* 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)
commit5ea1af0d5d96234b6c086f284c2fc66ad58b279b
tree4fde10d727be7bd97f75ea4ce33be162b7a0123b
parentff4e7bb239e88a67baed668fd48e25236fee6b93
* 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
This page took 0.02801 seconds and 4 git commands to generate.