* output.cc (Output_segment::add_output_section): Remove front
authorIan Lance Taylor <ian@airs.com>
Fri, 16 May 2008 22:29:04 +0000 (22:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 16 May 2008 22:29:04 +0000 (22:29 +0000)
commit01676dcd515a65afcc47d3c6f38a71b6830df3c1
tree5f4262f253855840a1f8671add53dae6f5af2594
parent497897f98cc3ae32477afbbf00fd871372a69ce7
* output.cc (Output_segment::add_output_section): Remove front
parameter.
* output.h (class Output_segment): Remove
add_initial_output_section and overloaded add_output_section.
Update declaration of remaining add_output_section.
* layout.cc (Layout::create_interp): Call add_output_section
rather than add_initial_output_section.
(Layout::finish_dynamic_section): Likewise.
gold/ChangeLog
gold/layout.cc
gold/output.cc
gold/output.h
This page took 0.024708 seconds and 4 git commands to generate.