]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ada-lex.l
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / ada-lex.l
2024-04-08  Simon Marchigdb: ignore -Wregister instead of -Wdeprecated-register
2024-04-02  Tom TromeyConstify ada-lex.l:attributes
2024-04-02  Tom TromeyRemove "numbuf" global
2024-04-02  Tom TromeyMove "returned_complete" into ada_parse_state
2024-04-02  Tom TromeyMove "paren_depth" into ada_parse_state
2024-04-02  Tom TromeyMove "temp_parse_space" into ada_parse_state
2024-04-02  Tom TromeyMove "int_storage" global into ada_parse_state
2024-04-02  Tom TromeyImplement Ada 2022 iterated assignment
2024-03-21  Tom TromeyImplement Ada 2022 delta aggregates
2024-02-04  Tom TromeyUse reference result of emplace_back
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-07-13  Tom TromeyImplement 'Enum_Val and 'Enum_Rep
2023-06-05  Tom de Vries[gdb] Fix more typos
2023-04-17  Tom TromeyAdd 128-bit integer support to the Ada parser
2023-04-17  Tom TromeyRemove some Ada parser helper functions
2023-03-14  Tom TromeyAdd methods and operators to gdb_mpz
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-07-30  Tom de Vries[gdb/testsuite] Fix gdb.ada/literals.exp with aarch64
2022-06-04  Tom de Vries[gdb/ada] Fix literal truncation
2022-04-12  Tom TromeyFix bug in Ada number lexing
2022-04-04  Tom TromeyAdd context-sensitive field name completion to Ada...
2022-04-04  Tom TromeyConsolidate single-char tokens in ada-lex.l
2022-04-04  Tom TromeyRemove the Ada DOT_ALL token
2022-04-04  Tom TromeyRefactor ada-lex.l:processId
2022-04-04  Tom TromeyImplement completion for Ada attributes
2022-04-04  Tom TromeyFix bug in Ada attributes lexing
2022-04-04  Tom TromeyRemove null sentinel from 'attributes'
2022-03-07  Tom TromeyImplement real literal extension for Ada
2022-03-07  Tom TromeyFix Ada integer literals with exponents
2022-03-07  Tom TromeyHandle non-ASCII identifiers in Ada
2022-03-07  Tom TromeySimplify a regular expression in ada-lex.l
2022-02-28  Tom TromeyHandle multi-byte bracket sequences in Ada lexer
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-08-23  Mark Wielaardada-lex.l: Ignore register diagnostic also for g++...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-06-14  Tom TromeyRecognize _ in attribute names
2019-05-03  Dilyan PalauzovAdd noyywrap to ada-lex.l
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 TromeyTurn parse_gdbarch into a method
2019-01-08  Tom TromeyFix build failure with macOS bison
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-01  H.J. LuMove gdb/common/diagnostics.h to include/diagnostics.h
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-10-25  Ulrich WeigandTarget FP: Use target format throughout expression...
2017-06-26  Simon Marchiada-lex: Ignore warnings about register keyword
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-20  Pierre-Marie de... [Ada] Fix parsing for expressions with attributes and...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
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-05  Joel BrobeckerMinor coding-style fixes in ada-lex.l:find_dot_all.
2013-12-03  Joel BrobeckerAda: Reserved word "all" should not need to be spelled...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-10-02  Keith SeitzConstification of parse_linespec and fallout:
2013-03-13  Pedro AlvesMore invalid pointer to pointer conversions.
2013-03-12  Paul N. HilfingerAllow 'thread' to be used as a variable name in express...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-29  Joel Brobecker[Ada] processId: Do not modify already encoded IDs
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-01-19  Joel Brobecker"delete" ada-lex.c:input function, not used.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2010-01-01  Joel BrobeckerFix break *FUN'address thread NUM.
2010-01-01  Joel BrobeckerFix break *FUN'address task NUM.
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 (struct expression): New member GDBARCH.
2008-08-19  Paul N. Hilfinger* ada-lang.c (discrete_type_high_bound,discrete_type_lo...
2008-01-09  Thiago Jung Bauermann * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-06-12  Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-06-12  Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-09-21  Daniel Jacobowitz * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_t...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-23  Daniel Jacobowitz * doublest.h: Conditionalize DOUBLEST on PRINTF_HAS_LO...
2006-01-08  Paul N. Hilfinger* ada-exp.y, ada-lex.l, ada-typeprint.c: I18n markup.
2006-01-02  Paul N. Hilfinger * ada-exp.y: Considerable reorganization to move funct...
2005-12-17  Eli Zaretskii * breakpoint.c:
2004-10-15  Andrew Cagney2004-10-15 Andrew Cagney <cagney@gnu.org>
2004-10-09  Paul N. Hilfingerada-lex.l: Remove useless rule whose right-context...
2004-10-06  Paul N. Hilfinger2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
2004-10-03  Paul N. Hilfinger* Makefile.in (.l.c): Modify rule for compatibility...
2004-09-18  Paul N. Hilfinger* ada-exp.y (type_int): New function to add layer of...
2004-07-28  Andrew Cagney2004-07-28 Andrew Cagney <cagney@gnu.org>
2004-07-01  Paul N. HilfingerAddress complaints from gdb_ari.sh:
2004-06-02  Paul N. Hilfingerada-exp.y: Synchronize with current ACT sources.
2003-11-23  Andrew Cagney2003-11-23 Andrew Cagney <cagney@redhat.com>
2003-06-17  Stephane Carrez * ada-tasks.c (find_function_in_inferior): Don't decla...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
next