public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] More Fortran Patches
@ 2017-08-21 12:20 Tim Wiederhake
  2017-08-21 12:20 ` [PATCH 4/4] Remove C/C++ relevant code in Fortran specific file Tim Wiederhake
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Tim Wiederhake @ 2017-08-21 12:20 UTC (permalink / raw)
  To: gdb-patches

Hi all,

this is another set of unrelated Fortran patches that were originally written by
Bernhard Heckel, Christoph Weinmann and Frank Penczek.

Regards,
Tim

*** BLURB HERE ***

Bernhard Heckel (2):
  Fortran: Testsuite, fix differences in type naming.
  fortran: Testsuite, fix typos in vla-value.

Christoph Weinmann (1):
  Remove C/C++ relevant code in Fortran specific file.

Frank Penczek (1):
  Fix indentation for printing Fortran types with pointers

 gdb/f-typeprint.c                             |  8 +++---
 gdb/f-valprint.c                              | 18 ++----------
 gdb/testsuite/gdb.fortran/printing-types.exp  | 35 +++++++++++++++++++++++
 gdb/testsuite/gdb.fortran/printing-types.f90  | 27 ++++++++++++++++++
 gdb/testsuite/gdb.fortran/ptr-indentation.exp | 41 +++++++++++++++++++++++++++
 gdb/testsuite/gdb.fortran/ptr-indentation.f90 | 30 ++++++++++++++++++++
 gdb/testsuite/gdb.fortran/vla-ptype.exp       |  6 ++--
 gdb/testsuite/gdb.fortran/vla-value.exp       | 15 ++++++----
 gdb/testsuite/gdb.mi/mi-var-child-f.exp       |  8 +++---
 gdb/testsuite/gdb.mi/mi-vla-fortran.exp       | 19 ++++++++-----
 10 files changed, 168 insertions(+), 39 deletions(-)
 create mode 100644 gdb/testsuite/gdb.fortran/printing-types.exp
 create mode 100644 gdb/testsuite/gdb.fortran/printing-types.f90
 create mode 100644 gdb/testsuite/gdb.fortran/ptr-indentation.exp
 create mode 100644 gdb/testsuite/gdb.fortran/ptr-indentation.f90

-- 
2.7.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-09-08 13:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-21 12:20 [PATCH 0/4] More Fortran Patches Tim Wiederhake
2017-08-21 12:20 ` [PATCH 4/4] Remove C/C++ relevant code in Fortran specific file Tim Wiederhake
2017-09-04 13:32   ` Yao Qi
2017-09-08 13:18     ` Wiederhake, Tim
2017-08-21 12:20 ` [PATCH 2/4] Fortran: Testsuite, fix differences in type naming Tim Wiederhake
2017-09-04 13:25   ` Yao Qi
2017-09-08 13:17     ` Wiederhake, Tim
2017-08-21 12:20 ` [PATCH 3/4] fortran: Testsuite, fix typos in vla-value Tim Wiederhake
2017-09-04 13:26   ` Yao Qi
2017-09-08 13:17     ` Wiederhake, Tim
2017-08-21 12:20 ` [PATCH 1/4] Fix indentation for printing Fortran types with pointers Tim Wiederhake
2017-09-04 13:35   ` Yao Qi
2017-09-08 13:19     ` Wiederhake, Tim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).