* output.h (Output_section_lookup_maps::add_merge_section):
authorIan Lance Taylor <ian@airs.com>
Tue, 13 Jul 2010 12:04:03 +0000 (12:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 13 Jul 2010 12:04:03 +0000 (12:04 +0000)
commit8274239589cb7d560af55e3565ad7e6829b1edfe
tree2f57a27ac6fc1a907a4032919d280af987770de5
parent241531d62d5e36e157fbf2f5db99f50b632d1a29
* output.h (Output_section_lookup_maps::add_merge_section):
Correct check of whether value was inserted.
(Output_section_lookup_maps::add_merge_input_section): Likewise.
(Output_section_lookup_maps::add_relaxed_input_section):
Likewise.
* arm.cc (Target_arm::got_section): Remove used local os.
* i386.cc (Target_i386::got_section): Likewise.
* x86_64.cc (Target_x86_64::got_section): Likewise.
* sparc.cc (Target_sparc::got_section): Likewise.
(Target_sparc::relocate): Remove unused local have_got_offset.
* powerpc.cc (Target_powerpc::relocate): Likewise.
gold/ChangeLog
gold/arm.cc
gold/i386.cc
gold/output.h
gold/powerpc.cc
gold/sparc.cc
gold/x86_64.cc
This page took 0.036065 seconds and 4 git commands to generate.