summaryrefslogtreecommitdiff
path: root/gdb/parser-defs.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-30C++-ify parser_stateTom Tromey
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand
2017-09-04Make "p S::method() const::static_var" work tooPedro Alves
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-03-20Support rvalue reference type in parserArtemiy Volkov
2017-03-14Make length_of_subexp staticSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-26Move block_found decl to symtab.h.Doug Evans
2014-07-30Update comments to operator_checkYao Qi
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-10-02Constification of parse_linespec and fallout:Keith Seitz
2013-08-05remove msymbol_objfileTom Tromey
2013-06-26I found this issue when I was debugging something else on IA-64. BothSergio Durigan Junior
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-07 * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey
2012-10-19Document exp_descriptor.op_name should never return NULL.Joel Brobecker
2012-07-06 PR exp/9608:Tom Tromey
2012-07-06 * c-exp.y (%union) <type_stack>: New field.Tom Tromey
2012-07-06 * parser-defs.h (type_stack, type_stack_size, type_stack_depth):Tom Tromey
2012-06-19 PR exp/9514:Tom Tromey
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-09 * parser-defs.h (namecopy): Delete.Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-09-16gdb/Jan Kratochvil
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-19 PR exp/11926Doug Evans
2010-06-042010-06-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2010-05-02gdb/Jan Kratochvil
2010-04-22gdb/Jan Kratochvil
2010-02-10gdbTom Tromey
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-03-20gdb:Tom Tromey
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-11 * expression.h (struct expression): New member GDBARCH.Ulrich Weigand
2008-09-11 * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPEUlrich Weigand
2008-06-06gdbTom Tromey
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-05 * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook,Ulrich Weigand
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-10-102006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz