* elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
authorStephane Carrez <stcarrez@nerim.fr>
Tue, 13 Aug 2002 20:43:01 +0000 (20:43 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Tue, 13 Aug 2002 20:43:01 +0000 (20:43 +0000)
commitdae78fb09d8cfcbddde397d80c567f025ba23936
treec89cad2d9b78e697be22db6bf22a8d5a6b3be136
parent3dbfec864446cba138045d0888937db34aab093b
* 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
This page took 0.026302 seconds and 4 git commands to generate.