Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / f-exp.y
2022-01-16  Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-04-07  Andrew Burgessgdb/fortran: handle dynamic types within arrays and...
2021-03-09  Felix Willgerodtgdb/fortran: Add 'LOC' intrinsic support.
2021-03-09  Andrew Burgessgdb/fotran: add support for the 'shape' keyword
2021-03-09  Andrew Burgessgdb/fortran: add support for 'SIZE' keyword
2021-03-09  Andrew Burgessgdb/fortran: add support for RANK keyword
2021-03-08  Tom TromeyRemove BINOP_END
2021-03-08  Tom TromeyConvert f-exp.y to use operations
2021-02-25  Andrew Burgessgdb/fortran: add support for ASSOCIATED builtin
2021-02-25  Andrew Burgessgdb/fortran: add support for legacy .xor. operator
2021-02-12  Andrew Burgessgdb/fortran: support ALLOCATED builtin
2021-02-10  Andrew Burgessgdb/fortran: add parser support for lbound and ubound
2021-02-05  Tom TromeyExtract symbol-writing function from parsers
2021-01-12  Andrew Burgessgdb/fortran: add symbol base comparison operators
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-11  Tom TromeyAvoid side effects in expression lexers
2020-11-14  Andrew Burgessgdb: add tab completion of type field names for Fortran
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-23  Andrew Burgessgdb: move f_language class into a header file
2020-10-22  Andrew Burgessgdb/fortran: add support for parsing array strides...
2020-10-22  Andrew Burgessgdb: Convert enum range_type to a bit field enum
2020-09-14  Simon Marchigdb: remove TYPE_UNSIGNED
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-04  Andrew Burgessgdb/fortran: Support for single/double type modifiers
2019-08-22  Andrew Burgessgdb/fortran: Remove some dead code from the parser
2019-04-30  Andrew Burgessgdb/fortran: Additional builtin procedures
2019-04-30  Andrew Burgessgdb/fortran: Introduce fortran-operator.def file
2019-04-19  Tom TromeyMake copy_name return std::string
2019-04-05  Tom TromeyMove innermost_block_tracker global to parse_state
2019-04-05  Tom TromeyMove type stack handling to a new class
2019-04-05  Tom TromeyMove arglist_len et al to parser_state
2019-04-05  Tom TromeyMove lexptr and prev_lexptr to parser_state
2019-04-05  Tom TromeyMove comma_terminates global to parser_state
2019-04-05  Tom TromeyRemove paren_depth global
2019-04-05  Tom TromeyMove expression_context_* globals to parser_state
2019-04-05  Tom TromeyTurn parse_language into a method
2019-04-05  Tom TromeyTurn parse_gdbarch into a method
2019-03-25  Tom TromeyMore block constification
2019-03-06  Andrew Burgessgdb/fortran: Handle older TYPE*SIZE typenames
2019-03-06  Andrew Burgessgdb/fortran: Add support for the ABS intrinsic function
2019-03-06  Andrew Burgessgdb/fortran: Add builtin 8-byte integer type with ...
2019-03-06  Andrew Burgessgdb/fortran: Expand the set of types that support ...
2019-03-06  Andrew Burgessgdb/fortran: Add Fortran 'kind' intrinsic and keyword
2019-03-06  Andrew Burgessgdb/fortran: Enable debugging of the Fortran parser
2019-03-06  Andrew Burgessgdb/fortran: Simplify handling of Fortran dot operation...
2019-03-06  Andrew Burgessgdb/fortran: Cleanup code for parsing logical constants
2019-01-08  Tom TromeyFix build failure with macOS bison
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-06-18  Tom TromeyRemove la_error
2018-05-05  Tom TromeyFix "fall through" comments
2018-01-21  Andrew Burgessgdb: New API for tracking innermost block
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Ulrich WeigandTarget FP: Use target format throughout expression...
2017-09-06  Tom TromeyRemove make_cleanup_clear_parser_state
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-03-20  Artemiy VolkovChange {lookup,make}_reference_type API
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-05-17  Tom TromeyRename OP_F90_RANGE to OP_RANGE.
2016-04-22  Pedro AlvesCentralize yacc interface names remapping (yyparse...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-18  Doug Evanslanguage_lookup_primitive_type: Renamed from language_l...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-04-11  Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  Keven Boellfortran: enable ptype/whatis for modules.
2013-12-19  Keven Boellfortran: enable ptype/whatis for user defined types.
2013-11-18  Tom Tromeyremove gdb_string.h
2013-10-02  Keith SeitzConstification of parse_linespec and fallout:
2013-08-05  Tom Tromeyremove msymbol_objfile
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromey * c-exp.y (block, variable, name_not_typename, lex_one...
2012-04-09  Mark Kettenis* ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs...
2012-01-16  Sergio Durigan Junior2012-01-16 Sergio Durigan Junior <sergiodj@redhat...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-04-19  Tom Tromeygdb
2011-03-18  Pierre Muller ARI fixes: Add missing internationalization markups...
2011-03-14  Pierre Muller Fix ARI warning about functions without parameters...
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-15  Tom Tromey2010-12-15 Greg Watson <g.watson@computer.org>
2010-06-02  Jan Kratochvilgdb/
2010-04-20  Sergio Durigan Juniorgdb/ChangeLog:
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-06  Pierre Muller ARI fix: OP eol rule.
2009-03-18  Nathan Sidwell * Makefile.in: Update license to GPLv3.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-09-11  Ulrich Weigand * expression.h (enum exp_opcode): Document OP_COMPLEX...
2008-09-11  Ulrich Weigand * expression.h (struct expression): New member GDBARCH.
2008-09-11  Ulrich Weigand * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBO...
2008-05-19  Ulrich Weigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
next
This page took 1.259515 seconds and 107 git commands to generate.