Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-06-22 | * ldlang.c (section_already_linked): Only discard link once | Ian Lance Taylor | 1 | -0/+5 | |
sections if we are building constructors. | |||||
1999-06-12 | This fixes ! to work as documented in a memory region attribute list. | Ian Lance Taylor | 1 | -7/+4 | |
From Thomas Zenker <thz@lennartz-electronic.de>: * ldgram.y (attributes_opt): Use attributes_list instead of NAME. (attributes_list, attributes_string): New nonterminals. * ldlang.c (lang_set_flags): Add invert parameter. Don't handle '!'. * ldlang.c (lang_set_flags): Update declaration. | |||||
1999-05-08 | * ldlang.c (walk_wild, walk_wild_file, walk_wild_section, | Richard Henderson | 1 | -277/+198 | |
output_section_callback, gc_section_callback): New functions for generic section walks. (wild, lang_gc_wild): Use walk_wild. (wild_file, lang_gc_wild_file): Deleted. Common logic moved to walk_wild_file. (wild_section, lang_gc_wild_section): Deleted. Common logic moved to walk_fild_section. Unique logic moved into callbacks output_section_callback and gc_section_callback. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+4703 | |