* dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
index 7e3b35a..c471ccd 100644 (file)
@@ -1,3 +1,78 @@
+2013-09-12  Nick Clifton  <nickc@redhat.com>
+
+       * ld-elf/eh1.d: Update expected output to allow for
+       64-bit addresses.
+       * ld-elf/eh2.d: Likewise.
+       * ld-elf/eh3.d: Likewise.
+       * ld-elf/eh4.d: Likewise.
+       * ld-elf/eh5.d: Likewise.
+       * ld-elf/eh6.d: Likewise.
+       * ld-mips-elf/eh-frame1-n64.d: Likewise.
+       * ld-mips-elf/eh-frame2-n64.d: Likewise.
+       * ld-mips-elf/eh-frame3.d: Likewise.
+
+2013-09-04  Vidya Praveen  <vidyapraveen@arm.com>
+
+       * ld-arm/export-class.exp: Fix the condition.
+
+2013-08-29  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-x86-64/x86-64.exp: Add tlsld3, tlsgd7 and tlsgd8 tests.
+       * ld-x86-64/tlspic1.s: Add -mcmodel=large -fpic TLS GD and LD
+       sequences.
+       * ld-x86-64/tlspic.dd: Adjusted.
+       * ld-x86-64/tlspic.rd: Adjusted.
+       * ld-x86-64/tlspic-nacl.rd: Adjusted.
+       * ld-x86-64/tlsld3.dd: New test.
+       * ld-x86-64/tlsld3.s: New file.
+       * ld-x86-64/tlsgd7.dd: New test.
+       * ld-x86-64/tlsgd7.s: New file.
+       * ld-x86-64/tlsgd8.dd: New test.
+       * ld-x86-64/tlsgd8.s: New file.
+
+2013-08-26  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-x86-64/x86-64.exp (Mixed x86_64 and i386 input test 1):
+       Loosen string match to admit i386:x86-64*.
+       (Mixed x86_64 and i386 input test 2): Likewise.
+       * ld-x86-64/ilp32-2.d: Likewise.
+       * ld-x86-64/ilp32-3.d: Likewise.
+       * ld-x86-64/lp64-2.d: Likewise.
+       * ld-x86-64/lp64-3.d: Likewise.
+       * ld-x86-64/ia32-2.d: Likewise, and i386.* too.
+       * ld-x86-64/ia32-3.d: Likewise.
+
+2013-08-26  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-x86-64/ilp32-4-nacl.d: Loosen .shstrtab line regexp to match
+       any file offset.
+       * ld-x86-64/tlsbin-nacl.rd: Update expected code segment PT_LOAD.
+       * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
+       * ld-scripts/rgn-at3.d: XFAIL for *-*-nacl* targets.
+       * ld-scripts/rgn-over8-ok.d: Likewise.
+
+2013-08-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * ld-elf/comm-data.exp: Use check_shared_lib_support rather than
+       explicit patterns for test target qualification.  Define extra
+       tool flags for *-*-hpux* and tic6x-*-* targets.  Link with a
+       linker script.  Use alternative patterns for targets that do not
+       eliminate copy relocs, currently mn10300-*-* and vax-*-*.
+       * ld-elf/comm-data2.s: Handle HPUX's `.comm' syntax.
+       * ld-elf/comm-data2.ld: New test linker script.
+       * ld-elf/comm-data2.xd: Match section's VMA too.  Ignore ASCII
+       data dump.
+       * ld-elf/comm-data2r.rd: New test pattern.
+       * ld-elf/comm-data2r.sd: New test pattern.
+       * ld-elf/comm-data2r.xd: New test pattern.
+       * ld-mips-elf/comm-data.exp: Use check_shared_lib_support rather
+       than an explicit pattern for test target qualification.  Link
+       with a linker script.
+
+2013-08-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * ld-arm/export-class.exp: Handle non-EABI targets.
+
 2013-08-23  Roland McGrath  <mcgrathr@google.com>
 
        * ld-x86-64/ilp32-4-nacl.d: Update for 2013-05-31 gas alignment change.