PPC error/warning messages
[deliverable/binutils-gdb.git] / ld / ChangeLog
index db07d031565cc3d8bef8750a9baaad0e6846335e..8eeaf41d786ba6822a5dce49276d8b7301d36e78 100644 (file)
@@ -1,3 +1,79 @@
+2018-02-26  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/attr-gnu-12-21.d,
+       * testsuite/ld-powerpc/attr-gnu-4-12.d,
+       * testsuite/ld-powerpc/attr-gnu-4-13.d,
+       * testsuite/ld-powerpc/attr-gnu-4-21.d,
+       * testsuite/ld-powerpc/attr-gnu-4-23.d,
+       * testsuite/ld-powerpc/attr-gnu-4-31.d,
+       * testsuite/ld-powerpc/attr-gnu-4-32.d,
+       * testsuite/ld-powerpc/attr-gnu-8-23.d: Update.
+
+2018-02-21  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/group8b.d: Run test on ia64.  Use xfail rather
+       than notarget.
+       * testsuite/ld-elf/pr12851.d: Likewise.
+       * testsuite/ld-elf/pr12975.d: Likewise.
+       * testsuite/ld-elf/pr13177.d: Likewise.
+       * testsuite/ld-elf/pr13195.d: Likewise.
+       * testsuite/ld-elf/pr17615.d: Likewise.
+       * testsuite/ld-elf/pr21562a.d: Likewise.
+       * testsuite/ld-elf/pr21562b.d: Likewise.
+       * testsuite/ld-elf/pr21562c.d: Likewise.
+       * testsuite/ld-elf/pr21562d.d: Likewise.
+       * testsuite/ld-elf/pr21562i.d: Likewise.
+       * testsuite/ld-elf/pr21562j.d: Likewise.
+       * testsuite/ld-elf/pr21562k.d: Likewise.
+       * testsuite/ld-elf/pr21562l.d: Likewise.
+       * testsuite/ld-elf/pr21562m.d: Likewise.
+       * testsuite/ld-elf/pr21562n.d: Likewise.
+       * testsuite/ld-elf/group9a.d: Run test on ia64 and alpha.  Use xfail
+       rather than notarget.
+       * testsuite/ld-elf/group9b.d: Likewise.
+       * testsuite/ld-elf/pr22677.d: Likewise.
+
+2018-02-19  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/ld-mips-elf/reginfo-0.d: New test.
+       * testsuite/ld-mips-elf/reginfo-0r.d: New test.
+       * testsuite/ld-mips-elf/reginfo-1.d: New test.
+       * testsuite/ld-mips-elf/reginfo-1r.d: New test.
+       * testsuite/ld-mips-elf/reginfo-2.d: New test.
+       * testsuite/ld-mips-elf/reginfo-2r.d: New test.
+       * testsuite/ld-mips-elf/mips-abiflags-0.d: New test.
+       * testsuite/ld-mips-elf/mips-abiflags-0r.d: New test.
+       * testsuite/ld-mips-elf/mips-abiflags-1.d: New test.
+       * testsuite/ld-mips-elf/mips-abiflags-1r.d: New test.
+       * testsuite/ld-mips-elf/mips-abiflags-2.d: New test.
+       * testsuite/ld-mips-elf/mips-abiflags-2r.d: New test.
+       * testsuite/ld-mips-elf/reginfo-0.ld: New test linker script.
+       * testsuite/ld-mips-elf/reginfo-1.ld: New test linker script.
+       * testsuite/ld-mips-elf/mips-abiflags-0.ld: New test linker
+       script.
+       * testsuite/ld-mips-elf/mips-abiflags-1.ld: New test linker
+       script.
+       * testsuite/ld-mips-elf/reginfo-1.s: New test source.
+       * testsuite/ld-mips-elf/reginfo-2.s: New test source.
+       * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2018-02-19  Maciej W. Rozycki  <macro@mips.com>
+
+       * ldlang.c (insert_pad): Do not change output section's size if
+       SEC_FIXED_SIZE is set in the flags.
+       (size_input_section): Likewise.
+       (lang_size_sections_1): Likewise.
+       (lang_reset_memory_regions): Likewise.
+
+2018-02-19  Alan Modra  <amodra@gmail.com>
+
+       * ldmisc.c (vfinfo) Handle %pI, %pR, %pS and %pT in place of
+       %I, %R, %S and %T.
+       * ldcref.c, * ldctor.c, * ldemul.c, * ldexp.c, * ldgram.y,
+       * ldlang.c, * ldlex.l, * ldmain.c, * ldmisc.c, * pe-dll.c,
+       * emultempl/sh64elf.em: Replace use of of %I, %R, %S and %T in
+       format strings passed to einfo and friends by %pI, %pR, %pS and %pT.
+
 2018-02-19  Alan Modra  <amodra@gmail.com>
 
        * ldmisc.c (vfinfo): Handle %pA and %pB in place of %A and %B.
This page took 0.024128 seconds and 4 git commands to generate.