aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2009-06-17 19:55:18 -0700
committerUlrich Drepper <drepper@redhat.com>2009-06-17 19:55:18 -0700
commitd8366b0970865f39e01c6dd0d0cafab31fc3c9a4 (patch)
tree2874a528b77ee3b2e22580dc22c56ca0b6bbdd4c /ChangeLog
parentf051ddfe22d3db4e77d6a545d5363be8b986cb96 (diff)
downloadglibc-d8366b0970865f39e01c6dd0d0cafab31fc3c9a4.zip
glibc-d8366b0970865f39e01c6dd0d0cafab31fc3c9a4.tar.gz
glibc-d8366b0970865f39e01c6dd0d0cafab31fc3c9a4.tar.bz2
Use +link-pie Makefile rule to link PIE ifunc tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 115cb8c..b27fede 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elf/Makefile ($(objpfx)ifuncmain1pie): Use $(+link-pie).
+ ($(objpfx)ifuncmain1vispie): Likewise.
+
2009-06-16 Ulrich Drepper <drepper@redhat.com>
* login/Makefile: Build pt_chown as PIE.