mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
750877bad8
2005-09-30 H.J. Lu <hongjiu.lu@intel.com> * ldlang.c (output_statement_hash_entry): New type. (output_statement_table): New variable for hash table. (output_statement_newfunc): New function. (output_statement_table_init): Likewise. (output_statement_table_free): Likewise. (lang_init): Call output_statement_table_init. (lang_finish): Renamed to ... (lang_end): This. (lang_process): Updated. (lang_finish): New function. (lang_output_section_find_1): Use hash table. (lang_output_section_statement_lookup_1): Likewise. * ldlang.h (lang_finish): New. * ldmain.c (main): Call lang_finish. ld/testsuite/ 2005-09-30 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/sec64k.exp: Enabled for all ELF targets. |
||
---|---|---|
.. | ||
elf.exp | ||
empty.d | ||
empty.s | ||
exclude1.s | ||
exclude2.s | ||
exclude.exp | ||
fini.c | ||
fini.out | ||
frame.exp | ||
frame.s | ||
group1.d | ||
group1a.s | ||
group1b.s | ||
group.ld | ||
init.c | ||
init.out | ||
merge2.d | ||
merge2.s | ||
merge.d | ||
merge.ld | ||
merge.s | ||
preinit.c | ||
preinit.out | ||
sec64k.exp | ||
start.s | ||
symbol1ref.s | ||
symbol1w.s | ||
table.s | ||
tbss.s | ||
warn1.d |