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 fa463e9fc6 Add an option to objcopy to change the alignment of sections. new 1f20c35ea4 gdb/fortran: Implement la_print_typedef for Fortran new d8f27c6018 gdb/fortran: Don't include module symbols when searching for types
The 2 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 | 11 +++++++ gdb/f-lang.c | 2 +- gdb/f-lang.h | 5 +++ gdb/f-typeprint.c | 11 +++++++ gdb/symtab.c | 3 +- gdb/testsuite/ChangeLog | 11 +++++++ .../gdb.fortran/{max-depth.exp => info-types.exp} | 26 ++++++++++------ .../gdb.fortran/{max-depth.f90 => info-types.f90} | 36 +++++++++------------- gdb/testsuite/lib/fortran.exp | 12 ++++++++ 9 files changed, 84 insertions(+), 33 deletions(-) copy gdb/testsuite/gdb.fortran/{max-depth.exp => info-types.exp} (63%) copy gdb/testsuite/gdb.fortran/{max-depth.f90 => info-types.f90} (67%)