aboutsummaryrefslogtreecommitdiff
path: root/gdb/m2-exp.y
AgeCommit message (Expand)AuthorFilesLines
2020-10-23gdb: move Modula2 language class into a header fileAndrew Burgess1-1/+1
2020-08-25gdb/modula-2: parsing of multi-subscript arraysGaius Mulley1-7/+6
2020-08-25Revert "Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arrays"Andrew Burgess1-20/+25
2020-08-25Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arraysGaius Mulley1-25/+20
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-05Remove gdbarch parameter of lookup_typenameSimon Marchi1-2/+1
2019-04-19Make copy_name return std::stringTom Tromey1-17/+14
2019-04-04Move innermost_block_tracker global to parse_stateTom Tromey1-2/+2
2019-04-04Move arglist_len et al to parser_stateTom Tromey1-8/+8
2019-04-04Move lexptr and prev_lexptr to parser_stateTom Tromey1-20/+20
2019-04-04Move comma_terminates global to parser_stateTom Tromey1-1/+1
2019-04-04Remove paren_depth globalTom Tromey1-0/+4
2019-04-04Move expression_context_* globals to parser_stateTom Tromey1-11/+16
2019-04-04Turn parse_language into a methodTom Tromey1-2/+2
2019-04-04Turn parse_gdbarch into a methodTom Tromey1-4/+4
2019-01-08Fix build failure with macOS bisonTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-06-18Remove la_errorTom Tromey1-3/+3
2018-01-21gdb: New API for tracking innermost blockAndrew Burgess1-12/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand1-6/+10
2017-09-06Remove make_cleanup_clear_parser_stateTom Tromey1-7/+2
2017-04-05-Wwrite-strings: The RestPedro Alves1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-04-22Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves1-59/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat1-4/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-20/+21
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-18constify struct block in some placesTom Tromey1-1/+1
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-119/+156
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-02Constification of parse_linespec and fallout:Keith Seitz1-3/+3
2013-08-05remove msymbol_objfileTom Tromey1-3/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-14 * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey1-1/+1
2012-04-09* ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): NewMark Kettenis1-0/+6
2012-01-17gdb/Jan Kratochvil1-1/+0
2012-01-162012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-27/+2
2012-01-11Have block_innermost_frame start from selected frame and document.Paul N. Hilfinger1-0/+7
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-03-18 ARI fixes: Add missing internationalization markups throughoutPierre Muller1-21/+21
2011-03-14 Fix ARI warning about functions without parameters that do notPierre Muller1-1/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+8
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-05Remove unused MAX_OF*/MIN_OF* macros.Joel Brobecker1-16/+0
2010-03-10gdbTom Tromey1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1