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 1e48dc45e10 Automatic date update in version.in new 3cad19db4e6 bfd,ld,dlltool: Emit delay-load import data into its own section new b2c87b521b5 ld,dlltool: move read-only delayimp data into .rdata new 2c79b421c7d dlltool: respect use-nul-prefixed-import-tables option for [...] new 213062b466e bfd: populate delay import directory in PE header
The 4 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/coffgen.c | 15 ++++++++ bfd/pe-aarch64.c | 2 ++ bfd/pe-arm.c | 2 ++ bfd/pe-i386.c | 2 ++ bfd/pe-x86_64.c | 2 ++ bfd/peXXigen.c | 51 ++++++++++++++++++++++++++- bfd/pei-aarch64.c | 2 ++ bfd/pei-arm.c | 2 ++ bfd/pei-i386.c | 2 ++ bfd/pei-loongarch64.c | 2 ++ bfd/pei-riscv64.c | 2 ++ bfd/pei-x86_64.c | 2 ++ bfd/syms.c | 1 + binutils/dlltool.c | 98 ++++++++++++++++++++++++++++++++++++++++++--------- ld/scripttempl/pe.sc | 29 ++++++++++++++- ld/scripttempl/pep.sc | 31 +++++++++++++++- 16 files changed, 226 insertions(+), 19 deletions(-)