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 96df3e28b83 gdb/fortran: support ALLOCATED builtin new c46b706620e Change the readelf and objdump programs so that they will a [...]
The 1 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: binutils/ChangeLog | 30 +++++++++++++ binutils/NEWS | 7 +++ binutils/config.in | 3 ++ binutils/configure | 29 +++++++++++- binutils/configure.ac | 14 ++++++ binutils/doc/binutils.texi | 16 ++++--- binutils/doc/debug.options.texi | 11 +++++ binutils/dwarf.c | 6 ++- binutils/objdump.c | 66 ++++++++++++++++++---------- binutils/readelf.c | 15 ++++++- binutils/testsuite/binutils-all/compress.exp | 4 +- binutils/testsuite/binutils-all/objdump.exp | 4 +- binutils/testsuite/binutils-all/readelf.exp | 6 +-- gas/ChangeLog | 6 +++ gas/testsuite/gas/mach-o/sections-1.d | 2 +- gas/testsuite/gas/xgate/insns-dwarf2.d | 2 +- ld/ChangeLog | 5 +++ ld/testsuite/ld-elf/sec64k.exp | 4 +- 18 files changed, 183 insertions(+), 47 deletions(-)