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 5e63d6144c3 Remove autoconf macro AC_HEADER_STDC new fed7c3654c8 Remove cloudabi support
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/config.bfd | 18 ++++----------- bfd/configure | 3 --- bfd/configure.ac | 3 --- bfd/elf64-x86-64.c | 15 ------------ bfd/elfnn-aarch64.c | 19 --------------- bfd/targets.c | 6 ----- binutils/testsuite/binutils-all/nm.exp | 1 - binutils/testsuite/lib/binutils-common.exp | 1 - gas/config/tc-aarch64.c | 8 ------- gas/config/tc-i386.h | 2 -- gas/config/te-cloudabi.h | 22 ------------------ gas/configure.tgt | 1 - gas/testsuite/gas/elf/section13.d | 2 +- ld/Makefile.am | 3 --- ld/Makefile.in | 6 ----- ld/configure.tgt | 5 ---- ld/emulparams/aarch64cloudabi.sh | 37 ------------------------------ ld/emulparams/aarch64cloudabib.sh | 2 -- ld/emulparams/elf_x86_64_cloudabi.sh | 2 -- ld/po/BLD-POTFILES.in | 3 --- 20 files changed, 6 insertions(+), 153 deletions(-) delete mode 100644 gas/config/te-cloudabi.h delete mode 100644 ld/emulparams/aarch64cloudabi.sh delete mode 100644 ld/emulparams/aarch64cloudabib.sh delete mode 100644 ld/emulparams/elf_x86_64_cloudabi.sh