summaryrefslogtreecommitdiff
path: root/gdb/f-lang.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove language.h include from frame.hSimon Marchi2023-01-201-0/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-1/+1
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-1/+1
* Use registry in gdbarchTom Tromey2022-08-041-16/+16
* gdb/fortran: clean-up Fortran intrinsic typesNils-Christian Kempke2022-04-111-2/+2
* gdb/fortran: fix complex type in Fortran builtin typesNils-Christian Kempke2022-04-111-1/+1
* gdb/f-lang: add Integer*1 to Fortran builtin typesNils-Christian Kempke2022-04-111-0/+1
* gdb/fortran: print fortran extended types with ptypeBernhard Heckel2022-04-081-0/+11
* Unify gdb puts functionsTom Tromey2022-03-291-3/+3
* Respect `set print array-indexes' with Fortran arraysMaciej W. Rozycki2022-01-191-0/+6
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use unique_xmalloc_ptr<char> when demanglingTom Tromey2021-10-041-1/+2
* Remove union exp_elementTom Tromey2021-03-081-9/+0
* Remove now-unused Fortran evaluator codeTom Tromey2021-03-081-10/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: remove LA_EMIT_CHAR macroAndrew Burgess2020-12-231-1/+1
* gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess2020-11-191-1/+18
* gdb: delete a couple of declarations from f-lang.hAndrew Burgess2020-11-131-19/+0
* gdb: move f_language class into a header fileAndrew Burgess2020-10-231-10/+262
* gdb: Convert language la_value_print_inner field to a methodAndrew Burgess2020-06-171-1/+1
* Remove val_printTom Tromey2020-03-131-5/+0
* Introduce f_value_print_innnerTom Tromey2020-03-131-0/+6
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess2019-08-281-0/+5
* Allow really large fortran array bounds: fortran type/value printersKeith Seitz2019-03-291-2/+2
* gdb/fortran: Add builtin 8-byte integer type with (kind=8) supportAndrew Burgess2019-03-061-0/+1
* Fortran function calls with argumentsRichard Bunt2019-03-061-0/+33
* Normalize include guards in gdbTom Tromey2019-02-071-0/+4
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove la_errorTom Tromey2018-06-181-2/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-2/+2
* Rename OP_F90_RANGE to OP_RANGE.Tom Tromey2016-05-171-13/+0
* Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves2016-04-221-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-1/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey2012-11-121-1/+3
* * f-lang.h (BLANK_COMMON_NAME_LOCAL): Remove.Tom Tromey2012-09-261-2/+0
* 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2012-09-261-25/+9
* 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2012-09-261-18/+0
* * valprint.c (val_print): Update.Tom Tromey2012-03-011-4/+4
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-3/+3