Age | Commit message (Expand) | Author | Files | Lines |
2022-07-30 | [gdb/testsuite] Fix gdb.ada/literals.exp with aarch64 | Tom de Vries | 1 | -2/+2 |
2022-06-04 | [gdb/ada] Fix literal truncation | Tom de Vries | 1 | -4/+23 |
2022-04-12 | Fix bug in Ada number lexing | Tom Tromey | 1 | -2/+2 |
2022-04-04 | Add context-sensitive field name completion to Ada parser | Tom Tromey | 1 | -6/+18 |
2022-04-04 | Consolidate single-char tokens in ada-lex.l | Tom Tromey | 1 | -3/+1 |
2022-04-04 | Remove the Ada DOT_ALL token | Tom Tromey | 1 | -2/+0 |
2022-04-04 | Refactor ada-lex.l:processId | Tom Tromey | 1 | -18/+13 |
2022-04-04 | Implement completion for Ada attributes | Tom Tromey | 1 | -11/+60 |
2022-04-04 | Fix bug in Ada attributes lexing | Tom Tromey | 1 | -1/+6 |
2022-04-04 | Remove null sentinel from 'attributes' | Tom Tromey | 1 | -12/+10 |
2022-03-07 | Implement real literal extension for Ada | Tom Tromey | 1 | -20/+78 |
2022-03-07 | Fix Ada integer literals with exponents | Tom Tromey | 1 | -3/+6 |
2022-03-07 | Handle non-ASCII identifiers in Ada | Tom Tromey | 1 | -1/+1 |
2022-03-07 | Simplify a regular expression in ada-lex.l | Tom Tromey | 1 | -1/+1 |
2022-02-28 | Handle multi-byte bracket sequences in Ada lexer | Tom Tromey | 1 | -10/+14 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-08-23 | ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17 | Mark Wielaard | 1 | -1/+3 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-06-14 | Recognize _ in attribute names | Tom Tromey | 1 | -1/+1 |
2019-05-03 | Add noyywrap to ada-lex.l | Dilyan Palauzov | 1 | -7/+1 |
2019-04-04 | Move lexptr and prev_lexptr to parser_state | Tom Tromey | 1 | -6/+6 |
2019-04-04 | Move comma_terminates global to parser_state | Tom Tromey | 1 | -1/+1 |
2019-04-04 | Remove paren_depth global | Tom Tromey | 1 | -0/+4 |
2019-04-04 | Turn parse_gdbarch into a method | Tom Tromey | 1 | -4/+4 |
2019-01-08 | Fix build failure with macOS bison | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-06-01 | Move gdb/common/diagnostics.h to include/diagnostics.h | H.J. Lu | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-08 | Introduce lookup_name_info and generalize Ada's FULL/WILD name matching | Pedro Alves | 1 | -16/+6 |
2017-10-25 | Target FP: Use target format throughout expression parsing | Ulrich Weigand | 1 | -9/+5 |
2017-06-26 | ada-lex: Ignore warnings about register keyword | Simon Marchi | 1 | -0/+10 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+2 |
2015-08-20 | [Ada] Fix parsing for expressions with attributes and characters | Pierre-Marie de Rodat | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -25/+29 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-05 | Minor coding-style fixes in ada-lex.l:find_dot_all. | Joel Brobecker | 1 | -13/+14 |
2013-12-03 | Ada: Reserved word "all" should not need to be spelled in lowercase. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -1/+2 |
2013-03-13 | More invalid pointer to pointer conversions. | Pedro Alves | 1 | -3/+2 |
2013-03-12 | Allow 'thread' to be used as a variable name in expressions. | Paul N. Hilfinger | 1 | -11/+28 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+1 |
2012-02-29 | [Ada] processId: Do not modify already encoded IDs | Joel Brobecker | 1 | -2/+13 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |