mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-26 10:43:31 +08:00
* xcofflink.c (xcoff_link_check_ar_symbols): An undefined symbol
with XCOFF_DEF_DYNAMIC set is really defined. (xcoff_link_check_dynamic_ar_symbols): Likewise. The above is for PR 9997. (xcoff_link_add_symbols): Only create special sections if using an XCOFF hash table.
This commit is contained in:
parent
6f607c1229
commit
f93fb27543
@ -1,5 +1,11 @@
|
||||
Fri Jun 28 13:48:45 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* xcofflink.c (xcoff_link_check_ar_symbols): An undefined symbol
|
||||
with XCOFF_DEF_DYNAMIC set is really defined.
|
||||
(xcoff_link_check_dynamic_ar_symbols): Likewise.
|
||||
(xcoff_link_add_symbols): Only create special sections if using an
|
||||
XCOFF hash table.
|
||||
|
||||
* reloc.c (bfd_perform_relocation): Handle xcoff-powermac like
|
||||
aixcoff-rs6000.
|
||||
(bfd_install_relocation): Likewise.
|
||||
|
Loading…
Reference in New Issue
Block a user