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 7456d03d5b x86/Intel: fold "xmmword" with "oword" new b1f0c0b90b gdb/darwin-nat.c: Fix template argument for scoped_restore_tmpl new d57cbee932 gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+ new 54f73dad3b gdb/testsuite: kfail some tests if using broken gcc new b43315e206 gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-mod [...]
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 | 5 + gdb/darwin-nat.c | 2 +- gdb/testsuite/ChangeLog | 17 + .../gdb.fortran/derived-type-striding.exp | 6 + gdb/testsuite/gdb.fortran/info-modules.exp | 261 +++++------ gdb/testsuite/gdb.fortran/info-types.exp | 13 + gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 15 +- gdb/testsuite/lib/sym-info-cmds.exp | 507 +++++++++++++++++++++ 8 files changed, 681 insertions(+), 145 deletions(-) create mode 100644 gdb/testsuite/lib/sym-info-cmds.exp