diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 6b6886e..dc56d0c4b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2018-01-18 H.J. Lu <hongjiu.lu@intel.com> + * testsuite/ld-elf/linkinfo1a.d: Updated for slightly different + PLT/GOT order/layout for Solaris/x86 targets. + * testsuite/ld-elf/linkinfo1b.d: Likewise. + +2018-01-18 H.J. Lu <hongjiu.lu@intel.com> + PR ld/22728 * emultempl/solaris2.em (elf_solaris2_after_allocation): Fold into ... |