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 fc49bc72378 Remove some dead code new 1b513401599 Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBIT [...]
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 | 28 +++++ binutils/NEWS | 6 ++ binutils/doc/binutils.texi | 10 ++ binutils/dwarf.c | 2 +- binutils/dwarf.h | 22 ++-- binutils/elfcomm.c | 9 ++ binutils/readelf.c | 162 ++++++++++++++++++++-------- binutils/testsuite/binutils-all/readelf.exp | 11 ++ binutils/testsuite/binutils-all/zero-sec.r | 3 + binutils/testsuite/binutils-all/zero-sec.s | 1 + 10 files changed, 201 insertions(+), 53 deletions(-) create mode 100644 binutils/testsuite/binutils-all/zero-sec.r create mode 100644 binutils/testsuite/binutils-all/zero-sec.s