aboutsummaryrefslogtreecommitdiff
path: root/gdb/f-typeprint.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+8
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-06-21 * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.Tom Tromey1-1/+1
2010-06-14gdb/Jan Kratochvil1-1/+1
2010-06-02gdb/Jan Kratochvil1-0/+4
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-7/+5
2009-01-11 * f-typeprint.c (f_type_print_varspec_suffix): Convert the autovariableJan Kratochvil1-9/+14
2009-01-07gdb/Jan Kratochvil1-2/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-02gdb/Jan Kratochvil1-30/+9
2008-04-22 * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue forMarkus Deuling1-3/+11
2008-02-28 * f-typeprint.c (f_print_type): Handle NULL pointer in VARSTRINGMarkus Deuling1-5/+8