OSDN Git Service

* ldlang.c (struct output_statement_hash_entry): Don't indirect to os.
authoramodra <amodra>
Fri, 4 Nov 2005 13:26:53 +0000 (13:26 +0000)
committeramodra <amodra>
Fri, 4 Nov 2005 13:26:53 +0000 (13:26 +0000)
commitc1f5fc53a78f3fac02d3661833284c06caa7f955
tree806c4230fa5479da7420cb2e202748d913ec3d4b
parentf9c3cdaeec3973d791a6d83b678259bef82d7996
* ldlang.c (struct output_statement_hash_entry): Don't indirect to os.
(output_statement_newfunc): Rewrite.
(lang_output_section_find_1): Merge into..
(lang_output_section_find): ..here.
(lang_output_section_statement_lookup_1): Rewrite to handle
multiple sections with the same name.
(output_statement_table_init): Commonise error message.
(lang_init, open_output): Likewise.
ld/ChangeLog
ld/ldlang.c