summaryrefslogtreecommitdiff
path: root/gdb/ada-lex.l
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure with macOS bisonTom Tromey2019-01-081-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Move gdb/common/diagnostics.h to include/diagnostics.hH.J. Lu2018-06-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-16/+6
* Target FP: Use target format throughout expression parsingUlrich Weigand2017-10-251-9/+5
* ada-lex: Ignore warnings about register keywordSimon Marchi2017-06-261-0/+10
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* [Ada] Fix parsing for expressions with attributes and charactersPierre-Marie de Rodat2015-08-201-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-25/+29
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Minor coding-style fixes in ada-lex.l:find_dot_all.Joel Brobecker2013-12-051-13/+14
* Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker2013-12-031-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-1/+2
* More invalid pointer to pointer conversions.Pedro Alves2013-03-131-3/+2
* Allow 'thread' to be used as a variable name in expressions.Paul N. Hilfinger2013-03-121-11/+28
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-1/+1
* [Ada] processId: Do not modify already encoded IDsJoel Brobecker2012-02-291-2/+13
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* "delete" ada-lex.c:input function, not used.Joel Brobecker2010-01-191-0/+4
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* Fix break *FUN'address thread NUM.Joel Brobecker2010-01-011-1/+3
* Fix break *FUN'address task NUM.Joel Brobecker2010-01-011-0/+7
* * Makefile.in: Update license to GPLv3.Nathan Sidwell2009-03-181-16/+14
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * expression.h (struct expression): New member GDBARCH.Ulrich Weigand2008-09-111-6/+7
* * ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger2008-08-191-0/+10
* * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.Thiago Jung Bauermann2008-01-091-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-2/+4
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-3/+3
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)Daniel Jacobowitz2006-09-211-62/+0
* * doublest.h: Conditionalize DOUBLEST on PRINTF_HAS_LONG_DOUBLEDaniel Jacobowitz2006-02-231-17/+1
* * ada-exp.y, ada-lex.l, ada-typeprint.c: I18n markup.Paul N. Hilfinger2006-01-081-10/+10
* * ada-exp.y: Considerable reorganization to move functionalityPaul N. Hilfinger2006-01-021-344/+89
* * breakpoint.c:Eli Zaretskii2005-12-171-1/+2
* 2004-10-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-151-1/+1
* ada-lex.l: Remove useless rule whose right-context clausePaul N. Hilfinger2004-10-091-3/+1
* 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>Paul N. Hilfinger2004-10-061-3/+8
* * Makefile.in (.l.c): Modify rule for compatibility with recentPaul N. Hilfinger2004-10-031-3/+2
* * ada-exp.y (type_int): New function to add layer of abstractionPaul N. Hilfinger2004-09-181-9/+9
* 2004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-281-1/+3