* ecoff.c: Added various casts for 32/64 bit cross targeting.
authorIan Lance Taylor <ian@airs.com>
Thu, 2 Dec 1993 23:27:15 +0000 (23:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 2 Dec 1993 23:27:15 +0000 (23:27 +0000)
commit4919d3ab70250b1705c027ef083957fead3026f3
treea51a10b6f472cd87eac2c23e6d681a5c74067954
parentc82bea8499c873fa0e0298423e0a52d588bd7289
* ecoff.c: Added various casts for 32/64 bit cross targeting.
(ecoff_mkobject_hook): Set SEC_SHARED_LIBRARY for the .reginfo
section so that the linker ignores it.
* ecofflink.c: Added various casts for 32/64 bit cross targeting.
(ecoff_add_bytes): Changed need argument to size_t.
(bfd_ecoff_debug_link_other): Check return value of
ecoff_add_string.
bfd/ChangeLog