diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 6dcb8ee..c327906 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1581,6 +1581,13 @@ * scripttempl/avrtiny.sc (.text): Do not set LMA to zero. +2016-04-21 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/lib/ld-lib.exp (check_lto_available): Return 1 on + Linux with GCC 4.9 or newer. + (check_lto_fat_available): Likewise. + (check_lto_shared_available): Likewise. + 2016-04-21 Nick Clifton <nickc@redhat.com> * ldlang.c (lang_check_relocs): Use bfd_link_check_relocs in |