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 4fb0d2b912 Update Spanish translations for ld/ opcodes/ and gold/ sub-d [...] new 317ff0084b Speed up direct linking with DLLs on Windows (1/2). new 9d8e8f445c Speed up direct linking with DLLs on Windows (2/2). new 142b7a144b Add blurb about linker changes for Cygwin and Mingw targets.
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/ChangeLog | 57 ++++++++ ld/NEWS | 2 + ld/deffile.h | 10 ++ ld/deffilep.y | 100 ++++++++++++-- ld/emultempl/pe.em | 143 ++------------------ ld/emultempl/pep.em | 121 ++--------------- ld/ld.texinfo | 19 +-- ld/pe-dll.c | 374 ++++++++++++++++++++++++++++++++++------------------ ld/pe-dll.h | 6 +- ld/pep-dll.c | 5 +- ld/pep-dll.h | 7 +- 11 files changed, 444 insertions(+), 400 deletions(-)