aboutsummaryrefslogtreecommitdiff
path: root/gdb/f-typeprint.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-17Remove printfi_filtered and fprintfi_filteredTom Tromey1-14/+14
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-12/+12
2020-10-23gdb: move f_language class into a header fileAndrew Burgess1-57/+25
2020-09-14gdb: remove TYPE_PROTOTYPEDSimon Marchi1-1/+1
2020-08-04gdb: remove TYPE_DYN_PROP_KINDSimon Marchi1-3/+3
2020-07-15gdb/fortran: Handle dynamic string types when printing typesAndrew Burgess1-4/+8
2020-07-12gdb: make type::bounds work for array and string typesSimon Marchi1-2/+2
2020-07-12gdb: remove TYPE_ARRAY_{UPPER,LOWER}_BOUND_IS_UNDEFINEDSimon Marchi1-2/+2
2020-06-08gdb: remove TYPE_FIELD_TYPE macroSimon Marchi1-3/+3
2020-05-22gdb: remove TYPE_NFIELDS macroSimon Marchi1-2/+2
2020-05-16gdb: remove TYPE_NAME macroSimon Marchi1-12/+12
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-14/+14
2020-02-22Style field names in "print"Tom Tromey1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-31gdb: Don't print a newline in language la_print_typedef methodsAndrew Burgess1-1/+0
2019-10-01Introduce metadata styleTom Tromey1-1/+2
2019-08-28gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess1-0/+11
2019-06-16gdb/fortran: Show the type for non allocated / associated typesAndrew Burgess1-40/+50
2019-04-30gdb/fortran: Add allocatable type qualifierAndrew Burgess1-0/+3
2019-04-30gdb/fortran: Update rules for printing whitespace in typesAndrew Burgess1-7/+14
2019-04-30gdb/fortran: print function arguments when printing function typeAndrew Burgess1-5/+22
2019-04-30gdb/fortran: Print 'void' type in lower caseAndrew Burgess1-1/+5
2019-04-06Revert the header-sorting patchTom Tromey1-7/+5
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-5/+7
2019-03-29Allow really large fortran array bounds: fortran type/value printersKeith Seitz1-9/+9
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-06-01Remove TYPE_TAG_NAMETom Tromey1-4/+9
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-08Fix indentation for printing Fortran types with pointersFrank Penczek1-4/+4
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-1/+6
2017-02-27Fix array out of bound accessYao Qi1-2/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-25Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel1-2/+2
2016-05-25Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel1-3/+3
2016-05-25Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel1-11/+16
2016-05-25Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-21fort_dyn_array: add basic fortran dyn array supportKeven Boell1-21/+41
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-12 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey1-1/+1
2012-08-16gdb/Yao Qi1-2/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-06-29gdbTom Tromey1-4/+0