]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/f-exp.y
configure: require libzstd >= 1.4.0
[thirdparty/binutils-gdb.git] / gdb / f-exp.y
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-06-04  Tom de Vries[gdb/fortran] Fix literal truncation
2022-04-28  Tom TromeyRemove "typedef enum ..."
2022-04-11  Nils-Christian Kempkegdb/fortran: rewrite intrinsic handling and add some...
2022-04-11  Nils-Christian Kempkegdb/fortran: rename f77_keywords to f_keywords
2022-04-11  Nils-Christian Kempkegdb/fortran: clean-up Fortran intrinsic types
2022-04-11  Nils-Christian Kempkegdb/fortran: fix complex type in Fortran builtin types
2022-04-11  Nils-Christian Kempkegdb/f-lang: add Integer*1 to Fortran builtin types
2022-04-08  Pedro AlvesFix undefined behavior in the Fortran, Go and Pascal...
2022-04-08  Bernhard Heckelgdb/fortran: add support for accessing fields of extend...
2022-02-06  Simon Marchigdb: remove SYMBOL_TYPE macro
2022-02-06  Simon Marchigdb: remove SYMBOL_CLASS macro, add getter
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-08  Tom TromeyUse for-each more in gdb
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>
next