OSDN Git Service

* coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
authorGeoffrey Keating <geoffk@geoffk.org>
Sat, 19 Feb 2000 00:59:26 +0000 (00:59 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Sat, 19 Feb 2000 00:59:26 +0000 (00:59 +0000)
commit22c564010c48ee8f2c58bd0302c38989c09ad2b8
treedc8c81ca0b057e38901ad70297d61d52f99a4259
parent58db5b81be073946c9d9747f005cdbf8f8a0da9c
* coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
arrays.
(coff_compute_section_file_positions): Use bfd_free to pair
bfd_malloc.
(coff_write_object_contents): Likewise.

* coff-rs6000.c (xcoff_howto_table_16): New variable.
(xcoff_rtype2howto): Handle 16-bit variants of 32-bit relocs.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/coffcode.h