OSDN Git Service

* elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
authorciceron <ciceron>
Tue, 13 Aug 2002 20:43:01 +0000 (20:43 +0000)
committerciceron <ciceron>
Tue, 13 Aug 2002 20:43:01 +0000 (20:43 +0000)
commit4b5cd3cc405042305cf685d85e2fdf78e30cfe6e
tree0deb8fbb92df4190ecbe1b0dcc4190ab6e0157fe
parent36b4b7aafb21f376122c3632aee6156b1ccc93e1
* elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
fix masks for PC-rel relocs.
(m68hc11_elf_ignore_reloc): New function.

* elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
68HC12 banked addressing relocs.
(m68hc12_phys_addr): New to compute physical address of banked memory.
(m68hc12_phys_page): Likewise for page.
(m68hc12_addr_is_banked): New to see if address is in banked area.
(elf_m68hc12_howto_table): Add new relocs and rename to xx12.
bfd/ChangeLog
bfd/elf32-m68hc11.c
bfd/elf32-m68hc12.c