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 235fa74 Automatic date update in version.in new 76e7a75 Don't include libbfd.h outside of bfd, part 1 new 00dad9a Don't include libbfd.h outside of bfd, part 2 new 16412c3 Don't include libbfd.h outside of bfd, part 3 new 4212b42 Don't include libbfd.h outside of bfd, part 4 new aac502f Don't include libbfd.h outside of bfd, part 5 new 7d0b9eb Don't include libbfd.h outside of bfd, part 6
The 6 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: bfd/ChangeLog | 30 +++++ bfd/archures.c | 2 +- bfd/bfd-in.h | 12 +- bfd/bfd-in2.h | 21 ++- bfd/elf32-ppc.c | 4 +- bfd/elf32-ppc.h | 2 + bfd/elflink.c | 1 + bfd/libbfd-in.h | 9 -- bfd/libbfd.h | 12 -- bfd/plugin.c | 57 ++++---- bfd/plugin.h | 3 +- bfd/targets.c | 27 ++-- binutils/ChangeLog | 36 ++++++ binutils/ar.c | 2 +- binutils/bucomm.c | 321 +++++++++++++++++++++++----------------------- binutils/elfcomm.h | 7 - binutils/nm.c | 1 + binutils/objcopy.c | 1 - binutils/od-macho.c | 80 ++++++------ binutils/sysdep.h | 8 ++ gas/ChangeLog | 22 ++++ gas/Makefile.am | 6 +- gas/Makefile.in | 6 +- gas/config/bfin-parse.y | 1 - gas/config/tc-bfin.c | 1 - gas/config/tc-epiphany.c | 1 - gas/config/tc-frv.c | 1 - gas/config/tc-ip2k.c | 1 - gas/config/tc-iq2000.c | 1 - gas/config/tc-m32c.c | 1 - gas/config/tc-mep.c | 1 - gas/config/tc-metag.c | 7 +- gas/config/tc-mt.c | 1 - gas/config/tc-nios2.c | 1 - gas/config/tc-rl78.c | 1 - gas/config/tc-rx.c | 1 - ld/ChangeLog | 28 ++++ ld/Makefile.am | 14 +- ld/Makefile.in | 14 +- ld/emultempl/nds32elf.em | 1 - ld/emultempl/ppc32elf.em | 16 +-- ld/emultempl/ppc64elf.em | 1 - ld/emultempl/sh64elf.em | 5 +- ld/emultempl/xtensaelf.em | 8 +- ld/ldlang.c | 13 +- ld/plugin.c | 53 +++----- 46 files changed, 459 insertions(+), 383 deletions(-)