diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 190e081..bf3d210 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +2013-01-19 H.J. Lu <hongjiu.lu@intel.com> + + * Makefile.am (HOSTING_SCRT0): New. + + * configure.host (HOSTING_SCRT0): New. Used for PIE. + + * configure.in (HOSTING_SCRT0): New AC_SUBST. + + * Makefile.in: Regenerated. + * configure: Likewise. + 2013-01-18 Mike Frysinger <vapier@gentoo.org> * NEWS: Mention change in behavior with --enable-new-dtags. |