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 2a143b99fc Fix buffer overrun when parsing an ELF attribute string that [...] new f8ad251375 Import latest fixes to libiberty from GCC.
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: libiberty/ChangeLog | 77 +++++- libiberty/simple-object-coff.c | 3 +- libiberty/simple-object-common.h | 6 + libiberty/simple-object-elf.c | 489 +++++++++++++++++++++++++++++++++++++-- libiberty/simple-object-mach-o.c | 3 +- libiberty/simple-object-xcoff.c | 177 +++++++++++++- libiberty/simple-object.c | 83 ++++++- 7 files changed, 802 insertions(+), 36 deletions(-)