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 d55e5aa6b2 Sort includes for files gdb/[a-f]*.[chyl]. new 5b9c07b278 x86: Move x86-specific linker options to elf_linker_x86_params
The 1 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/ChangeLog | 15 +++++++ bfd/elf-linker-x86.h | 47 +++++++++++++++++++++ bfd/elf32-i386.c | 4 +- bfd/elf64-x86-64.c | 16 ++++--- bfd/elfxx-x86.c | 42 +++++++++++++------ bfd/elfxx-x86.h | 4 ++ include/ChangeLog | 4 ++ include/bfdlink.h | 21 ---------- ld/ChangeLog | 30 +++++++++++++ ld/Makefile.am | 5 ++- ld/Makefile.in | 5 ++- ld/emulparams/call_nop.sh | 16 +++---- ld/emulparams/cet.sh | 6 +-- ld/emulparams/elf32_x86_64.sh | 1 + ld/emulparams/elf_i386.sh | 1 + ld/emulparams/elf_i386_be.sh | 1 + ld/emulparams/elf_i386_chaos.sh | 1 + ld/emulparams/elf_i386_ldso.sh | 1 + ld/emulparams/elf_i386_sol2.sh | 2 +- ld/emulparams/elf_i386_vxworks.sh | 1 + ld/emulparams/elf_iamcu.sh | 1 + ld/emulparams/elf_k1om.sh | 1 + ld/emulparams/elf_l1om.sh | 1 + ld/emulparams/elf_x86_64.sh | 3 +- ld/emulparams/elf_x86_64_sol2.sh | 2 +- ld/emulparams/reloc_overflow.sh | 2 +- ld/emultempl/{s390.em => elf-x86.em} | 49 ++++++++++------------ ld/emultempl/elf32.em | 1 - .../{epiphanyelf_4x4.em => solaris2-x86.em} | 13 ++---- 29 files changed, 200 insertions(+), 96 deletions(-) create mode 100644 bfd/elf-linker-x86.h copy ld/emultempl/{s390.em => elf-x86.em} (50%) copy ld/emultempl/{epiphanyelf_4x4.em => solaris2-x86.em} (82%)