summaryrefslogtreecommitdiff
path: root/gdb/f-typeprint.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-3/+3
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-2/+2
* gdb: remove TYPE_NAME macroSimon Marchi2020-05-161-12/+12
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-14/+14
* Style field names in "print"Tom Tromey2020-02-221-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* gdb: Don't print a newline in language la_print_typedef methodsAndrew Burgess2019-10-311-1/+0
* Introduce metadata styleTom Tromey2019-10-011-1/+2
* gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess2019-08-281-0/+11
* gdb/fortran: Show the type for non allocated / associated typesAndrew Burgess2019-06-161-40/+50
* gdb/fortran: Add allocatable type qualifierAndrew Burgess2019-04-301-0/+3
* gdb/fortran: Update rules for printing whitespace in typesAndrew Burgess2019-04-301-7/+14
* gdb/fortran: print function arguments when printing function typeAndrew Burgess2019-04-301-5/+22
* gdb/fortran: Print 'void' type in lower caseAndrew Burgess2019-04-301-1/+5
* Revert the header-sorting patchTom Tromey2019-04-061-7/+5
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-5/+7
* Allow really large fortran array bounds: fortran type/value printersKeith Seitz2019-03-291-9/+9
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove TYPE_TAG_NAMETom Tromey2018-06-011-4/+9
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Fix indentation for printing Fortran types with pointersFrank Penczek2017-09-081-4/+4
* Stop assuming no-debug-info functions return intPedro Alves2017-09-041-1/+6
* Fix array out of bound accessYao Qi2017-02-271-2/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel2016-05-251-2/+2
* Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel2016-05-251-3/+3
* Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel2016-05-251-11/+16
* Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel2016-05-251-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* fort_dyn_array: add basic fortran dyn array supportKeven Boell2015-10-211-21/+41
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-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/+1
* gdb/Yao Qi2012-08-161-2/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* gdbTom Tromey2011-06-291-4/+0
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-8/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.Tom Tromey2010-06-211-1/+1
* gdb/Jan Kratochvil2010-06-141-1/+1
* gdb/Jan Kratochvil2010-06-021-0/+4
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-3/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* ARI fix: OP eol rule.Pierre Muller2009-10-061-7/+5
* * f-typeprint.c (f_type_print_varspec_suffix): Convert the autovariableJan Kratochvil2009-01-111-9/+14