summaryrefslogtreecommitdiff
path: root/gdb/f-valprint.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-11-07Constify add_infoTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-08Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann
2017-06-12Remove val_print_type_code_intTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08Remove parameter valaddr from la_val_printYao Qi
2016-07-14Remove unused variablesTom Tromey
2016-06-21Improve user experience in printing Fortran derived types.Walfred Tedeschi
2016-05-17Add array start and end strings to generic_val_print_decorationsTom Tromey
2016-04-26fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi
2015-04-11Remove --xdbJan Kratochvil
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-09-04Fix PR fortran/17237: bug in f-valprint.cSergio Durigan Junior
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-06-18make common_block constTom Tromey
2014-06-18constify struct block in some placesTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-01-21gdb/Jan Kratochvil
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-26gdb/Yao Qi
2012-09-262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey
2012-09-262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey
2012-07-16gdb/Jan Kratochvil
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-05-18 PR exp/13907:Tom Tromey
2012-05-18 * valprint.c (val_print_string): Don't print leading space.Tom Tromey
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey
2012-03-01 * valprint.h (struct generic_val_print_decorations): New.Tom Tromey
2012-03-01 * valprint.c (val_print): Update.Tom Tromey
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-09gdb/Jan Kratochvil
2011-06-29gdbTom Tromey
2011-02-07 * valprint.c (val_print): Extend comment.Pedro Alves
2011-01-25 * printcmd.c (print_formatted): Use val_print_scalar_formattedPedro Alves
2011-01-242011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-10-15 PR python/11948:Tom Tromey
2010-06-21 * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.Tom Tromey
2010-06-11gdbTom Tromey