qsort: pe-dll.c reloc sorting
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 144320ce5708ed3d92403760ee0b4eea7a4eb55b..19ed0b5f21c1c5435ff36859bce6d8fed3ead0cf 100644 (file)
@@ -1,3 +1,83 @@
+2019-10-14  Alan Modra  <amodra@gmail.com>
+
+       * pe-dll.c (reloc_data_type): Add idx field.
+       (reloc_sort): Perform final sort by idx.
+       (generate_reloc): Set idx.
+
+2019-10-13  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Delete superflous "Changes in 2.33" comment.
+
+2019-10-09  Alan Modra  <amodra@gmail.com>
+
+       PR 25081
+       * ldlang.c (lang_size_sections_1): Set lma from section vma
+       rather than dot.
+
+2019-10-08  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/localgot.s,
+       * testsuite/ld-powerpc/localgot.d: New test.
+       * testsuite/ld-powerpc/powerpc.exp: Run it.
+
+2019-10-07  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * testsuite/ld-msp430-elf/attr-gnu-main.s: New test.
+       * testsuite/ld-msp430-elf/attr-gnu-obj.s: New test.
+       * testsuite/ld-msp430-elf/attr-gnu-region-lower-upper.d: New test.
+       * testsuite/ld-msp430-elf/attr-gnu-region-lower.d: New test.
+       * testsuite/ld-msp430-elf/attr-gnu-region-upper.d: New test.
+       * testsuite/ld-msp430-elf/msp430-elf.exp: Run new tests.
+
+2019-10-07  Alan Modra  <amodra@gmail.com>
+
+       * ldmisc.c (vfinfo): Save and restore bfd_error around bfd
+       function calls that might set it.
+       * testsuite/ld-elf/indirect.exp: Don't expect "nonrepresentable
+       section" message.
+
+2019-10-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/tlsexe.r: Adjust for added TLSMARK symbol.
+       * testsuite/ld-powerpc/tlsexe32.r: Likewise.
+       * testsuite/ld-powerpc/tlsso.r: Likewise.
+       * testsuite/ld-powerpc/tlsso32.r: Likewise.
+       * testsuite/ld-powerpc/tls32no.d,
+       * testsuite/ld-powerpc/tls32no.g: New test files.
+       * testsuite/ld-powerpc/tlsexe32no.d,
+       * testsuite/ld-powerpc/tlsexe32no.g,
+       * testsuite/ld-powerpc/tlsexe32no.r: New test files.
+       * testsuite/ld-powerpc/tlsexeno.d,
+       * testsuite/ld-powerpc/tlsexeno.g,
+       * testsuite/ld-powerpc/tlsexeno.r: New test files.
+       * testsuite/ld-powerpc/tlsexetocno.d,
+       * testsuite/ld-powerpc/tlsexetocno.g: New test files.
+       * testsuite/ld-powerpc/tlsno.d,
+       * testsuite/ld-powerpc/tlsno.g: New test files.
+       * testsuite/ld-powerpc/tlstocno.d,
+       * testsuite/ld-powerpc/tlstocno.g: New test files.
+       * testsuite/ld-powerpc/powerpc.exp: Run new tests.
+
+2019-10-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-arm/tls-gdesc-neg.d: Relax target match.
+
+2019-10-04  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/tlsso.d: Adjust to suit tlsld_got usage change.
+       * testsuite/ld-powerpc/tlsso.g: Likewise.
+       * testsuite/ld-powerpc/tlsso.r: Likewise.
+       * testsuite/ld-powerpc/tlsso32.d: Likewise.
+       * testsuite/ld-powerpc/tlsso32.g: Likewise.
+       * testsuite/ld-powerpc/tlsso32.r: Likewise.
+
+2019-10-04  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       PR ld/25062
+       * testsuite/ld-arm/arm-elf.exp: Update.
+       * testsuite/ld-arm/tls-gdesc-neg.d: New test.
+       * testsuite/ld-arm/tls-gdesc-neg.s: New test.
+
 2019-09-23  Nick Alcock  <nick.alcock@oracle.com>
 
        * configure.ac (TESTCTFLIB): Set to the .so or .a, like TESTBFDLIB.
This page took 0.025246 seconds and 4 git commands to generate.