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 e2a3b3256f5 Automatic date update in version.in new 3002e78a7d3 obsolete target tidy
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: bfd/Makefile.am | 4 - bfd/Makefile.in | 8 +- bfd/aix386-core.c | 282 ------------------- bfd/bfd-in2.h | 6 - bfd/bfd.c | 3 - bfd/config.bfd | 9 +- bfd/configure | 37 +-- bfd/configure.ac | 47 +--- bfd/doc/bfdint.texi | 4 - bfd/doc/local.mk | 2 +- bfd/hosts/i386sco.h | 38 --- bfd/hosts/symmetry.h | 39 --- bfd/hosts/vaxult.h | 27 -- bfd/hosts/vaxult2.h | 27 -- bfd/po/SRC-POTFILES.in | 2 - bfd/sco5-core.c | 401 ---------------------------- bfd/targets.c | 14 - binutils/configure | 9 - binutils/configure.ac | 9 - binutils/testsuite/binutils-all/nm.exp | 14 +- binutils/testsuite/binutils-all/objcopy.exp | 6 +- binutils/testsuite/lib/binutils-common.exp | 4 +- gas/Makefile.am | 1 - gas/Makefile.in | 1 - gas/config/te-svr4.h | 23 -- gas/configure | 3 +- gas/configure.ac | 3 +- gas/configure.tgt | 1 - gas/po/POTFILES.in | 1 - gas/testsuite/gas/aarch64/litpool.d | 2 +- gas/testsuite/gas/aarch64/mapmisc.d | 2 +- gas/testsuite/gas/aarch64/mapping3.d | 2 +- gas/testsuite/gas/aarch64/mapping4.d | 2 +- gas/testsuite/gas/all/gas.exp | 8 +- gas/testsuite/gas/cfi/cfi.exp | 2 +- ld/configure.tgt | 15 -- ld/testsuite/ld-elf/merge.d | 2 +- ld/testsuite/ld-elfvers/vers.exp | 2 - ld/testsuite/ld-elfweak/elfweak.exp | 2 - ld/testsuite/ld-scripts/expr2.d | 2 +- ld/testsuite/ld-scripts/fill.d | 3 +- ld/testsuite/ld-scripts/fill16.d | 6 +- ld/testsuite/ld-scripts/phdrs2.exp | 1 - ld/testsuite/ld-scripts/segment-start.d | 2 +- ld/testsuite/ld-shared/shared.exp | 2 - 45 files changed, 32 insertions(+), 1048 deletions(-) delete mode 100644 bfd/aix386-core.c delete mode 100644 bfd/hosts/i386sco.h delete mode 100644 bfd/hosts/symmetry.h delete mode 100644 bfd/hosts/vaxult.h delete mode 100644 bfd/hosts/vaxult2.h delete mode 100644 bfd/sco5-core.c delete mode 100644 gas/config/te-svr4.h