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 add39d2 use XNEW and related macros more new c8e44c6 ld -z combreloc elf_link_sort_relocs new 4ade44b Set dynamic tag VMA and size from dynamic section when possible
The 2 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 | 43 +++++++++++++++ bfd/elf-m10300.c | 10 ++-- bfd/elf32-arc.c | 37 ++++++------- bfd/elf32-arm.c | 11 ++-- bfd/elf32-cr16.c | 12 ++--- bfd/elf32-cris.c | 13 +++-- bfd/elf32-i370.c | 4 +- bfd/elf32-lm32.c | 12 ++--- bfd/elf32-m32r.c | 12 ++--- bfd/elf32-m68k.c | 12 ++--- bfd/elf32-metag.c | 10 ++-- bfd/elf32-microblaze.c | 4 +- bfd/elf32-nds32.c | 13 ++--- bfd/elf32-nios2.c | 15 +++--- bfd/elf32-or1k.c | 26 +++------- bfd/elf32-s390.c | 8 +-- bfd/elf32-score.c | 16 +++--- bfd/elf32-score7.c | 16 +++--- bfd/elf32-vax.c | 12 ++--- bfd/elf32-xtensa.c | 13 +++-- bfd/elf64-alpha.c | 5 +- bfd/elf64-s390.c | 10 ++-- bfd/elf64-sh64.c | 12 ++--- bfd/elflink.c | 95 +++++++++++++++++++++++----------- bfd/elfnn-aarch64.c | 3 +- bfd/elfxx-mips.c | 2 +- bfd/elfxx-sparc.c | 4 +- ld/ChangeLog | 10 ++++ ld/testsuite/ld-arm/arm-elf.exp | 6 +-- ld/testsuite/ld-arm/arm-no-rel-plt.ld | 4 +- ld/testsuite/ld-arm/arm-no-rel-plt.out | 2 - ld/testsuite/ld-arm/arm-no-rel-plt.r | 9 ++++ ld/testsuite/ld-arm/arm-static-app.d | 2 +- ld/testsuite/ld-arm/arm-static-app.r | 2 +- 34 files changed, 260 insertions(+), 205 deletions(-) delete mode 100644 ld/testsuite/ld-arm/arm-no-rel-plt.out create mode 100644 ld/testsuite/ld-arm/arm-no-rel-plt.r