summaryrefslogtreecommitdiff
path: root/gdb/ada-exp.y
Commit message (Expand)AuthorAgeFilesLines
* 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
* handle character-based enumeration typedefsJoel Brobecker2011-07-011-1/+5
* add FALLTHROUGH comment in ada-exp.y:write_object_renamingJoel Brobecker2011-02-281-0/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-2/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* ARI fix: OP eol rule.Pierre Muller2009-10-061-2/+2
* ARI fix: sprintf rule.Pierre Muller2009-04-141-1/+1
* * ada-exp.y (get_symbol_field_type): Make sure to resolve typedefsJoel Brobecker2009-03-241-0/+1
* * Makefile.in: Update license to GPLv3.Nathan Sidwell2009-03-181-16/+14
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * ada-exp.y (write_object_renaming): Use malloc instead ofPedro Alves2008-10-251-1/+1
* * expression.h (struct expression): New member GDBARCH.Ulrich Weigand2008-09-111-14/+16
* * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPEUlrich Weigand2008-09-111-2/+1
* * ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger2008-08-191-7/+22
* * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab2008-05-271-2/+0
* * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand2008-05-221-2/+0
* * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand2008-05-221-1/+0