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 9923d668942 Fix compile time error introduced by d774bf9b3623239a1cfa72 [...] new e02f4847761 LD: Document use of SOURCE_DATE_EPOCH in Environment section new 72cd2c70977 ld/PE: no base relocs for section (relative) ones new 4c73fafbbdf ld/PE: enable secrel testcases also for 64-bit Cygwin
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: ld/ld.texi | 7 +++++++ ld/pe-dll.c | 34 +++++++++++++++++++++++++++++----- ld/testsuite/ld-pe/pe.exp | 30 ++++++++++++++++++++++++++++++ ld/testsuite/ld-pe/secidx-reloc.d | 5 +++++ ld/testsuite/ld-pe/secrel-reloc.d | 5 +++++ 5 files changed, 76 insertions(+), 5 deletions(-) create mode 100644 ld/testsuite/ld-pe/secidx-reloc.d create mode 100644 ld/testsuite/ld-pe/secrel-reloc.d