mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-29 12:53:43 +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:
@ -1,5 +1,11 @@
|
|||||||
Fri Jun 28 13:48:45 1996 Ian Lance Taylor <ian@cygnus.com>
|
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
|
* reloc.c (bfd_perform_relocation): Handle xcoff-powermac like
|
||||||
aixcoff-rs6000.
|
aixcoff-rs6000.
|
||||||
(bfd_install_relocation): Likewise.
|
(bfd_install_relocation): Likewise.
|
||||||
|
Reference in New Issue
Block a user