OSDN Git Service

* output.h (Output_segment::set_section_addresses): Pass increase_relro
authorccoutant <ccoutant>
Wed, 17 Nov 2010 04:18:31 +0000 (04:18 +0000)
committerccoutant <ccoutant>
Wed, 17 Nov 2010 04:18:31 +0000 (04:18 +0000)
commit2031238f7fd147c6b21e938cd925074f50f6b817
tree887861a43be51c8a39d97686fa94b18b50e74784
parent256d86da7a3a139ee2f7b62ca7d83e9173a58977
* output.h (Output_segment::set_section_addresses): Pass increase_relro
by reference; adjust all callers.
* output.cc (Output_segment::set_section_addresses): Adjust references
to increase_relro. Add padding to *increase_relro when ORDER_RELRO_LAST
list is empty.
(Output_segment::set_offset): Assert if PT_GNU_RELRO segment does not
end at page boundary.
gold/ChangeLog
gold/layout.cc
gold/output.cc
gold/output.h