* i386.cc (Target_i386::got_section): If -z now, make .got.plt a
[deliverable/binutils-gdb.git] / gold / ChangeLog
index d4b8bc3a8a7f230dc78177b24b285ff1e776c3f6..ceb6eb3155e17d32cde5b15cd84ef3e01ea384b2 100644 (file)
@@ -1,3 +1,16 @@
+2011-07-13  Ian Lance Taylor  <iant@google.com>
+
+       * i386.cc (Target_i386::got_section): If -z now, make .got.plt a
+       relro section.
+       * x86_64.cc (Target_x86_64::got_section): Likewise.
+       * testsuite/Makefile.am (check_PROGRAMS): Add relro_now_test.
+       (relro_now_test_SOURCES): New variable.
+       (relro_now_test_DEPENDENCIES): New variable.
+       (relro_now_test_LDFLAGS): New variable.
+       (relro_now_test_LDADD): New variable.
+       (relro_now_test.so): New target.
+       * testsuite/Makefile.in: Rebuild.
+
 2011-07-12  Ian Lance Taylor  <iant@google.com>
 
        PR gold/12980
This page took 0.031016 seconds and 4 git commands to generate.