aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index f50755f..5a806ff 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/9970
+ * ld-pie/pie.exp: Use -fpie to compile. Run *.d tests.
+
+ * ld-pie/start.d: New.
+ * ld-pie/start.s: Likewise.
+
2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
PR ld/6766