summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2013-08-27 21:49:48 +0000
committerRoland McGrath <roland@gnu.org>2013-08-27 21:49:48 +0000
commite07457c87c738ece3d6a7b950fac47af45f937d5 (patch)
treeaf9add039236f12b30efc7b001439675bb78584f /bfd
parent0ed9cdc345f9d92b063c6a8fa184f23cff73a547 (diff)
downloadbinutils-redhat-e07457c87c738ece3d6a7b950fac47af45f937d5.tar.gz
gold/
* output.cc (Output_segment::set_section_addresses): Take new Target* argument. If target->isolate_execinstr() and the segment is executable and starts at a target->abi_pagesize() boundary, pad its end out to a target->abi_pagesize() boundary with code fill. * output.h (Output_segment::set_section_addresses): Update decl. * layout.h (Layout::check_output_data_for_reset_values): Take new argument RELAX_OUTPUTS. (Layout): New member relax_output_list_. (Layout::add_relax_output): New method. * layout.cc (Layout::Layout): Update constructor. (Layout::reset_relax_output): New method. (Layout::clean_up_after_relaxation): Call it. (Layout::prepare_for_relaxation): Update caller. (Layout::set_segment_offsets): Update callers of set_section_addresses. Call reset_relax_output before re-processing segments for isolate_execinstr case. (Layout::write_data): Handle relax_output_list_. (Layout::Relaxation_debug_check::check_output_data_for_reset_values): Take new argument RELAX_OUTPUTS. Assert it's an empty collection.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions