Age | Commit message (Expand) | Author | Files | Lines |
2024-06-14 | Introduce language_defn::lookup_symbol_local | Tom Tromey | 1 | -0/+8 |
2024-01-28 | Use domain_search_flags in lookup_symbol et al | Tom Tromey | 1 | -1/+1 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-06-05 | gdb: building inferior strings from within GDB | Andrew Burgess | 1 | -0/+5 |
2023-01-20 | gdb: remove language.h include from frame.h | Simon Marchi | 1 | -0/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-09-21 | gdb: remove TYPE_LENGTH | Simon Marchi | 1 | -1/+1 |
2022-09-21 | gdb: remove TYPE_TARGET_TYPE | Simon Marchi | 1 | -1/+1 |
2022-08-04 | Use registry in gdbarch | Tom Tromey | 1 | -16/+16 |
2022-04-11 | gdb/fortran: clean-up Fortran intrinsic types | Nils-Christian Kempke | 1 | -2/+2 |
2022-04-11 | gdb/fortran: fix complex type in Fortran builtin types | Nils-Christian Kempke | 1 | -1/+1 |
2022-04-11 | gdb/f-lang: add Integer*1 to Fortran builtin types | Nils-Christian Kempke | 1 | -0/+1 |
2022-04-08 | gdb/fortran: print fortran extended types with ptype | Bernhard Heckel | 1 | -0/+11 |
2022-03-29 | Unify gdb puts functions | Tom Tromey | 1 | -3/+3 |
2022-01-19 | Respect `set print array-indexes' with Fortran arrays | Maciej W. Rozycki | 1 | -0/+6 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-10-04 | Use unique_xmalloc_ptr<char> when demangling | Tom Tromey | 1 | -1/+2 |
2021-03-08 | Remove union exp_element | Tom Tromey | 1 | -9/+0 |
2021-03-08 | Remove now-unused Fortran evaluator code | Tom Tromey | 1 | -10/+0 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-23 | gdb: remove LA_EMIT_CHAR macro | Andrew Burgess | 1 | -1/+1 |
2020-11-19 | gdb/fortran: Add support for Fortran array slices at the GDB prompt | Andrew Burgess | 1 | -1/+18 |
2020-11-13 | gdb: delete a couple of declarations from f-lang.h | Andrew Burgess | 1 | -19/+0 |
2020-10-23 | gdb: move f_language class into a header file | Andrew Burgess | 1 | -10/+262 |
2020-06-17 | gdb: Convert language la_value_print_inner field to a method | Andrew Burgess | 1 | -1/+1 |
2020-03-13 | Remove val_print | Tom Tromey | 1 | -5/+0 |
2020-03-13 | Introduce f_value_print_innner | Tom Tromey | 1 | -0/+6 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-08-28 | gdb/fortran: Implement la_print_typedef for Fortran | Andrew Burgess | 1 | -0/+5 |
2019-03-29 | Allow really large fortran array bounds: fortran type/value printers | Keith Seitz | 1 | -2/+2 |
2019-03-06 | gdb/fortran: Add builtin 8-byte integer type with (kind=8) support | Andrew Burgess | 1 | -0/+1 |
2019-03-06 | Fortran function calls with arguments | Richard Bunt | 1 | -0/+33 |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -0/+4 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-06-18 | Remove la_error | Tom Tromey | 1 | -2/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Remove parameter valaddr from la_val_print | Yao Qi | 1 | -2/+2 |
2016-05-17 | Rename OP_F90_RANGE to OP_RANGE. | Tom Tromey | 1 | -13/+0 |
2016-04-22 | Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) | Pedro Alves | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 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-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -1/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -1/+3 |
2012-09-26 | * f-lang.h (BLANK_COMMON_NAME_LOCAL): Remove. | Tom Tromey | 1 | -2/+0 |
2012-09-26 | 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 1 | -25/+9 |
2012-09-26 | 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 1 | -18/+0 |