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 5f3fc928df0 _bfd_real_fopen should not use ccs parameter on Windows new bc5baa9f13f don't over-align file positions of PE executable sections new ce462d04350 COFF: make objcopy / strip honor --keep-file-symbols new 6db1e45d7b8 COFF/PE: don't leave zero timestamp after objcopy / strip new f0a53c9c893 COFF/PE: keep linker version during objcopy / strip new 20bed3bb357 COFF: use hash for string table also when copying / stripping new 15b7af6c874 Arm64: force emission of ILP32-dependent relocs
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/coffcode.h | 39 ++++---- bfd/coffgen.c | 235 ++++++++++++++---------------------------------- bfd/cofflink.c | 54 ++--------- bfd/libcoff-in.h | 4 +- bfd/libcoff.h | 4 +- bfd/peXXigen.c | 18 +++- binutils/objcopy.c | 14 +-- gas/config/tc-aarch64.c | 2 +- 8 files changed, 119 insertions(+), 251 deletions(-)