]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/cpu-m68hc12.c
* elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
authorStephane Carrez <stcarrez@nerim.fr>
Tue, 13 May 2003 18:54:25 +0000 (18:54 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Tue, 13 May 2003 18:54:25 +0000 (18:54 +0000)
commit47247ced96f6979baa7a23f2bc53ccb6c1b19212
treebe56a30c5038624c5a8446cd49dceb1ad18bb1af
parent5c449c3fa673077d0395f0f76346bf2d96869030
* elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
processor capability, allow merge of HC12 and HCS12 in some cases.
(m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
* cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
(bfd_m68hc12_arch): Link it.
(scan_mach): New function.
bfd/ChangeLog
bfd/cpu-m68hc12.c
bfd/elf32-m68hc1x.c