* targets.c (proto write_armap). Changed orl_count to unsigned.
authorSteve Chamberlain <steve@cygnus>
Mon, 21 Oct 1991 16:42:54 +0000 (16:42 +0000)
committerSteve Chamberlain <steve@cygnus>
Mon, 21 Oct 1991 16:42:54 +0000 (16:42 +0000)
commitf58809fd417a0fd96c5f2cede426b770cfd25659
tree79554a15b222b978fd68ee9a54c3026e11e07c24
parent7955ad1c4da9573edec02603e04774f8133622fc
* targets.c (proto write_armap). Changed orl_count to unsigned.
* opncls.c (bfd_close_all_done). Added so that generative
programs like gas can close a bfd without causing bfd confusion.
* libbfd.h (changed becuase of protos)
* amdcoff.c: messed with the way that jmp displacements are
calcualated. This may not yet be totally correct.
* archive.c (coff_write_armap): rewrote the way that ranlibs are
written out.
* coffcode.h (fixup_symbol_value): now doesn't core dump if a non
abs symbol has no section (like a register symbol).
(coff_write_symbol) now zeros auxent before filling it up to help
with sensitive applications.
* libbfd.c (bfd_write_bigendian_4byte_int): added.
bfd/ChangeLog
bfd/archive.c
bfd/coff-a29k.c
bfd/coffcode.h
bfd/libbfd.c
bfd/targets.c