summaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2011-01-04 21:46:06 +0000
committerCary Coutant <ccoutant@google.com>2011-01-04 21:46:06 +0000
commitfec7dcc6242c689743c80f5f7df3a97243d9e046 (patch)
treea9e7f54a42a54738f3985dfdf566b40e40c103bc /gold/ChangeLog
parent17faca2b01063b3a6e6c4229810726fbbdf5072d (diff)
downloadbinutils-redhat-fec7dcc6242c689743c80f5f7df3a97243d9e046.tar.gz
* script-sections.cc (Sort_output_sections::operator()): Sort TLS
sections before NOBITS sections.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 7a5b89d1a6..ef9771f2e8 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-04 Cary Coutant <ccoutant@google.com>
+
+ * script-sections.cc (Sort_output_sections::operator()): Sort TLS
+ sections before NOBITS sections.
+
2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
* version.cc (print_version): Update copyright to 2011.