OSDN Git Service

* coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
authorgeoffk <geoffk>
Sat, 19 Feb 2000 00:59:24 +0000 (00:59 +0000)
committergeoffk <geoffk>
Sat, 19 Feb 2000 00:59:24 +0000 (00:59 +0000)
commit7befdf9d12da7a2e026b9de98ff36dc4dbb73ef9
tree0418dc5f7270f0cc2d997e7998a1b42bc827d31a
parent8ca873ccd9171b75ad076cccb8b3eae3e16d0901
* 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