aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-exp.y
AgeCommit message (Expand)AuthorFilesLines
2020-06-08gdb: remove TYPE_FIELD_TYPE macroSimon Marchi1-2/+2
2020-05-22gdb: remove TYPE_NFIELDS macroSimon Marchi1-1/+1
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-16Use a member function to set a symbol's languageChristian Biesinger1-1/+1
2019-12-16Use symbol_set_language to set a symbol's languageChristian Biesinger1-1/+1
2019-11-27Replace SYMBOL_SET_LINKAGE_NAME with a member functionChristian Biesinger1-2/+1
2019-11-22Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger1-1/+2
2019-11-12Make struct symbol inherit from general_symbol_infoChristian Biesinger1-2/+1
2019-09-23Make ada_decode not use a static bufferChristian Biesinger1-1/+1
2019-08-15Fix bug with character enumeration literalTom Tromey1-1/+4
2019-08-06Introduce obstack_strndupTom Tromey1-9/+6
2019-07-01Remove is_a_field_of_this from ada_lookup_symbolTom Tromey1-1/+1
2019-05-28Remove find_old_style_renaming_symbolTom Tromey1-13/+0
2019-05-03Fix cast of character to enum type in AdaTom Tromey1-1/+9
2019-05-03Add noyywrap to ada-lex.lDilyan Palauzov1-1/+0
2019-04-04Move innermost_block_tracker global to parse_stateTom Tromey1-1/+1
2019-04-04Move lexptr and prev_lexptr to parser_stateTom Tromey1-1/+1
2019-04-04Move expression_context_* globals to parser_stateTom Tromey1-3/+4
2019-04-04Turn parse_language into a methodTom Tromey1-3/+3
2019-04-04Turn parse_gdbarch into a methodTom Tromey1-4/+4
2019-01-08Fix build failure with macOS bisonTom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-06-18Remove la_errorTom Tromey1-2/+2
2018-06-04Remove last Ada cleanupsTom Tromey1-30/+9
2018-01-21gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess1-1/+1
2018-01-21gdb: New API for tracking innermost blockAndrew Burgess1-5/+1
2018-01-05(Ada) problem printing renaming which references a subprogram parameterJoel Brobecker1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-01(Ada) GDB crash printing expression with type castingJoel Brobecker1-5/+30
2017-11-08local variable watchpoint not deleted after leaving scopeJoel Brobecker1-9/+7
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand1-20/+4
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-09-06Remove make_cleanup_clear_parser_stateTom Tromey1-6/+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-56/+4
2016-04-16gdb/ada-exp.y: Remap yydefredPedro Alves1-0/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-10/+13
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+2
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-27/+28
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-18language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...Doug Evans1-6/+6
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-18constify struct block in some placesTom Tromey1-5/+5
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-227/+261
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1