aboutsummaryrefslogtreecommitdiff
path: root/gdb/parser-defs.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-19gdb/fortran: Move Fortran expression handling into f-lang.cAndrew Burgess1-0/+16
2020-06-23gdb: Convert language la_post_parser field to a methodAndrew Burgess1-3/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess1-1/+0
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-04-19Make copy_name return std::stringTom Tromey1-1/+1
2019-04-04Move innermost_block_tracker global to parse_stateTom Tromey1-21/+13
2019-04-04Move type stack handling to a new classTom Tromey1-59/+0
2019-04-04Move completion parsing to parser_stateTom Tromey1-11/+42
2019-04-04Move arglist_len et al to parser_stateTom Tromey1-7/+32
2019-04-04Move lexptr and prev_lexptr to parser_stateTom Tromey1-11/+13
2019-04-04Move comma_terminates global to parser_stateTom Tromey1-6/+8
2019-04-04Remove paren_depth globalTom Tromey1-4/+0
2019-04-04Move expression_context_* globals to parser_stateTom Tromey1-12/+17
2019-04-04Make base class for parser_stateTom Tromey1-18/+38
2019-04-04Turn parse_language into a methodTom Tromey1-2/+7
2019-04-04Turn parse_gdbarch into a methodTom Tromey1-1/+7
2019-04-04Remove parser_state "initial_size" parameterTom Tromey1-4/+3
2019-04-04Make increase_expout_size staticTom Tromey1-6/+0
2019-03-23Have parser reset the innermost block trackerTom Tromey1-20/+3
2019-03-06gdb/fortran: Add Fortran 'kind' intrinsic and keywordAndrew Burgess1-1/+2
2019-03-05Add ATTRIBUTE_UNUSED_RESULT to parser_stateTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-06Use std::vector in type stacksTom Tromey1-7/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-28Implement struct type_stack with a vectorSimon Marchi1-5/+1
2018-01-21gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess1-9/+38
2018-01-21gdb: New API for tracking innermost blockAndrew Burgess1-3/+45
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-30C++-ify parser_stateTom Tromey1-20/+16
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand1-9/+3
2017-09-04Make "p S::method() const::static_var" work tooPedro Alves1-0/+2
2017-04-05-Wwrite-strings: The RestPedro Alves1-3/+3
2017-03-20Support rvalue reference type in parserArtemiy Volkov1-0/+1
2017-03-14Make length_of_subexp staticSimon Marchi1-2/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-1/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-26Move block_found decl to symtab.h.Doug Evans1-5/+0
2014-07-30Update comments to operator_checkYao Qi1-8/+8
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-29/+54
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-02Constification of parse_linespec and fallout:Keith Seitz1-4/+4
2013-08-05remove msymbol_objfileTom Tromey1-1/+1
2013-06-26I found this issue when I was debugging something else on IA-64. BothSergio Durigan Junior1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1