summaryrefslogtreecommitdiff
path: root/gdb/ada-lex.l
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17Mark Wielaard2020-08-231-1/+3
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Recognize _ in attribute namesTom Tromey2019-06-141-1/+1
* Add noyywrap to ada-lex.lDilyan Palauzov2019-05-031-7/+1
* Move lexptr and prev_lexptr to parser_stateTom Tromey2019-04-041-6/+6
* Move comma_terminates global to parser_stateTom Tromey2019-04-041-1/+1
* Remove paren_depth globalTom Tromey2019-04-041-0/+4
* Turn parse_gdbarch into a methodTom Tromey2019-04-041-4/+4
* 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