OSDN Git Service

* ldlang.h (lang_input_statement_type): Use bitfields for booleans.
authoramodra <amodra>
Fri, 9 Jun 2006 01:13:39 +0000 (01:13 +0000)
committeramodra <amodra>
Fri, 9 Jun 2006 01:13:39 +0000 (01:13 +0000)
commitee11fb15ff41e6b4533b5db538a8a9a5e9c199d5
tree45b8bf9011c7ff509382f8cafec3cf87cd346f36
parent1c9fcb6e289490a5387db761865478d2d22fe7e5
* ldlang.h (lang_input_statement_type): Use bitfields for booleans.
* ldlang.c (struct out_section_hash_entry): Rename from
output_statement_hash_entry.  Delete output_section_statement_type
entry.  Add statement_union_type entry.  Adjust all users.
(output_section_statement_table): Rename from output_statement_table.
Adjust all users.
(output_section_statement_newfunc): Rename from
output_statement_newfunc.  Adjust all users.
(output_section_statement_table_init): Rename from
output_statement_table_init.  Adjust all users.
(output_section_statement_table_free): Rename from
output_statement_table_free.  Adjust all users.
ld/ChangeLog
ld/ldlang.c
ld/ldlang.h