summaryrefslogtreecommitdiff
path: root/gdb/ada-lex.l
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand
2017-06-26ada-lex: Ignore warnings about register keywordSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-20[Ada] Fix parsing for expressions with attributes and charactersPierre-Marie de Rodat
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-05Minor coding-style fixes in ada-lex.l:find_dot_all.Joel Brobecker
2013-12-03Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-10-02Constification of parse_linespec and fallout:Keith Seitz
2013-03-13More invalid pointer to pointer conversions.Pedro Alves
2013-03-12Allow 'thread' to be used as a variable name in expressions.Paul N. Hilfinger
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves
2012-02-29[Ada] processId: Do not modify already encoded IDsJoel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-19"delete" ada-lex.c:input function, not used.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2010-01-01Fix break *FUN'address thread NUM.Joel Brobecker
2010-01-01Fix break *FUN'address task NUM.Joel Brobecker
2009-03-18 * Makefile.in: Update license to GPLv3.Nathan Sidwell
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-11 * expression.h (struct expression): New member GDBARCH.Ulrich Weigand
2008-08-19* ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger
2008-01-09 * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.Thiago Jung Bauermann
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-09-21 * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)Daniel Jacobowitz
2006-02-23 * doublest.h: Conditionalize DOUBLEST on PRINTF_HAS_LONG_DOUBLEDaniel Jacobowitz
2006-01-08* ada-exp.y, ada-lex.l, ada-typeprint.c: I18n markup.Paul N. Hilfinger
2006-01-02 * ada-exp.y: Considerable reorganization to move functionalityPaul N. Hilfinger
2005-12-17 * breakpoint.c:Eli Zaretskii
2004-10-152004-10-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-10-09ada-lex.l: Remove useless rule whose right-context clausePaul N. Hilfinger
2004-10-062004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>Paul N. Hilfinger
2004-10-03* Makefile.in (.l.c): Modify rule for compatibility with recentPaul N. Hilfinger
2004-09-18* ada-exp.y (type_int): New function to add layer of abstractionPaul N. Hilfinger
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-07-01Address complaints from gdb_ari.sh:Paul N. Hilfinger
2004-06-02ada-exp.y: Synchronize with current ACT sources.Paul N. Hilfinger
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney