]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/output.cc
* output.h (Output_segment::set_section_addresses): Change function
authorCary Coutant <ccoutant@google.com>
Mon, 18 Oct 2010 05:39:23 +0000 (05:39 +0000)
committerCary Coutant <ccoutant@google.com>
Mon, 18 Oct 2010 05:39:23 +0000 (05:39 +0000)
commit5bc2f5be52354dfebe40c35c519bf19e4332956a
tree1751eb3c4e861cd2c436e0bbc998426c9229a763
parenteae1474374ae79c9836831d4376f8fafa99f537d
* 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.
gold/ChangeLog
gold/layout.cc
gold/output.cc
gold/output.h