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 bf649e72d3d x86-64: Use long NOPs for Intel Core processors new ef70c9e7b26 Re: Update objcopy's --section-alignment option new de9dc65bd45 asan: heap buffer overflow elf_link_add_to_first_hash new af925905211 Remove bfdwin.c
The 3 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 | 8 +- bfd/Makefile.in | 18 ++- bfd/aout-target.h | 3 - bfd/aoutx.h | 90 +++------------ bfd/bfd-in2.h | 37 +------ bfd/bfdwin.c | 295 ------------------------------------------------- bfd/binary.c | 1 - bfd/coff-aarch64.c | 1 - bfd/coff-alpha.c | 4 - bfd/coff-mips.c | 4 - bfd/coff-rs6000.c | 2 - bfd/coff-sh.c | 2 - bfd/coff64-rs6000.c | 2 - bfd/doc/bfdint.texi | 9 -- bfd/doc/local.mk | 5 +- bfd/elflink.c | 5 +- bfd/elfxx-target.h | 3 - bfd/i386msdos.c | 2 - bfd/ihex.c | 1 - bfd/libaout.h | 4 - bfd/libbfd-in.h | 2 - bfd/libbfd.c | 57 ---------- bfd/libbfd.h | 17 +-- bfd/libcoff-in.h | 3 - bfd/libcoff.h | 3 - bfd/mach-o-target.c | 1 - bfd/mmo.c | 2 - bfd/pdb.c | 1 - bfd/pdp11.c | 90 +++------------ bfd/pef.c | 2 - bfd/plugin.c | 1 - bfd/po/SRC-POTFILES.in | 1 - bfd/ppcboot.c | 2 - bfd/som.c | 1 - bfd/srec.c | 1 - bfd/targets.c | 5 +- bfd/tekhex.c | 1 - bfd/verilog.c | 1 - bfd/vms-alpha.c | 1 - bfd/xsym.c | 1 - binutils/objcopy.c | 8 +- 41 files changed, 65 insertions(+), 632 deletions(-) delete mode 100644 bfd/bfdwin.c