aboutsummaryrefslogtreecommitdiff
path: root/gold/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gold/NEWS')
-rw-r--r--gold/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/NEWS b/gold/NEWS
index 6f2cf3f..a400489 100644
--- a/gold/NEWS
+++ b/gold/NEWS
@@ -1,5 +1,8 @@
Changes in 1.12:
+* Add a configure option --enable-relro to decide whether -z relro should
+ be enabled by default. Default to yes.
+
* Add support for s390, MIPS, AArch64, and TILE-Gx architectures.
* Add support for STT_GNU_IFUNC symbols.