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)
commite7d4c6e6b8f8556a29a7289f5aa37c8609c8366d
treed08d4f1dd5c2a54a74b0fd9d120790135ffd2261
parentc6cb5a42a1d415c963338150f1bc7a205a7ef6d6
* 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