aboutsummaryrefslogtreecommitdiff
path: root/gdb/f-exp.y
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Simple -Wshadow=local fixesTom Tromey1-6/+5
2018-06-18Remove la_errorTom Tromey1-3/+3
2018-05-04Fix "fall through" commentsTom Tromey1-1/+1
2018-01-21gdb: New API for tracking innermost blockAndrew Burgess1-6/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand1-11/+18
2017-09-06Remove make_cleanup_clear_parser_stateTom Tromey1-6/+2
2017-04-05-Wwrite-strings: The RestPedro Alves1-4/+4
2017-03-20Change {lookup,make}_reference_type APIArtemiy Volkov1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-1/+2
2016-05-17Rename OP_F90_RANGE to OP_RANGE.Tom Tromey1-8/+8
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-17/+18
2015-07-31Mostly trivial enum fixesSimon Marchi1-2/+2
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-1/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-8/+8
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-2/+2
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-04-11refactoring: rename create_range_type to create_static_range_typeSanimir Agovic1-4/+5
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-118/+158
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19fortran: enable ptype/whatis for modules.Keven Boell1-1/+6
2013-12-19fortran: enable ptype/whatis for user defined types.Keven Boell1-12/+21
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-02Constification of parse_linespec and fallout:Keith Seitz1-5/+5
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-3/+7
2012-04-09* ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): NewMark Kettenis1-0/+6
2012-01-162012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-9/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-04-19gdbTom Tromey1-1/+1
2011-03-18 ARI fixes: Add missing internationalization markups throughoutPierre Muller1-6/+6
2011-03-14 Fix ARI warning about functions without parameters that do notPierre Muller1-2/+2
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-9/+11
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-152010-12-15 Greg Watson <g.watson@computer.org>Tom Tromey1-2/+2
2010-06-02gdb/Jan Kratochvil1-2/+2
2010-04-20gdb/ChangeLog:Sergio Durigan Junior1-0/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-3/+3
2009-03-18 * Makefile.in: Update license to GPLv3.Nathan Sidwell1-16/+14
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-09-11 * expression.h (enum exp_opcode): Document OP_COMPLEX to takeUlrich Weigand1-1/+3
2008-09-11 * expression.h (struct expression): New member GDBARCH.Ulrich Weigand1-28/+31
2008-09-11 * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPEUlrich Weigand1-5/+1