summaryrefslogtreecommitdiff
path: root/gdb/ada-exp.y
Commit message (Expand)AuthorAgeFilesLines
* Fix cast of character to enum type in AdaTom Tromey2019-05-031-1/+9
* Add noyywrap to ada-lex.lDilyan Palauzov2019-05-031-1/+0
* Move innermost_block_tracker global to parse_stateTom Tromey2019-04-041-1/+1
* Move lexptr and prev_lexptr to parser_stateTom Tromey2019-04-041-1/+1
* Move expression_context_* globals to parser_stateTom Tromey2019-04-041-3/+4
* Turn parse_language into a methodTom Tromey2019-04-041-3/+3
* Turn parse_gdbarch into a methodTom Tromey2019-04-041-4/+4
* Fix build failure with macOS bisonTom Tromey2019-01-081-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove la_errorTom Tromey2018-06-181-2/+2
* Remove last Ada cleanupsTom Tromey2018-06-041-30/+9
* gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess2018-01-211-1/+1
* gdb: New API for tracking innermost blockAndrew Burgess2018-01-211-5/+1
* (Ada) problem printing renaming which references a subprogram parameterJoel Brobecker2018-01-051-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* (Ada) GDB crash printing expression with type castingJoel Brobecker2017-12-011-5/+30
* local variable watchpoint not deleted after leaving scopeJoel Brobecker2017-11-081-9/+7
* Target FP: Use target format throughout expression parsingUlrich Weigand2017-10-251-20/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Remove make_cleanup_clear_parser_stateTom Tromey2017-09-061-6/+2
* -Wwrite-strings: The RestPedro Alves2017-04-051-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves2016-04-221-56/+4
* gdb/ada-exp.y: Remap yydefredPedro Alves2016-04-161-0/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-10/+13
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+2
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-27/+28
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...Doug Evans2014-12-181-6/+6
* symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans2014-11-181-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* constify struct block in some placesTom Tromey2014-06-181-5/+5
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-227/+261
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-6/+9
* Delete unused ada-exp.y:string_to_operatorJoel Brobecker2013-09-241-39/+0
* remove msymbol_objfileTom Tromey2013-08-051-2/+2
* * ada-lang.c (ada_lookup_symbol_list_worker): New function, contentsDoug Evans2013-03-051-3/+3
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-5/+5
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-8/+8
* gdb/Jan Kratochvil2012-04-181-1/+1
* * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): NewMark Kettenis2012-04-091-0/+6
* Make ada_lookup_encoded_symbol "return" a struct ada_symbol_infoJoel Brobecker2012-03-291-17/+16
* ada-lang.c:ada_find_renaming_symbol minor improvement.Joel Brobecker2012-02-291-2/+1
* * ada-lang.c (resolve_subexp): Update.Tom Tromey2012-02-011-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* * ada-exp.y (write_var_or_type): Rename nested `renaming' toAndrey Smirnov2011-12-111-3/+3