This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1de031c80b x86: Replace elf_x86_plt_layout_table with elf_x86_init_table new a5ad232b3e Fix indentation for printing Fortran types with pointers new 9e9af4be9f Fortran: Testsuite, fix differences in type naming. new e0f86435f8 fortran: Testsuite, fix typos in vla-value. new 469412dd9c Remove C/C++ relevant code in Fortran specific file.
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 12 +++++++++ gdb/f-typeprint.c | 8 +++--- gdb/f-valprint.c | 18 ++----------- gdb/testsuite/ChangeLog | 23 ++++++++++++++++ .../printing-types.exp} | 27 ++++++++++--------- .../{print-formatted.f90 => printing-types.f90} | 17 ++++++++---- .../ptr-indentation.exp} | 31 +++++++++++++--------- .../{print-formatted.f90 => ptr-indentation.f90} | 20 ++++++++++---- 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 ++++++++----- 12 files changed, 130 insertions(+), 74 deletions(-) copy gdb/testsuite/{gdb.base/moribund-step.exp => gdb.fortran/printing-types.exp} (61%) copy gdb/testsuite/gdb.fortran/{print-formatted.f90 => printing-types.f90} (72%) copy gdb/testsuite/{gdb.base/moribund-step.exp => gdb.fortran/ptr-indentation.exp} (53%) copy gdb/testsuite/gdb.fortran/{print-formatted.f90 => ptr-indentation.f90} (67%)