summaryrefslogtreecommitdiff
path: root/gdb/f-valprint.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-1/+0
* Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann2017-09-081-16/+2
* Remove val_print_type_code_intTom Tromey2017-06-121-1/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-7/+6
* Remove unused variablesTom Tromey2016-07-141-3/+2
* Improve user experience in printing Fortran derived types.Walfred Tedeschi2016-06-211-8/+26
* Add array start and end strings to generic_val_print_decorationsTom Tromey2016-05-171-0/+2
* fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell2016-04-261-79/+39
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-1/+1
* Remove --xdbJan Kratochvil2015-04-111-3/+0
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-4/+7
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Fix PR fortran/17237: bug in f-valprint.cSergio Durigan Junior2014-09-041-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* make common_block constTom Tromey2014-06-181-1/+1
* constify struct block in some placesTom Tromey2014-06-181-2/+2
* 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
* gdb/Jan Kratochvil2013-01-211-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/Yao Qi2012-11-261-1/+1
* 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2012-09-261-91/+70
* 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2012-09-261-65/+0
* gdb/Jan Kratochvil2012-07-161-0/+13
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* PR exp/13907:Tom Tromey2012-05-181-1/+4
* * valprint.c (val_print_string): Don't print leading space.Tom Tromey2012-05-181-3/+12
* * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey2012-05-181-2/+1
* * valprint.h (struct generic_val_print_decorations): New.Tom Tromey2012-03-011-137/+30
* * valprint.c (val_print): Update.Tom Tromey2012-03-011-11/+4
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/Jan Kratochvil2011-10-091-4/+13
* gdbTom Tromey2011-06-291-5/+19
* * valprint.c (val_print): Extend comment.Pedro Alves2011-02-071-6/+3
* * printcmd.c (print_formatted): Use val_print_scalar_formattedPedro Alves2011-01-251-12/+12
* 2011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-01-241-30/+45
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-21/+21
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-4/+9
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* PR python/11948:Tom Tromey2010-10-151-2/+2
* * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.Tom Tromey2010-06-211-1/+1
* gdbTom Tromey2010-06-111-8/+14
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-5/+10
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-2/+1
* 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-01-141-1/+1