]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/output.h
2010-10-29 Doug Kwan <dougkwan@google.com>
authorDoug Kwan <dougkwan@google.com>
Fri, 29 Oct 2010 20:49:20 +0000 (20:49 +0000)
committerDoug Kwan <dougkwan@google.com>
Fri, 29 Oct 2010 20:49:20 +0000 (20:49 +0000)
commitd06fb4d1df16ab118624e9abd711005d044a176b
treeaa6a4a62b185dea10390a299c048c1e13a595b7e
parentae6a0217c573fdf00a40820a325cb988a03271d2
2010-10-29  Doug Kwan  <dougkwan@google.com>

* arm.cc (Arm_outout_section::fix_exidx_coverage): Adjust call to
Output_section::add_relaxed_input_section.
* output.cc (Output_section::add_relaxed_input_section): Add new
arguments LAYOUT and NAME.  Set section order index.
(Output_section::convert_input_sections_in_list_to_relaxed_sections):
Copy section order index.
* output.h (Output_section::add_relaxed_input_section): Add new
arguments LAYOUT and NAME.
gold/ChangeLog
gold/arm.cc
gold/output.cc
gold/output.h