summaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2010-10-18 05:39:22 +0000
committerCary Coutant <ccoutant@google.com>2010-10-18 05:39:22 +0000
commit08a7055962edc9ed2c89bf12e471f9c6b13a16a1 (patch)
treef3af8cc6942bd2cd3e85f45abbf3cd575af89088 /gold/ChangeLog
parent2b2aba248905eecfea528a306ee9d08865402105 (diff)
downloadbinutils-redhat-08a7055962edc9ed2c89bf12e471f9c6b13a16a1.tar.gz
* output.h (Output_segment::set_section_addresses): Change function
signature. Update all callers. * output.cc (Output_segment::is_first_section_relro): Ignore TLS sections. (Output_segment::set_section_addresses): Align after last TLS section. Add padding before last relro section instead of after.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index b5ba411b7c..a6e6ab6fbf 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-17 Cary Coutant <ccoutant@google.com>
+
+ * output.h (Output_segment::set_section_addresses): Change function
+ signature. Update all callers.
+ * output.cc (Output_segment::is_first_section_relro): Ignore TLS
+ sections.
+ (Output_segment::set_section_addresses): Align after last TLS
+ section. Add padding before last relro section instead of after.
+
2010-10-17 Doug Kwan <dougkwan@google.com>
* gold/arm.cc (Target_arm::got_section): Use correct order and set