]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
1999-11-01 Steve Chamberlain <sac@pobox.com>
authorIan Lance Taylor <ian@airs.com>
Mon, 1 Nov 1999 23:37:48 +0000 (23:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 1 Nov 1999 23:37:48 +0000 (23:37 +0000)
commit9503fd8735ec438fcb2fca34afa276e3e6ca94f5
treec11a325558742324f26d022d24ed65514fd21e93
parent2bd7f1f332946c3baeef11111d1dfb1994ce9942
1999-11-01  Steve Chamberlain  <sac@pobox.com>

* ldlang.c (section_already_linked): Rework to use hash table.
(already_linked_newfunc): New function.
(already_linked_table_init): New function.
(already_linked_table_free): New function.
(lang_process): Initialize and free the already_linked hash table.
ld/ChangeLog
ld/ldlang.c