2000-06-19 03:22:44 +02:00
|
|
|
|
/* Motorola 68HC11-specific support for 32-bit ELF
|
2003-04-04 23:17:06 +02:00
|
|
|
|
Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
2002-08-13 22:43:01 +02:00
|
|
|
|
Contributed by Stephane Carrez (stcarrez@nerim.fr)
|
2000-06-19 03:22:44 +02:00
|
|
|
|
(Heavily copied from the D10V port by Martin Hunt (hunt@cygnus.com))
|
|
|
|
|
|
|
|
|
|
This file is part of BFD, the Binary File Descriptor library.
|
|
|
|
|
|
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
|
along with this program; if not, write to the Free Software
|
|
|
|
|
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
|
|
|
|
|
|
|
|
|
#include "bfd.h"
|
|
|
|
|
#include "sysdep.h"
|
2002-08-14 10:14:30 +02:00
|
|
|
|
#include "bfdlink.h"
|
2000-06-19 03:22:44 +02:00
|
|
|
|
#include "libbfd.h"
|
|
|
|
|
#include "elf-bfd.h"
|
2003-04-21 15:22:14 +02:00
|
|
|
|
#include "elf32-m68hc1x.h"
|
2000-06-19 03:22:44 +02:00
|
|
|
|
#include "elf/m68hc11.h"
|
2003-04-21 15:22:14 +02:00
|
|
|
|
#include "opcode/m68hc11.h"
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
2003-04-21 15:22:14 +02:00
|
|
|
|
/* Relocation functions. */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
static reloc_howto_type *bfd_elf32_bfd_reloc_type_lookup
|
2002-08-22 07:41:53 +02:00
|
|
|
|
PARAMS ((bfd *, bfd_reloc_code_real_type));
|
2000-06-19 03:22:44 +02:00
|
|
|
|
static void m68hc11_info_to_howto_rel
|
include/elf/ChangeLog
* internal.h (elf32_internal_ehdr, Elf32_Internal_Ehdr,
elf64_internal_ehdr, Elf64_Internal_Ehdr, elf32_internal_phdr,
Elf32_Internal_Phdr, elf64_internal_phdr, Elf64_Internal_Phdr,
elf32_internal_shdr, Elf32_Internal_Shdr, elf64_internal_shdr,
Elf64_Internal_Shdr, elf32_internal_sym, elf64_internal_sym,
Elf32_Internal_Sym, Elf64_Internal_Sym, Elf32_Internal_Note,
elf32_internal_note, elf32_internal_rel, Elf32_Internal_Rel,
elf64_internal_rel, Elf64_Internal_Rel, elf32_internal_rela,
elf64_internal_rela, Elf32_Internal_Rela, Elf64_Internal_Rela,
elf32_internal_dyn, elf64_internal_dyn, Elf32_Internal_Dyn,
Elf64_Internal_Dyn, elf32_internal_verdef, elf64_internal_verdef,
elf32_internal_verdaux, elf64_internal_verdaux, elf32_internal_verneed,
elf64_internal_verneed, elf32_internal_vernaux, elf64_internal_vernaux,
elf32_internal_versym, elf64_internal_versym, Elf32_Internal_Verdef,
Elf64_Internal_Verdef, Elf32_Internal_Verdaux, Elf64_Internal_Verdaux,
Elf32_Internal_Verneed, Elf64_Internal_Verneed, Elf32_Internal_Vernaux,
Elf64_Internal_Vernaux, Elf32_Internal_Versym, Elf64_Internal_Versym,
Elf32_Internal_Syminfo, Elf64_Internal_Syminfo): Delete.
(Elf_Internal_Rel): Delete.
bfd/ChangeLog
* elf-bfd.h: Replace occurrences of Elf32_Internal_* and
Elf64_Internal_* with Elf_Internal_*. Replace Elf_Internal_Rel
with Elf_Internal_Rela.
* elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
* elf-hppa.h (elf_hppa_internal_shdr): Delete. Use Elf_Internal_Shdr
throughout instead.
* elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
* elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
Remove INLINE keyword.
(elf_swap_reloc_in): Likewise. Also clear r_addend.
(elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
as a bfd_byte *.
(elf_write_relocs): Consolidate REL and RELA code.
(elf_slurp_reloc_table_from_section): Simplify REL code.
(NAME(_bfd_elf,size_info)): Populate reloc swap entries.
* elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
* elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
RELA code.
(elf_link_adjust_relocs): Likewise. Don't malloc space for temp
reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
(elf_link_output_relocs): Likewise.
(elf_reloc_link_order): Likewise.
(elf_finish_pointer_linker_section): Likewise.
(struct elf_link_sort_rela): Remove union.
(elf_link_sort_cmp1): Update to suit.
(elf_link_sort_cmp2): Here too.
(elf_link_sort_relocs): Consolidate REL and RELA code. Fix memory
over-allocation for int_rels_per_ext_rel != 1 case.
* elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
* elf32-i386.c: Likewise.
* elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
* elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
* elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
* elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
elf64-sparc.c, elf64-x86-64.c: Likewise.
* elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
* elfxx-mips.c (sort_dynamic_relocs): Likewise for
bfd_elf32_swap_reloc_in.
* elf32-arm.h: Update elf32_arm_info_to_howto calls.
* elf32-mips.c: Likewise for mips_info_to_howto_rel.
(mips_elf64_swap_reloc_in): Zero r_addend.
(mips_elf64_be_swap_reloc_in): Likewise.
(mips_elf64_slurp_one_reloc_table): Simplify.
* elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
* elf64-hppa.c (hppa64_elf_size_info): Likewise.
* elf64-sparc.c (sparc64_elf_size_info): Likewise.
2002-11-28 12:55:43 +01:00
|
|
|
|
PARAMS ((bfd *, arelent *, Elf_Internal_Rela *));
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
2003-04-21 15:22:14 +02:00
|
|
|
|
/* Trampoline generation. */
|
|
|
|
|
static bfd_boolean m68hc11_elf_size_one_stub
|
|
|
|
|
PARAMS((struct bfd_hash_entry *gen_entry, PTR in_arg));
|
|
|
|
|
static bfd_boolean m68hc11_elf_build_one_stub
|
|
|
|
|
PARAMS((struct bfd_hash_entry *gen_entry, PTR in_arg));
|
|
|
|
|
static struct bfd_link_hash_table* m68hc11_elf_bfd_link_hash_table_create
|
|
|
|
|
PARAMS ((bfd* abfd));
|
|
|
|
|
|
|
|
|
|
/* Linker relaxation. */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
static bfd_boolean m68hc11_elf_relax_section
|
|
|
|
|
PARAMS ((bfd *, asection *, struct bfd_link_info *, bfd_boolean *));
|
2002-08-14 10:14:30 +02:00
|
|
|
|
static void m68hc11_elf_relax_delete_bytes
|
2002-08-22 07:41:53 +02:00
|
|
|
|
PARAMS ((bfd *, asection *, bfd_vma, int));
|
2002-08-14 10:14:30 +02:00
|
|
|
|
static void m68hc11_relax_group
|
2002-08-22 07:41:53 +02:00
|
|
|
|
PARAMS ((bfd *, asection *, bfd_byte *, unsigned,
|
|
|
|
|
unsigned long, unsigned long));
|
|
|
|
|
static int compare_reloc PARAMS ((const void *, const void *));
|
2002-08-14 10:14:30 +02:00
|
|
|
|
|
2000-06-19 03:22:44 +02:00
|
|
|
|
/* Use REL instead of RELA to save space */
|
2002-10-17 04:59:15 +02:00
|
|
|
|
#define USE_REL 1
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
2003-04-21 15:22:14 +02:00
|
|
|
|
/* The Motorola 68HC11 microcontroller only addresses 64Kb but we also
|
|
|
|
|
support a memory bank switching mechanism similar to 68HC12.
|
2000-06-19 03:22:44 +02:00
|
|
|
|
We must handle 8 and 16-bit relocations. The 32-bit relocation
|
2003-04-21 15:22:14 +02:00
|
|
|
|
are used for debugging sections (DWARF2) to represent a virtual
|
|
|
|
|
address.
|
2000-06-19 03:22:44 +02:00
|
|
|
|
The 3-bit and 16-bit PC rel relocation is only used by 68HC12. */
|
|
|
|
|
static reloc_howto_type elf_m68hc11_howto_table[] = {
|
|
|
|
|
/* This reloc does nothing. */
|
|
|
|
|
HOWTO (R_M68HC11_NONE, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
2, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
32, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
2002-08-13 23:04:21 +02:00
|
|
|
|
complain_overflow_dont,/* complain_on_overflow */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_NONE", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* src_mask */
|
|
|
|
|
0, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* A 8 bit absolute relocation */
|
|
|
|
|
HOWTO (R_M68HC11_8, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
0, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
8, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_bitfield, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_8", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0x00ff, /* src_mask */
|
|
|
|
|
0x00ff, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* A 8 bit absolute relocation (upper address) */
|
|
|
|
|
HOWTO (R_M68HC11_HI8, /* type */
|
|
|
|
|
8, /* rightshift */
|
|
|
|
|
0, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
8, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_bitfield, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_HI8", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0x00ff, /* src_mask */
|
|
|
|
|
0x00ff, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* A 8 bit absolute relocation (upper address) */
|
|
|
|
|
HOWTO (R_M68HC11_LO8, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
0, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
8, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_dont, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_LO8", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0x00ff, /* src_mask */
|
|
|
|
|
0x00ff, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* A 8 bit PC-rel relocation */
|
|
|
|
|
HOWTO (R_M68HC11_PCREL_8, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
0, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
8, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
TRUE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_bitfield, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_PCREL_8", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2002-08-13 22:43:01 +02:00
|
|
|
|
0x00ff, /* src_mask */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0x00ff, /* dst_mask */
|
2003-04-04 23:17:06 +02:00
|
|
|
|
TRUE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* A 16 bit absolute relocation */
|
|
|
|
|
HOWTO (R_M68HC11_16, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
1, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
16, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_dont /*bitfield */ , /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_16", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0xffff, /* src_mask */
|
|
|
|
|
0xffff, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* A 32 bit absolute relocation. This one is never used for the
|
|
|
|
|
code relocation. It's used by gas for -gstabs generation. */
|
|
|
|
|
HOWTO (R_M68HC11_32, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
2, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
32, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_bitfield, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_32", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0xffffffff, /* src_mask */
|
|
|
|
|
0xffffffff, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* A 3 bit absolute relocation */
|
|
|
|
|
HOWTO (R_M68HC11_3B, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
0, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
3, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_bitfield, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_4B", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0x003, /* src_mask */
|
|
|
|
|
0x003, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* A 16 bit PC-rel relocation */
|
|
|
|
|
HOWTO (R_M68HC11_PCREL_16, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
1, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
16, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
TRUE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_dont, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_PCREL_16", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2002-08-13 22:43:01 +02:00
|
|
|
|
0xffff, /* src_mask */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0xffff, /* dst_mask */
|
2003-04-04 23:17:06 +02:00
|
|
|
|
TRUE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* GNU extension to record C++ vtable hierarchy */
|
|
|
|
|
HOWTO (R_M68HC11_GNU_VTINHERIT, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
1, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
0, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_dont, /* complain_on_overflow */
|
|
|
|
|
NULL, /* special_function */
|
|
|
|
|
"R_M68HC11_GNU_VTINHERIT", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* src_mask */
|
|
|
|
|
0, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
|
|
|
|
|
/* GNU extension to record C++ vtable member usage */
|
|
|
|
|
HOWTO (R_M68HC11_GNU_VTENTRY, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
1, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
0, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_dont, /* complain_on_overflow */
|
|
|
|
|
_bfd_elf_rel_vtable_reloc_fn, /* special_function */
|
|
|
|
|
"R_M68HC11_GNU_VTENTRY", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
0, /* src_mask */
|
|
|
|
|
0, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2002-08-13 22:43:01 +02:00
|
|
|
|
|
2002-08-13 23:04:21 +02:00
|
|
|
|
/* A 24 bit relocation */
|
|
|
|
|
HOWTO (R_M68HC11_24, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
1, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
24, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2002-08-13 23:04:21 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_bitfield, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_24", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2003-04-04 23:17:06 +02:00
|
|
|
|
0xffffff, /* src_mask */
|
|
|
|
|
0xffffff, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
|
|
|
|
|
2002-08-13 23:04:21 +02:00
|
|
|
|
/* A 16-bit low relocation */
|
|
|
|
|
HOWTO (R_M68HC11_LO16, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
1, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
16, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2002-08-13 23:04:21 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_bitfield, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_LO16", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2002-08-13 23:04:21 +02:00
|
|
|
|
0xffff, /* src_mask */
|
|
|
|
|
0xffff, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2002-08-13 23:04:21 +02:00
|
|
|
|
|
|
|
|
|
/* A page relocation */
|
|
|
|
|
HOWTO (R_M68HC11_PAGE, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
0, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
8, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2002-08-13 23:04:21 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_bitfield, /* complain_on_overflow */
|
|
|
|
|
bfd_elf_generic_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_PAGE", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* partial_inplace */
|
2002-08-13 23:04:21 +02:00
|
|
|
|
0x00ff, /* src_mask */
|
|
|
|
|
0x00ff, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE), /* pcrel_offset */
|
2002-08-13 23:04:21 +02:00
|
|
|
|
|
2002-08-13 22:43:01 +02:00
|
|
|
|
EMPTY_HOWTO (14),
|
|
|
|
|
EMPTY_HOWTO (15),
|
|
|
|
|
EMPTY_HOWTO (16),
|
|
|
|
|
EMPTY_HOWTO (17),
|
|
|
|
|
EMPTY_HOWTO (18),
|
|
|
|
|
EMPTY_HOWTO (19),
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-13 22:43:01 +02:00
|
|
|
|
/* Mark beginning of a jump instruction (any form). */
|
|
|
|
|
HOWTO (R_M68HC11_RL_JUMP, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
1, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
0, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2002-08-13 22:43:01 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_dont, /* complain_on_overflow */
|
|
|
|
|
m68hc11_elf_ignore_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_RL_JUMP", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
TRUE, /* partial_inplace */
|
2002-08-13 22:43:01 +02:00
|
|
|
|
0, /* src_mask */
|
|
|
|
|
0, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
TRUE), /* pcrel_offset */
|
2002-08-13 22:43:01 +02:00
|
|
|
|
|
|
|
|
|
/* Mark beginning of Gcc relaxation group instruction. */
|
|
|
|
|
HOWTO (R_M68HC11_RL_GROUP, /* type */
|
|
|
|
|
0, /* rightshift */
|
|
|
|
|
1, /* size (0 = byte, 1 = short, 2 = long) */
|
|
|
|
|
0, /* bitsize */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
FALSE, /* pc_relative */
|
2002-08-13 22:43:01 +02:00
|
|
|
|
0, /* bitpos */
|
|
|
|
|
complain_overflow_dont, /* complain_on_overflow */
|
|
|
|
|
m68hc11_elf_ignore_reloc, /* special_function */
|
|
|
|
|
"R_M68HC11_RL_GROUP", /* name */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
TRUE, /* partial_inplace */
|
2002-08-13 22:43:01 +02:00
|
|
|
|
0, /* src_mask */
|
|
|
|
|
0, /* dst_mask */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
TRUE), /* pcrel_offset */
|
2000-06-19 03:22:44 +02:00
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
/* Map BFD reloc types to M68HC11 ELF reloc types. */
|
|
|
|
|
|
|
|
|
|
struct m68hc11_reloc_map
|
|
|
|
|
{
|
|
|
|
|
bfd_reloc_code_real_type bfd_reloc_val;
|
|
|
|
|
unsigned char elf_reloc_val;
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
static const struct m68hc11_reloc_map m68hc11_reloc_map[] = {
|
|
|
|
|
{BFD_RELOC_NONE, R_M68HC11_NONE,},
|
|
|
|
|
{BFD_RELOC_8, R_M68HC11_8},
|
|
|
|
|
{BFD_RELOC_M68HC11_HI8, R_M68HC11_HI8},
|
|
|
|
|
{BFD_RELOC_M68HC11_LO8, R_M68HC11_LO8},
|
|
|
|
|
{BFD_RELOC_8_PCREL, R_M68HC11_PCREL_8},
|
|
|
|
|
{BFD_RELOC_16_PCREL, R_M68HC11_PCREL_16},
|
|
|
|
|
{BFD_RELOC_16, R_M68HC11_16},
|
|
|
|
|
{BFD_RELOC_32, R_M68HC11_32},
|
|
|
|
|
{BFD_RELOC_M68HC11_3B, R_M68HC11_3B},
|
|
|
|
|
|
|
|
|
|
{BFD_RELOC_VTABLE_INHERIT, R_M68HC11_GNU_VTINHERIT},
|
|
|
|
|
{BFD_RELOC_VTABLE_ENTRY, R_M68HC11_GNU_VTENTRY},
|
2002-08-13 22:43:01 +02:00
|
|
|
|
|
2002-08-13 23:04:21 +02:00
|
|
|
|
{BFD_RELOC_M68HC11_LO16, R_M68HC11_LO16},
|
|
|
|
|
{BFD_RELOC_M68HC11_PAGE, R_M68HC11_PAGE},
|
|
|
|
|
{BFD_RELOC_M68HC11_24, R_M68HC11_24},
|
|
|
|
|
|
2002-08-13 22:43:01 +02:00
|
|
|
|
{BFD_RELOC_M68HC11_RL_JUMP, R_M68HC11_RL_JUMP},
|
|
|
|
|
{BFD_RELOC_M68HC11_RL_GROUP, R_M68HC11_RL_GROUP},
|
2000-06-19 03:22:44 +02:00
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
static reloc_howto_type *
|
|
|
|
|
bfd_elf32_bfd_reloc_type_lookup (abfd, code)
|
|
|
|
|
bfd *abfd ATTRIBUTE_UNUSED;
|
|
|
|
|
bfd_reloc_code_real_type code;
|
|
|
|
|
{
|
|
|
|
|
unsigned int i;
|
|
|
|
|
|
|
|
|
|
for (i = 0;
|
|
|
|
|
i < sizeof (m68hc11_reloc_map) / sizeof (struct m68hc11_reloc_map);
|
|
|
|
|
i++)
|
|
|
|
|
{
|
|
|
|
|
if (m68hc11_reloc_map[i].bfd_reloc_val == code)
|
|
|
|
|
return &elf_m68hc11_howto_table[m68hc11_reloc_map[i].elf_reloc_val];
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
return NULL;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Set the howto pointer for an M68HC11 ELF reloc. */
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
m68hc11_info_to_howto_rel (abfd, cache_ptr, dst)
|
|
|
|
|
bfd *abfd ATTRIBUTE_UNUSED;
|
|
|
|
|
arelent *cache_ptr;
|
include/elf/ChangeLog
* internal.h (elf32_internal_ehdr, Elf32_Internal_Ehdr,
elf64_internal_ehdr, Elf64_Internal_Ehdr, elf32_internal_phdr,
Elf32_Internal_Phdr, elf64_internal_phdr, Elf64_Internal_Phdr,
elf32_internal_shdr, Elf32_Internal_Shdr, elf64_internal_shdr,
Elf64_Internal_Shdr, elf32_internal_sym, elf64_internal_sym,
Elf32_Internal_Sym, Elf64_Internal_Sym, Elf32_Internal_Note,
elf32_internal_note, elf32_internal_rel, Elf32_Internal_Rel,
elf64_internal_rel, Elf64_Internal_Rel, elf32_internal_rela,
elf64_internal_rela, Elf32_Internal_Rela, Elf64_Internal_Rela,
elf32_internal_dyn, elf64_internal_dyn, Elf32_Internal_Dyn,
Elf64_Internal_Dyn, elf32_internal_verdef, elf64_internal_verdef,
elf32_internal_verdaux, elf64_internal_verdaux, elf32_internal_verneed,
elf64_internal_verneed, elf32_internal_vernaux, elf64_internal_vernaux,
elf32_internal_versym, elf64_internal_versym, Elf32_Internal_Verdef,
Elf64_Internal_Verdef, Elf32_Internal_Verdaux, Elf64_Internal_Verdaux,
Elf32_Internal_Verneed, Elf64_Internal_Verneed, Elf32_Internal_Vernaux,
Elf64_Internal_Vernaux, Elf32_Internal_Versym, Elf64_Internal_Versym,
Elf32_Internal_Syminfo, Elf64_Internal_Syminfo): Delete.
(Elf_Internal_Rel): Delete.
bfd/ChangeLog
* elf-bfd.h: Replace occurrences of Elf32_Internal_* and
Elf64_Internal_* with Elf_Internal_*. Replace Elf_Internal_Rel
with Elf_Internal_Rela.
* elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
* elf-hppa.h (elf_hppa_internal_shdr): Delete. Use Elf_Internal_Shdr
throughout instead.
* elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
* elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
Remove INLINE keyword.
(elf_swap_reloc_in): Likewise. Also clear r_addend.
(elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
as a bfd_byte *.
(elf_write_relocs): Consolidate REL and RELA code.
(elf_slurp_reloc_table_from_section): Simplify REL code.
(NAME(_bfd_elf,size_info)): Populate reloc swap entries.
* elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
* elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
RELA code.
(elf_link_adjust_relocs): Likewise. Don't malloc space for temp
reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
(elf_link_output_relocs): Likewise.
(elf_reloc_link_order): Likewise.
(elf_finish_pointer_linker_section): Likewise.
(struct elf_link_sort_rela): Remove union.
(elf_link_sort_cmp1): Update to suit.
(elf_link_sort_cmp2): Here too.
(elf_link_sort_relocs): Consolidate REL and RELA code. Fix memory
over-allocation for int_rels_per_ext_rel != 1 case.
* elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
* elf32-i386.c: Likewise.
* elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
* elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
* elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
* elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
elf64-sparc.c, elf64-x86-64.c: Likewise.
* elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
* elfxx-mips.c (sort_dynamic_relocs): Likewise for
bfd_elf32_swap_reloc_in.
* elf32-arm.h: Update elf32_arm_info_to_howto calls.
* elf32-mips.c: Likewise for mips_info_to_howto_rel.
(mips_elf64_swap_reloc_in): Zero r_addend.
(mips_elf64_be_swap_reloc_in): Likewise.
(mips_elf64_slurp_one_reloc_table): Simplify.
* elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
* elf64-hppa.c (hppa64_elf_size_info): Likewise.
* elf64-sparc.c (sparc64_elf_size_info): Likewise.
2002-11-28 12:55:43 +01:00
|
|
|
|
Elf_Internal_Rela *dst;
|
2000-06-19 03:22:44 +02:00
|
|
|
|
{
|
|
|
|
|
unsigned int r_type;
|
|
|
|
|
|
|
|
|
|
r_type = ELF32_R_TYPE (dst->r_info);
|
|
|
|
|
BFD_ASSERT (r_type < (unsigned int) R_M68HC11_max);
|
|
|
|
|
cache_ptr->howto = &elf_m68hc11_howto_table[r_type];
|
|
|
|
|
}
|
|
|
|
|
|
2003-04-21 15:22:14 +02:00
|
|
|
|
|
|
|
|
|
/* Far trampoline generation. */
|
2002-08-13 23:15:47 +02:00
|
|
|
|
|
2003-04-21 15:22:14 +02:00
|
|
|
|
/* Build a 68HC11 trampoline stub. */
|
|
|
|
|
static bfd_boolean
|
|
|
|
|
m68hc11_elf_build_one_stub (gen_entry, in_arg)
|
|
|
|
|
struct bfd_hash_entry *gen_entry;
|
|
|
|
|
PTR in_arg;
|
|
|
|
|
{
|
|
|
|
|
struct elf32_m68hc11_stub_hash_entry *stub_entry;
|
|
|
|
|
struct bfd_link_info *info;
|
|
|
|
|
struct m68hc11_elf_link_hash_table *htab;
|
|
|
|
|
asection *stub_sec;
|
|
|
|
|
bfd *stub_bfd;
|
|
|
|
|
bfd_byte *loc;
|
|
|
|
|
bfd_vma sym_value, phys_page, phys_addr;
|
|
|
|
|
|
|
|
|
|
/* Massage our args to the form they really have. */
|
|
|
|
|
stub_entry = (struct elf32_m68hc11_stub_hash_entry *) gen_entry;
|
|
|
|
|
info = (struct bfd_link_info *) in_arg;
|
|
|
|
|
|
|
|
|
|
htab = m68hc11_elf_hash_table (info);
|
|
|
|
|
|
|
|
|
|
stub_sec = stub_entry->stub_sec;
|
|
|
|
|
|
|
|
|
|
/* Make a note of the offset within the stubs for this entry. */
|
|
|
|
|
stub_entry->stub_offset = stub_sec->_raw_size;
|
|
|
|
|
stub_sec->_raw_size += 10;
|
|
|
|
|
loc = stub_sec->contents + stub_entry->stub_offset;
|
|
|
|
|
|
|
|
|
|
stub_bfd = stub_sec->owner;
|
|
|
|
|
|
|
|
|
|
/* Create the trampoline call stub:
|
|
|
|
|
|
|
|
|
|
pshb
|
|
|
|
|
ldab #%page(symbol)
|
|
|
|
|
ldy #%addr(symbol)
|
|
|
|
|
jmp __trampoline
|
|
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
sym_value = (stub_entry->target_value
|
|
|
|
|
+ stub_entry->target_section->output_offset
|
|
|
|
|
+ stub_entry->target_section->output_section->vma);
|
|
|
|
|
phys_addr = m68hc11_phys_addr (&htab->pinfo, sym_value);
|
|
|
|
|
phys_page = m68hc11_phys_page (&htab->pinfo, sym_value);
|
|
|
|
|
|
|
|
|
|
/* pshb; ldab #%page(sym) */
|
|
|
|
|
bfd_put_8 (stub_bfd, 0x37, loc);
|
|
|
|
|
bfd_put_8 (stub_bfd, 0xC6, loc + 1);
|
|
|
|
|
bfd_put_8 (stub_bfd, phys_page, loc + 2);
|
|
|
|
|
loc += 3;
|
|
|
|
|
|
|
|
|
|
/* ldy #%addr(sym) */
|
|
|
|
|
bfd_put_8 (stub_bfd, 0x18, loc);
|
|
|
|
|
bfd_put_8 (stub_bfd, 0xCE, loc + 1);
|
|
|
|
|
bfd_put_16 (stub_bfd, phys_addr, loc + 2);
|
|
|
|
|
loc += 4;
|
|
|
|
|
|
|
|
|
|
/* jmp __trampoline */
|
|
|
|
|
bfd_put_8 (stub_bfd, 0x7E, loc);
|
|
|
|
|
bfd_put_16 (stub_bfd, htab->pinfo.trampoline_addr, loc + 1);
|
2002-08-22 07:41:53 +02:00
|
|
|
|
|
2003-04-21 15:22:14 +02:00
|
|
|
|
return TRUE;
|
2002-08-13 23:15:47 +02:00
|
|
|
|
}
|
|
|
|
|
|
2003-04-21 15:22:14 +02:00
|
|
|
|
/* As above, but don't actually build the stub. Just bump offset so
|
|
|
|
|
we know stub section sizes. */
|
|
|
|
|
|
2002-11-30 09:39:46 +01:00
|
|
|
|
static bfd_boolean
|
2003-04-21 15:22:14 +02:00
|
|
|
|
m68hc11_elf_size_one_stub (gen_entry, in_arg)
|
|
|
|
|
struct bfd_hash_entry *gen_entry;
|
|
|
|
|
PTR in_arg ATTRIBUTE_UNUSED;
|
2002-08-13 23:15:47 +02:00
|
|
|
|
{
|
2003-04-21 15:22:14 +02:00
|
|
|
|
struct elf32_m68hc11_stub_hash_entry *stub_entry;
|
|
|
|
|
|
|
|
|
|
/* Massage our args to the form they really have. */
|
|
|
|
|
stub_entry = (struct elf32_m68hc11_stub_hash_entry *) gen_entry;
|
|
|
|
|
|
|
|
|
|
stub_entry->stub_sec->_raw_size += 10;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
return TRUE;
|
2002-08-13 23:15:47 +02:00
|
|
|
|
}
|
|
|
|
|
|
2003-04-21 15:22:14 +02:00
|
|
|
|
/* Create a 68HC11 ELF linker hash table. */
|
|
|
|
|
|
|
|
|
|
static struct bfd_link_hash_table *
|
|
|
|
|
m68hc11_elf_bfd_link_hash_table_create (abfd)
|
|
|
|
|
bfd *abfd;
|
|
|
|
|
{
|
|
|
|
|
struct m68hc11_elf_link_hash_table *ret;
|
|
|
|
|
|
|
|
|
|
ret = m68hc11_elf_hash_table_create (abfd);
|
|
|
|
|
if (ret == (struct m68hc11_elf_link_hash_table *) NULL)
|
|
|
|
|
return NULL;
|
|
|
|
|
|
|
|
|
|
ret->size_one_stub = m68hc11_elf_size_one_stub;
|
|
|
|
|
ret->build_one_stub = m68hc11_elf_build_one_stub;
|
|
|
|
|
|
|
|
|
|
return &ret->root.root;
|
|
|
|
|
}
|
|
|
|
|
|
2003-04-04 23:17:06 +02:00
|
|
|
|
|
|
|
|
|
/* 68HC11 Linker Relaxation. */
|
|
|
|
|
|
2002-11-30 09:39:46 +01:00
|
|
|
|
struct m68hc11_direct_relax
|
2002-08-14 10:14:30 +02:00
|
|
|
|
{
|
|
|
|
|
const char *name;
|
|
|
|
|
unsigned char code;
|
|
|
|
|
unsigned char direct_code;
|
|
|
|
|
} m68hc11_direct_relax_table[] = {
|
|
|
|
|
{ "adca", 0xB9, 0x99 },
|
|
|
|
|
{ "adcb", 0xF9, 0xD9 },
|
|
|
|
|
{ "adda", 0xBB, 0x9B },
|
|
|
|
|
{ "addb", 0xFB, 0xDB },
|
|
|
|
|
{ "addd", 0xF3, 0xD3 },
|
|
|
|
|
{ "anda", 0xB4, 0x94 },
|
|
|
|
|
{ "andb", 0xF4, 0xD4 },
|
|
|
|
|
{ "cmpa", 0xB1, 0x91 },
|
|
|
|
|
{ "cmpb", 0xF1, 0xD1 },
|
|
|
|
|
{ "cpd", 0xB3, 0x93 },
|
|
|
|
|
{ "cpxy", 0xBC, 0x9C },
|
|
|
|
|
/* { "cpy", 0xBC, 0x9C }, */
|
|
|
|
|
{ "eora", 0xB8, 0x98 },
|
|
|
|
|
{ "eorb", 0xF8, 0xD8 },
|
|
|
|
|
{ "jsr", 0xBD, 0x9D },
|
|
|
|
|
{ "ldaa", 0xB6, 0x96 },
|
|
|
|
|
{ "ldab", 0xF6, 0xD6 },
|
|
|
|
|
{ "ldd", 0xFC, 0xDC },
|
|
|
|
|
{ "lds", 0xBE, 0x9E },
|
|
|
|
|
{ "ldxy", 0xFE, 0xDE },
|
|
|
|
|
/* { "ldy", 0xFE, 0xDE },*/
|
|
|
|
|
{ "oraa", 0xBA, 0x9A },
|
|
|
|
|
{ "orab", 0xFA, 0xDA },
|
|
|
|
|
{ "sbca", 0xB2, 0x92 },
|
|
|
|
|
{ "sbcb", 0xF2, 0xD2 },
|
|
|
|
|
{ "staa", 0xB7, 0x97 },
|
|
|
|
|
{ "stab", 0xF7, 0xD7 },
|
|
|
|
|
{ "std", 0xFD, 0xDD },
|
|
|
|
|
{ "sts", 0xBF, 0x9F },
|
|
|
|
|
{ "stxy", 0xFF, 0xDF },
|
|
|
|
|
/* { "sty", 0xFF, 0xDF },*/
|
|
|
|
|
{ "suba", 0xB0, 0x90 },
|
|
|
|
|
{ "subb", 0xF0, 0xD0 },
|
|
|
|
|
{ "subd", 0xB3, 0x93 },
|
|
|
|
|
{ 0, 0, 0 }
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
static struct m68hc11_direct_relax *
|
|
|
|
|
find_relaxable_insn (unsigned char code)
|
|
|
|
|
{
|
|
|
|
|
int i;
|
|
|
|
|
|
|
|
|
|
for (i = 0; m68hc11_direct_relax_table[i].name; i++)
|
|
|
|
|
if (m68hc11_direct_relax_table[i].code == code)
|
|
|
|
|
return &m68hc11_direct_relax_table[i];
|
|
|
|
|
|
|
|
|
|
return 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static int
|
|
|
|
|
compare_reloc (e1, e2)
|
|
|
|
|
const void *e1;
|
|
|
|
|
const void *e2;
|
|
|
|
|
{
|
|
|
|
|
const Elf_Internal_Rela *i1 = (const Elf_Internal_Rela *) e1;
|
|
|
|
|
const Elf_Internal_Rela *i2 = (const Elf_Internal_Rela *) e2;
|
|
|
|
|
|
|
|
|
|
if (i1->r_offset == i2->r_offset)
|
|
|
|
|
return 0;
|
|
|
|
|
else
|
|
|
|
|
return i1->r_offset < i2->r_offset ? -1 : 1;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#define M6811_OP_LDX_IMMEDIATE (0xCE)
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
m68hc11_relax_group (abfd, sec, contents, value, offset, end_group)
|
|
|
|
|
bfd *abfd;
|
|
|
|
|
asection *sec;
|
|
|
|
|
bfd_byte *contents;
|
|
|
|
|
unsigned value;
|
|
|
|
|
unsigned long offset;
|
|
|
|
|
unsigned long end_group;
|
|
|
|
|
{
|
|
|
|
|
unsigned char code;
|
|
|
|
|
unsigned long start_offset;
|
|
|
|
|
unsigned long ldx_offset = offset;
|
|
|
|
|
unsigned long ldx_size;
|
|
|
|
|
int can_delete_ldx;
|
|
|
|
|
int relax_ldy = 0;
|
|
|
|
|
|
|
|
|
|
/* First instruction of the relax group must be a
|
|
|
|
|
LDX #value or LDY #value. If this is not the case,
|
|
|
|
|
ignore the relax group. */
|
|
|
|
|
code = bfd_get_8 (abfd, contents + offset);
|
|
|
|
|
if (code == 0x18)
|
|
|
|
|
{
|
|
|
|
|
relax_ldy++;
|
|
|
|
|
offset++;
|
|
|
|
|
code = bfd_get_8 (abfd, contents + offset);
|
|
|
|
|
}
|
|
|
|
|
ldx_size = offset - ldx_offset + 3;
|
|
|
|
|
offset += 3;
|
|
|
|
|
if (code != M6811_OP_LDX_IMMEDIATE || offset >= end_group)
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* We can remove the LDX/LDY only when all bset/brclr instructions
|
|
|
|
|
of the relax group have been converted to use direct addressing
|
|
|
|
|
mode. */
|
|
|
|
|
can_delete_ldx = 1;
|
|
|
|
|
while (offset < end_group)
|
|
|
|
|
{
|
|
|
|
|
unsigned isize;
|
|
|
|
|
unsigned new_value;
|
|
|
|
|
int bset_use_y;
|
|
|
|
|
|
|
|
|
|
bset_use_y = 0;
|
|
|
|
|
start_offset = offset;
|
|
|
|
|
code = bfd_get_8 (abfd, contents + offset);
|
|
|
|
|
if (code == 0x18)
|
|
|
|
|
{
|
|
|
|
|
bset_use_y++;
|
|
|
|
|
offset++;
|
|
|
|
|
code = bfd_get_8 (abfd, contents + offset);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Check the instruction and translate to use direct addressing mode. */
|
|
|
|
|
switch (code)
|
|
|
|
|
{
|
|
|
|
|
/* bset */
|
|
|
|
|
case 0x1C:
|
|
|
|
|
code = 0x14;
|
|
|
|
|
isize = 3;
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
/* brclr */
|
|
|
|
|
case 0x1F:
|
|
|
|
|
code = 0x13;
|
|
|
|
|
isize = 4;
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
/* brset */
|
|
|
|
|
case 0x1E:
|
|
|
|
|
code = 0x12;
|
|
|
|
|
isize = 4;
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
/* bclr */
|
|
|
|
|
case 0x1D:
|
|
|
|
|
code = 0x15;
|
|
|
|
|
isize = 3;
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
/* This instruction is not recognized and we are not
|
|
|
|
|
at end of the relax group. Ignore and don't remove
|
|
|
|
|
the first LDX (we don't know what it is used for...). */
|
|
|
|
|
default:
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
new_value = (unsigned) bfd_get_8 (abfd, contents + offset + 1);
|
|
|
|
|
new_value += value;
|
|
|
|
|
if ((new_value & 0xff00) == 0 && bset_use_y == relax_ldy)
|
|
|
|
|
{
|
|
|
|
|
bfd_put_8 (abfd, code, contents + offset);
|
|
|
|
|
bfd_put_8 (abfd, new_value, contents + offset + 1);
|
|
|
|
|
if (start_offset != offset)
|
|
|
|
|
{
|
|
|
|
|
m68hc11_elf_relax_delete_bytes (abfd, sec, start_offset,
|
|
|
|
|
offset - start_offset);
|
|
|
|
|
end_group--;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
can_delete_ldx = 0;
|
|
|
|
|
}
|
|
|
|
|
offset = start_offset + isize;
|
|
|
|
|
}
|
|
|
|
|
if (can_delete_ldx)
|
|
|
|
|
{
|
|
|
|
|
/* Remove the move instruction (3 or 4 bytes win). */
|
|
|
|
|
m68hc11_elf_relax_delete_bytes (abfd, sec, ldx_offset, ldx_size);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* This function handles relaxing for the 68HC11.
|
|
|
|
|
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
and somewhat more difficult to support. */
|
|
|
|
|
|
2002-11-30 09:39:46 +01:00
|
|
|
|
static bfd_boolean
|
2002-08-14 10:14:30 +02:00
|
|
|
|
m68hc11_elf_relax_section (abfd, sec, link_info, again)
|
|
|
|
|
bfd *abfd;
|
|
|
|
|
asection *sec;
|
|
|
|
|
struct bfd_link_info *link_info;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
bfd_boolean *again;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
{
|
|
|
|
|
Elf_Internal_Shdr *symtab_hdr;
|
|
|
|
|
Elf_Internal_Shdr *shndx_hdr;
|
|
|
|
|
Elf_Internal_Rela *internal_relocs;
|
|
|
|
|
Elf_Internal_Rela *free_relocs = NULL;
|
|
|
|
|
Elf_Internal_Rela *irel, *irelend;
|
|
|
|
|
bfd_byte *contents = NULL;
|
|
|
|
|
bfd_byte *free_contents = NULL;
|
|
|
|
|
Elf32_External_Sym *free_extsyms = NULL;
|
|
|
|
|
Elf_Internal_Rela *prev_insn_branch = NULL;
|
|
|
|
|
Elf_Internal_Rela *prev_insn_group = NULL;
|
|
|
|
|
unsigned insn_group_value = 0;
|
2002-10-12 15:35:25 +02:00
|
|
|
|
Elf_Internal_Sym *isymbuf = NULL;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
|
|
|
|
|
/* Assume nothing changes. */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
*again = FALSE;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
|
|
|
|
|
/* We don't have to do anything for a relocateable link, if
|
|
|
|
|
this section does not have relocs, or if this is not a
|
|
|
|
|
code section. */
|
|
|
|
|
if (link_info->relocateable
|
|
|
|
|
|| (sec->flags & SEC_RELOC) == 0
|
|
|
|
|
|| sec->reloc_count == 0
|
|
|
|
|
|| (sec->flags & SEC_CODE) == 0)
|
2002-11-30 09:39:46 +01:00
|
|
|
|
return TRUE;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
|
|
|
|
|
/* If this is the first time we have been called for this section,
|
|
|
|
|
initialize the cooked size. */
|
|
|
|
|
if (sec->_cooked_size == 0)
|
|
|
|
|
sec->_cooked_size = sec->_raw_size;
|
|
|
|
|
|
|
|
|
|
symtab_hdr = &elf_tdata (abfd)->symtab_hdr;
|
|
|
|
|
shndx_hdr = &elf_tdata (abfd)->symtab_shndx_hdr;
|
|
|
|
|
|
|
|
|
|
/* Get a copy of the native relocations. */
|
* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
elflink.h. Replace LOG_FILE_ALIGN with bed->s->log_file_align.
(_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
(bfd_elf_record_link_assignment): Move from elflink.h.
(_bfd_elf_merge_symbol): Likewise.
(_bfd_elf_add_default_symbol): Likewise.
(_bfd_elf_export_symbol): Likewise.
(_bfd_elf_link_find_version_dependencies): Likewise.
(_bfd_elf_link_assign_sym_version): Likewise.
(_bfd_elf_link_read_relocs): Likewise.
(_bfd_elf_link_size_reloc_section): Likewise.
(_bfd_elf_fix_symbol_flags): Likewise.
(_bfd_elf_adjust_dynamic_symbol): Likewise.
(_bfd_elf_link_sec_merge_syms): Likewise.
(elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
and bed->s->sizeof_rela.
(_bfd_elf_link_output_relocs): Likewise.
* elf-bfd.h (struct elf_size_info): Rename file_align to
log_file_align.
(struct elf_info_failed): Move from elflink.h.
(struct elf_assign_sym_version_info): Likewise.
(struct elf_find_verdep_info): Likewise.
(_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
(_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
_bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
_bfd_elf_link_assign_sym_version,
_bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
_bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
_bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
_bfd_elf_link_sec_merge_syms): Declare.
(bfd_elf32_link_create_dynamic_sections): Don't declare.
(_bfd_elf32_link_read_relocs): Likewise.
(bfd_elf64_link_create_dynamic_sections): Likewise.
(_bfd_elf64_link_read_relocs): Likewise.
* elflink.h: Move lots o' stuff elsewhere.
* bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
(bfd_elf64_record_link_assignment): Likewise.
(bfd_elf_record_link_assignment): Declare.
* bfd-in2.h: Regenerate.
* elfcode.h (elf_link_create_dynamic_sections): Don't declare.
(NAME(_bfd_elf,size_info)): Adjust for log_file_align.
* elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
(assign_file_positions_for_segments): Likewise.
(assign_file_positions_except_relocs): Likewise.
(swap_out_syms, elfcore_write_note): Likewise.
* elf-m10200.c: Adjust for changed function names.
* elf-m10300.c: Likewise.
* elf32-arm.h: Likewise.
* elf32-h8300.c: Likewise.
* elf32-hppa.c: Likewise.
* elf32-ip2k.c: Likewise.
* elf32-m32r.c: Likewise.
* elf32-m68hc11.c: Likewise.
* elf32-m68hc1x.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mips.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-v850.c: Likewise.
* elf32-xtensa.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-hppa.c: Likewise.
* elf64-mmix.c: Likewise.
* elf64-ppc.c: Likewise.
* elf64-sh64.c: Likewise.
* elfxx-ia64.c: Likewise.
* elfxx-mips.c: Likewise.
(MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
* elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
* elf64-hppa.c (hppa64_elf_size_info): Likewise.
* elf64-mips.c (mips_elf64_size_info): Likewise.
* elf64-s390.c (s390_elf64_size_info): Likewise.
* elf64-sparc.c (sparc64_elf_size_info): Likewise.
2003-05-09 04:27:11 +02:00
|
|
|
|
internal_relocs = (_bfd_elf_link_read_relocs
|
2002-08-14 10:14:30 +02:00
|
|
|
|
(abfd, sec, (PTR) NULL, (Elf_Internal_Rela *) NULL,
|
|
|
|
|
link_info->keep_memory));
|
|
|
|
|
if (internal_relocs == NULL)
|
|
|
|
|
goto error_return;
|
|
|
|
|
if (! link_info->keep_memory)
|
|
|
|
|
free_relocs = internal_relocs;
|
|
|
|
|
|
|
|
|
|
/* Checking for branch relaxation relies on the relocations to
|
|
|
|
|
be sorted on 'r_offset'. This is not guaranteed so we must sort. */
|
|
|
|
|
qsort (internal_relocs, sec->reloc_count, sizeof (Elf_Internal_Rela),
|
|
|
|
|
compare_reloc);
|
|
|
|
|
|
|
|
|
|
/* Walk through them looking for relaxing opportunities. */
|
|
|
|
|
irelend = internal_relocs + sec->reloc_count;
|
|
|
|
|
for (irel = internal_relocs; irel < irelend; irel++)
|
|
|
|
|
{
|
|
|
|
|
bfd_vma symval;
|
|
|
|
|
bfd_vma value;
|
2002-10-12 15:35:25 +02:00
|
|
|
|
Elf_Internal_Sym *isym;
|
2002-10-12 16:00:55 +02:00
|
|
|
|
asection *sym_sec;
|
2003-04-04 23:17:06 +02:00
|
|
|
|
int is_far = 0;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
|
|
|
|
|
/* If this isn't something that can be relaxed, then ignore
|
|
|
|
|
this reloc. */
|
|
|
|
|
if (ELF32_R_TYPE (irel->r_info) != (int) R_M68HC11_16
|
|
|
|
|
&& ELF32_R_TYPE (irel->r_info) != (int) R_M68HC11_RL_JUMP
|
|
|
|
|
&& ELF32_R_TYPE (irel->r_info) != (int) R_M68HC11_RL_GROUP)
|
|
|
|
|
{
|
|
|
|
|
prev_insn_branch = 0;
|
|
|
|
|
prev_insn_group = 0;
|
|
|
|
|
continue;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Get the section contents if we haven't done so already. */
|
|
|
|
|
if (contents == NULL)
|
|
|
|
|
{
|
|
|
|
|
/* Get cached copy if it exists. */
|
|
|
|
|
if (elf_section_data (sec)->this_hdr.contents != NULL)
|
|
|
|
|
contents = elf_section_data (sec)->this_hdr.contents;
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
/* Go get them off disk. */
|
|
|
|
|
contents = (bfd_byte *) bfd_malloc (sec->_raw_size);
|
|
|
|
|
if (contents == NULL)
|
|
|
|
|
goto error_return;
|
|
|
|
|
free_contents = contents;
|
|
|
|
|
|
|
|
|
|
if (! bfd_get_section_contents (abfd, sec, contents,
|
|
|
|
|
(file_ptr) 0, sec->_raw_size))
|
|
|
|
|
goto error_return;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Try to eliminate an unconditional 8 bit pc-relative branch
|
|
|
|
|
which immediately follows a conditional 8 bit pc-relative
|
|
|
|
|
branch around the unconditional branch.
|
|
|
|
|
|
|
|
|
|
original: new:
|
|
|
|
|
bCC lab1 bCC' lab2
|
|
|
|
|
bra lab2
|
|
|
|
|
lab1: lab1:
|
|
|
|
|
|
|
|
|
|
This happens when the bCC can't reach lab2 at assembly time,
|
|
|
|
|
but due to other relaxations it can reach at link time. */
|
|
|
|
|
if (ELF32_R_TYPE (irel->r_info) == (int) R_M68HC11_RL_JUMP)
|
|
|
|
|
{
|
|
|
|
|
Elf_Internal_Rela *nrel;
|
|
|
|
|
unsigned char code;
|
|
|
|
|
unsigned char roffset;
|
|
|
|
|
|
|
|
|
|
prev_insn_branch = 0;
|
|
|
|
|
prev_insn_group = 0;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
/* Do nothing if this reloc is the last byte in the section. */
|
2003-04-04 23:17:06 +02:00
|
|
|
|
if (irel->r_offset + 2 >= sec->_cooked_size)
|
2002-08-14 10:14:30 +02:00
|
|
|
|
continue;
|
|
|
|
|
|
|
|
|
|
/* See if the next instruction is an unconditional pc-relative
|
|
|
|
|
branch, more often than not this test will fail, so we
|
|
|
|
|
test it first to speed things up. */
|
|
|
|
|
code = bfd_get_8 (abfd, contents + irel->r_offset + 2);
|
|
|
|
|
if (code != 0x7e)
|
|
|
|
|
continue;
|
|
|
|
|
|
|
|
|
|
/* Also make sure the next relocation applies to the next
|
|
|
|
|
instruction and that it's a pc-relative 8 bit branch. */
|
|
|
|
|
nrel = irel + 1;
|
|
|
|
|
if (nrel == irelend
|
|
|
|
|
|| irel->r_offset + 3 != nrel->r_offset
|
|
|
|
|
|| ELF32_R_TYPE (nrel->r_info) != (int) R_M68HC11_16)
|
|
|
|
|
continue;
|
|
|
|
|
|
|
|
|
|
/* Make sure our destination immediately follows the
|
|
|
|
|
unconditional branch. */
|
|
|
|
|
roffset = bfd_get_8 (abfd, contents + irel->r_offset + 1);
|
|
|
|
|
if (roffset != 3)
|
|
|
|
|
continue;
|
|
|
|
|
|
|
|
|
|
prev_insn_branch = irel;
|
|
|
|
|
prev_insn_group = 0;
|
|
|
|
|
continue;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Read this BFD's symbols if we haven't done so already. */
|
2002-10-12 15:35:25 +02:00
|
|
|
|
if (isymbuf == NULL && symtab_hdr->sh_info != 0)
|
2002-08-14 10:14:30 +02:00
|
|
|
|
{
|
2002-10-12 15:35:25 +02:00
|
|
|
|
isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
|
|
|
|
|
if (isymbuf == NULL)
|
|
|
|
|
isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
|
|
|
|
|
symtab_hdr->sh_info, 0,
|
|
|
|
|
NULL, NULL, NULL);
|
|
|
|
|
if (isymbuf == NULL)
|
|
|
|
|
goto error_return;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Get the value of the symbol referred to by the reloc. */
|
|
|
|
|
if (ELF32_R_SYM (irel->r_info) < symtab_hdr->sh_info)
|
|
|
|
|
{
|
|
|
|
|
/* A local symbol. */
|
2002-10-12 15:35:25 +02:00
|
|
|
|
isym = isymbuf + ELF32_R_SYM (irel->r_info);
|
2003-04-04 23:17:06 +02:00
|
|
|
|
is_far = isym->st_other & STO_M68HC12_FAR;
|
2002-10-12 15:35:25 +02:00
|
|
|
|
sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
|
|
|
|
|
symval = (isym->st_value
|
2002-08-14 10:14:30 +02:00
|
|
|
|
+ sym_sec->output_section->vma
|
|
|
|
|
+ sym_sec->output_offset);
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
unsigned long indx;
|
|
|
|
|
struct elf_link_hash_entry *h;
|
|
|
|
|
|
|
|
|
|
/* An external symbol. */
|
|
|
|
|
indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
|
|
|
|
|
h = elf_sym_hashes (abfd)[indx];
|
|
|
|
|
BFD_ASSERT (h != NULL);
|
|
|
|
|
if (h->root.type != bfd_link_hash_defined
|
|
|
|
|
&& h->root.type != bfd_link_hash_defweak)
|
|
|
|
|
{
|
|
|
|
|
/* This appears to be a reference to an undefined
|
|
|
|
|
symbol. Just ignore it--it will be caught by the
|
|
|
|
|
regular reloc processing. */
|
|
|
|
|
prev_insn_branch = 0;
|
|
|
|
|
prev_insn_group = 0;
|
|
|
|
|
continue;
|
|
|
|
|
}
|
|
|
|
|
|
2003-04-04 23:17:06 +02:00
|
|
|
|
is_far = h->other & STO_M68HC12_FAR;
|
2002-10-12 16:00:55 +02:00
|
|
|
|
isym = 0;
|
|
|
|
|
sym_sec = h->root.u.def.section;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
symval = (h->root.u.def.value
|
2002-10-12 16:00:55 +02:00
|
|
|
|
+ sym_sec->output_section->vma
|
|
|
|
|
+ sym_sec->output_offset);
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (ELF32_R_TYPE (irel->r_info) == (int) R_M68HC11_RL_GROUP)
|
|
|
|
|
{
|
|
|
|
|
prev_insn_branch = 0;
|
|
|
|
|
prev_insn_group = 0;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
/* Do nothing if this reloc is the last byte in the section. */
|
|
|
|
|
if (irel->r_offset == sec->_cooked_size)
|
|
|
|
|
continue;
|
|
|
|
|
|
|
|
|
|
prev_insn_group = irel;
|
2002-10-12 15:35:25 +02:00
|
|
|
|
insn_group_value = isym->st_value;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
continue;
|
|
|
|
|
}
|
|
|
|
|
|
2002-10-12 16:00:55 +02:00
|
|
|
|
/* When we relax some bytes, the size of our section changes.
|
|
|
|
|
This affects the layout of next input sections that go in our
|
|
|
|
|
output section. When the symbol is part of another section that
|
|
|
|
|
will go in the same output section as the current one, it's
|
|
|
|
|
final address may now be incorrect (too far). We must let the
|
|
|
|
|
linker re-compute all section offsets before processing this
|
|
|
|
|
reloc. Code example:
|
|
|
|
|
|
|
|
|
|
Initial Final
|
|
|
|
|
.sect .text section size = 6 section size = 4
|
|
|
|
|
jmp foo
|
|
|
|
|
jmp bar
|
|
|
|
|
.sect .text.foo_bar output_offset = 6 output_offset = 4
|
|
|
|
|
foo: rts
|
|
|
|
|
bar: rts
|
|
|
|
|
|
|
|
|
|
If we process the reloc now, the jmp bar is replaced by a
|
|
|
|
|
relative branch to the initial bar address (output_offset 6). */
|
|
|
|
|
if (*again && sym_sec != sec
|
|
|
|
|
&& sym_sec->output_section == sec->output_section)
|
|
|
|
|
{
|
|
|
|
|
prev_insn_group = 0;
|
|
|
|
|
prev_insn_branch = 0;
|
|
|
|
|
continue;
|
|
|
|
|
}
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
value = symval;
|
|
|
|
|
/* Try to turn a far branch to a near branch. */
|
|
|
|
|
if (ELF32_R_TYPE (irel->r_info) == (int) R_M68HC11_16
|
|
|
|
|
&& prev_insn_branch)
|
|
|
|
|
{
|
|
|
|
|
bfd_vma offset;
|
|
|
|
|
unsigned char code;
|
|
|
|
|
|
|
|
|
|
offset = value - (prev_insn_branch->r_offset
|
|
|
|
|
+ sec->output_section->vma
|
|
|
|
|
+ sec->output_offset + 2);
|
|
|
|
|
|
|
|
|
|
/* If the offset is still out of -128..+127 range,
|
|
|
|
|
leave that far branch unchanged. */
|
|
|
|
|
if ((offset & 0xff80) != 0 && (offset & 0xff80) != 0xff80)
|
|
|
|
|
{
|
|
|
|
|
prev_insn_branch = 0;
|
|
|
|
|
continue;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Shrink the branch. */
|
|
|
|
|
code = bfd_get_8 (abfd, contents + prev_insn_branch->r_offset);
|
|
|
|
|
if (code == 0x7e)
|
|
|
|
|
{
|
|
|
|
|
code = 0x20;
|
|
|
|
|
bfd_put_8 (abfd, code, contents + prev_insn_branch->r_offset);
|
2003-04-04 23:17:06 +02:00
|
|
|
|
bfd_put_8 (abfd, 0xff,
|
2002-08-14 10:14:30 +02:00
|
|
|
|
contents + prev_insn_branch->r_offset + 1);
|
2003-04-04 23:17:06 +02:00
|
|
|
|
irel->r_offset = prev_insn_branch->r_offset + 1;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
irel->r_info = ELF32_R_INFO (ELF32_R_SYM (irel->r_info),
|
2003-04-04 23:17:06 +02:00
|
|
|
|
R_M68HC11_PCREL_8);
|
2002-08-14 10:14:30 +02:00
|
|
|
|
m68hc11_elf_relax_delete_bytes (abfd, sec,
|
2003-04-04 23:17:06 +02:00
|
|
|
|
irel->r_offset + 1, 1);
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
code ^= 0x1;
|
|
|
|
|
bfd_put_8 (abfd, code, contents + prev_insn_branch->r_offset);
|
2003-04-04 23:17:06 +02:00
|
|
|
|
bfd_put_8 (abfd, 0xff,
|
2002-08-14 10:14:30 +02:00
|
|
|
|
contents + prev_insn_branch->r_offset + 1);
|
2003-04-04 23:17:06 +02:00
|
|
|
|
irel->r_offset = prev_insn_branch->r_offset + 1;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
irel->r_info = ELF32_R_INFO (ELF32_R_SYM (irel->r_info),
|
2003-04-04 23:17:06 +02:00
|
|
|
|
R_M68HC11_PCREL_8);
|
2002-08-14 10:14:30 +02:00
|
|
|
|
m68hc11_elf_relax_delete_bytes (abfd, sec,
|
2003-04-04 23:17:06 +02:00
|
|
|
|
irel->r_offset + 1, 3);
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
prev_insn_branch = 0;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
*again = TRUE;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Try to turn a 16 bit address into a 8 bit page0 address. */
|
|
|
|
|
else if (ELF32_R_TYPE (irel->r_info) == (int) R_M68HC11_16
|
|
|
|
|
&& (value & 0xff00) == 0)
|
|
|
|
|
{
|
|
|
|
|
unsigned char code;
|
|
|
|
|
unsigned short offset;
|
|
|
|
|
struct m68hc11_direct_relax *rinfo;
|
|
|
|
|
|
|
|
|
|
prev_insn_branch = 0;
|
|
|
|
|
offset = bfd_get_16 (abfd, contents + irel->r_offset);
|
|
|
|
|
offset += value;
|
|
|
|
|
if ((offset & 0xff00) != 0)
|
|
|
|
|
{
|
|
|
|
|
prev_insn_group = 0;
|
|
|
|
|
continue;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (prev_insn_group)
|
|
|
|
|
{
|
2002-10-12 16:00:55 +02:00
|
|
|
|
unsigned long old_sec_size = sec->_cooked_size;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
/* Note that we've changed the reldection contents, etc. */
|
|
|
|
|
elf_section_data (sec)->relocs = internal_relocs;
|
|
|
|
|
free_relocs = NULL;
|
|
|
|
|
|
|
|
|
|
elf_section_data (sec)->this_hdr.contents = contents;
|
|
|
|
|
free_contents = NULL;
|
|
|
|
|
|
2002-10-12 15:35:25 +02:00
|
|
|
|
symtab_hdr->contents = (bfd_byte *) isymbuf;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
free_extsyms = NULL;
|
|
|
|
|
|
|
|
|
|
m68hc11_relax_group (abfd, sec, contents, offset,
|
|
|
|
|
prev_insn_group->r_offset,
|
|
|
|
|
insn_group_value);
|
|
|
|
|
irel = prev_insn_group;
|
|
|
|
|
prev_insn_group = 0;
|
|
|
|
|
irel->r_info = ELF32_R_INFO (ELF32_R_SYM (irel->r_info),
|
|
|
|
|
R_M68HC11_NONE);
|
2002-10-12 16:00:55 +02:00
|
|
|
|
if (sec->_cooked_size != old_sec_size)
|
2002-11-30 09:39:46 +01:00
|
|
|
|
*again = TRUE;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
continue;
|
|
|
|
|
}
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
/* Get the opcode. */
|
|
|
|
|
code = bfd_get_8 (abfd, contents + irel->r_offset - 1);
|
|
|
|
|
rinfo = find_relaxable_insn (code);
|
|
|
|
|
if (rinfo == 0)
|
|
|
|
|
{
|
|
|
|
|
prev_insn_group = 0;
|
|
|
|
|
continue;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Note that we've changed the reldection contents, etc. */
|
|
|
|
|
elf_section_data (sec)->relocs = internal_relocs;
|
|
|
|
|
free_relocs = NULL;
|
|
|
|
|
|
|
|
|
|
elf_section_data (sec)->this_hdr.contents = contents;
|
|
|
|
|
free_contents = NULL;
|
|
|
|
|
|
2002-10-12 15:35:25 +02:00
|
|
|
|
symtab_hdr->contents = (bfd_byte *) isymbuf;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
free_extsyms = NULL;
|
|
|
|
|
|
|
|
|
|
/* Fix the opcode. */
|
|
|
|
|
/* printf ("A relaxable case : 0x%02x (%s)\n",
|
|
|
|
|
code, rinfo->name); */
|
|
|
|
|
bfd_put_8 (abfd, rinfo->direct_code,
|
|
|
|
|
contents + irel->r_offset - 1);
|
|
|
|
|
|
|
|
|
|
/* Delete one byte of data (upper byte of address). */
|
|
|
|
|
m68hc11_elf_relax_delete_bytes (abfd, sec, irel->r_offset, 1);
|
|
|
|
|
|
|
|
|
|
/* Fix the relocation's type. */
|
|
|
|
|
irel->r_info = ELF32_R_INFO (ELF32_R_SYM (irel->r_info),
|
|
|
|
|
R_M68HC11_8);
|
|
|
|
|
|
2002-10-12 16:00:55 +02:00
|
|
|
|
/* That will change things, so, we should relax again. */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
*again = TRUE;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
2003-04-04 23:17:06 +02:00
|
|
|
|
else if (ELF32_R_TYPE (irel->r_info) == R_M68HC11_16 && !is_far)
|
2002-08-14 10:14:30 +02:00
|
|
|
|
{
|
|
|
|
|
unsigned char code;
|
|
|
|
|
bfd_vma offset;
|
|
|
|
|
|
|
|
|
|
prev_insn_branch = 0;
|
|
|
|
|
code = bfd_get_8 (abfd, contents + irel->r_offset - 1);
|
2003-04-04 23:17:06 +02:00
|
|
|
|
if (code == 0x7e || code == 0xbd)
|
2002-08-14 10:14:30 +02:00
|
|
|
|
{
|
|
|
|
|
offset = value - (irel->r_offset
|
|
|
|
|
+ sec->output_section->vma
|
|
|
|
|
+ sec->output_offset + 1);
|
|
|
|
|
offset += bfd_get_16 (abfd, contents + irel->r_offset);
|
|
|
|
|
|
|
|
|
|
/* If the offset is still out of -128..+127 range,
|
|
|
|
|
leave that far branch unchanged. */
|
|
|
|
|
if ((offset & 0xff80) == 0 || (offset & 0xff80) == 0xff80)
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
/* Note that we've changed the reldection contents, etc. */
|
|
|
|
|
elf_section_data (sec)->relocs = internal_relocs;
|
|
|
|
|
free_relocs = NULL;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
elf_section_data (sec)->this_hdr.contents = contents;
|
|
|
|
|
free_contents = NULL;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-10-12 15:35:25 +02:00
|
|
|
|
symtab_hdr->contents = (bfd_byte *) isymbuf;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
free_extsyms = NULL;
|
|
|
|
|
|
|
|
|
|
/* Shrink the branch. */
|
2003-04-04 23:17:06 +02:00
|
|
|
|
code = (code == 0x7e) ? 0x20 : 0x8d;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
bfd_put_8 (abfd, code,
|
|
|
|
|
contents + irel->r_offset - 1);
|
2003-04-04 23:17:06 +02:00
|
|
|
|
bfd_put_8 (abfd, 0xff,
|
2002-08-14 10:14:30 +02:00
|
|
|
|
contents + irel->r_offset);
|
|
|
|
|
irel->r_info = ELF32_R_INFO (ELF32_R_SYM (irel->r_info),
|
2003-04-04 23:17:06 +02:00
|
|
|
|
R_M68HC11_PCREL_8);
|
2002-08-14 10:14:30 +02:00
|
|
|
|
m68hc11_elf_relax_delete_bytes (abfd, sec,
|
|
|
|
|
irel->r_offset + 1, 1);
|
2002-10-12 16:00:55 +02:00
|
|
|
|
/* That will change things, so, we should relax again. */
|
2002-11-30 09:39:46 +01:00
|
|
|
|
*again = TRUE;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
prev_insn_branch = 0;
|
2003-04-26 13:53:36 +02:00
|
|
|
|
prev_insn_group = 0;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (free_relocs != NULL)
|
|
|
|
|
{
|
|
|
|
|
free (free_relocs);
|
|
|
|
|
free_relocs = NULL;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (free_contents != NULL)
|
|
|
|
|
{
|
|
|
|
|
if (! link_info->keep_memory)
|
|
|
|
|
free (free_contents);
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
/* Cache the section contents for elf_link_input_bfd. */
|
|
|
|
|
elf_section_data (sec)->this_hdr.contents = contents;
|
|
|
|
|
}
|
|
|
|
|
free_contents = NULL;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (free_extsyms != NULL)
|
|
|
|
|
{
|
|
|
|
|
if (! link_info->keep_memory)
|
|
|
|
|
free (free_extsyms);
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
/* Cache the symbols for elf_link_input_bfd. */
|
2002-10-12 15:35:25 +02:00
|
|
|
|
symtab_hdr->contents = (unsigned char *) isymbuf;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
free_extsyms = NULL;
|
|
|
|
|
}
|
|
|
|
|
|
2002-11-30 09:39:46 +01:00
|
|
|
|
return TRUE;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
|
|
|
|
|
error_return:
|
|
|
|
|
if (free_relocs != NULL)
|
|
|
|
|
free (free_relocs);
|
|
|
|
|
if (free_contents != NULL)
|
|
|
|
|
free (free_contents);
|
|
|
|
|
if (free_extsyms != NULL)
|
|
|
|
|
free (free_extsyms);
|
2002-11-30 09:39:46 +01:00
|
|
|
|
return FALSE;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Delete some bytes from a section while relaxing. */
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
m68hc11_elf_relax_delete_bytes (abfd, sec, addr, count)
|
|
|
|
|
bfd *abfd;
|
|
|
|
|
asection *sec;
|
|
|
|
|
bfd_vma addr;
|
|
|
|
|
int count;
|
|
|
|
|
{
|
|
|
|
|
Elf_Internal_Shdr *symtab_hdr;
|
|
|
|
|
unsigned int sec_shndx;
|
|
|
|
|
bfd_byte *contents;
|
|
|
|
|
Elf_Internal_Rela *irel, *irelend;
|
|
|
|
|
bfd_vma toaddr;
|
2002-10-12 15:35:25 +02:00
|
|
|
|
Elf_Internal_Sym *isymbuf, *isym, *isymend;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
struct elf_link_hash_entry **sym_hashes;
|
|
|
|
|
struct elf_link_hash_entry **end_hashes;
|
|
|
|
|
unsigned int symcount;
|
|
|
|
|
|
|
|
|
|
symtab_hdr = &elf_tdata (abfd)->symtab_hdr;
|
2002-10-12 15:35:25 +02:00
|
|
|
|
isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
|
|
|
|
|
sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
|
|
|
|
|
|
|
|
|
|
contents = elf_section_data (sec)->this_hdr.contents;
|
|
|
|
|
|
|
|
|
|
toaddr = sec->_cooked_size;
|
|
|
|
|
|
|
|
|
|
irel = elf_section_data (sec)->relocs;
|
|
|
|
|
irelend = irel + sec->reloc_count;
|
|
|
|
|
|
|
|
|
|
/* Actually delete the bytes. */
|
|
|
|
|
memmove (contents + addr, contents + addr + count,
|
|
|
|
|
(size_t) (toaddr - addr - count));
|
|
|
|
|
|
2002-10-12 15:35:25 +02:00
|
|
|
|
sec->_cooked_size -= count;
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
/* Adjust all the relocs. */
|
|
|
|
|
for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++)
|
|
|
|
|
{
|
|
|
|
|
unsigned char code;
|
|
|
|
|
unsigned char offset;
|
|
|
|
|
unsigned short raddr;
|
|
|
|
|
unsigned long old_offset;
|
|
|
|
|
int branch_pos;
|
|
|
|
|
|
|
|
|
|
old_offset = irel->r_offset;
|
|
|
|
|
|
|
|
|
|
/* See if this reloc was for the bytes we have deleted, in which
|
|
|
|
|
case we no longer care about it. Don't delete relocs which
|
|
|
|
|
represent addresses, though. */
|
|
|
|
|
if (ELF32_R_TYPE (irel->r_info) != R_M68HC11_RL_JUMP
|
|
|
|
|
&& irel->r_offset >= addr && irel->r_offset < addr + count)
|
|
|
|
|
irel->r_info = ELF32_R_INFO (ELF32_R_SYM (irel->r_info),
|
|
|
|
|
R_M68HC11_NONE);
|
|
|
|
|
|
|
|
|
|
if (ELF32_R_TYPE (irel->r_info) == R_M68HC11_NONE)
|
|
|
|
|
continue;
|
|
|
|
|
|
|
|
|
|
/* Get the new reloc address. */
|
|
|
|
|
if ((irel->r_offset > addr
|
|
|
|
|
&& irel->r_offset < toaddr))
|
|
|
|
|
irel->r_offset -= count;
|
|
|
|
|
|
|
|
|
|
/* If this is a PC relative reloc, see if the range it covers
|
|
|
|
|
includes the bytes we have deleted. */
|
|
|
|
|
switch (ELF32_R_TYPE (irel->r_info))
|
|
|
|
|
{
|
|
|
|
|
default:
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
case R_M68HC11_RL_JUMP:
|
|
|
|
|
code = bfd_get_8 (abfd, contents + irel->r_offset);
|
|
|
|
|
switch (code)
|
|
|
|
|
{
|
|
|
|
|
/* jsr and jmp instruction are also marked with RL_JUMP
|
|
|
|
|
relocs but no adjustment must be made. */
|
|
|
|
|
case 0x7e:
|
|
|
|
|
case 0x9d:
|
|
|
|
|
case 0xbd:
|
|
|
|
|
continue;
|
|
|
|
|
|
|
|
|
|
case 0x12:
|
|
|
|
|
case 0x13:
|
|
|
|
|
branch_pos = 3;
|
|
|
|
|
raddr = 4;
|
|
|
|
|
|
|
|
|
|
/* Special case when we translate a brclr N,y into brclr *<addr>
|
|
|
|
|
In this case, the 0x18 page2 prefix is removed.
|
|
|
|
|
The reloc offset is not modified but the instruction
|
|
|
|
|
size is reduced by 1. */
|
|
|
|
|
if (old_offset == addr)
|
|
|
|
|
raddr++;
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
case 0x1e:
|
|
|
|
|
case 0x1f:
|
|
|
|
|
branch_pos = 3;
|
|
|
|
|
raddr = 4;
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
case 0x18:
|
|
|
|
|
branch_pos = 4;
|
|
|
|
|
raddr = 5;
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
default:
|
|
|
|
|
branch_pos = 1;
|
|
|
|
|
raddr = 2;
|
|
|
|
|
break;
|
|
|
|
|
}
|
|
|
|
|
offset = bfd_get_8 (abfd, contents + irel->r_offset + branch_pos);
|
|
|
|
|
raddr += old_offset;
|
|
|
|
|
raddr += ((unsigned short) offset | ((offset & 0x80) ? 0xff00 : 0));
|
2002-12-01 14:24:03 +01:00
|
|
|
|
if (irel->r_offset < addr && raddr > addr)
|
2002-08-14 10:14:30 +02:00
|
|
|
|
{
|
|
|
|
|
offset -= count;
|
|
|
|
|
bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
|
|
|
|
|
}
|
|
|
|
|
else if (irel->r_offset >= addr && raddr <= addr)
|
|
|
|
|
{
|
|
|
|
|
offset += count;
|
|
|
|
|
bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
/*printf ("Not adjusted 0x%04x [0x%4x 0x%4x]\n", raddr,
|
|
|
|
|
irel->r_offset, addr);*/
|
|
|
|
|
}
|
2002-11-30 09:39:46 +01:00
|
|
|
|
|
2002-08-14 10:14:30 +02:00
|
|
|
|
break;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Adjust the local symbols defined in this section. */
|
2002-10-12 15:35:25 +02:00
|
|
|
|
isymend = isymbuf + symtab_hdr->sh_info;
|
|
|
|
|
for (isym = isymbuf; isym < isymend; isym++)
|
2002-08-14 10:14:30 +02:00
|
|
|
|
{
|
2002-10-12 15:35:25 +02:00
|
|
|
|
if (isym->st_shndx == sec_shndx
|
|
|
|
|
&& isym->st_value > addr
|
2003-04-04 23:17:06 +02:00
|
|
|
|
&& isym->st_value <= toaddr)
|
2002-10-12 15:35:25 +02:00
|
|
|
|
isym->st_value -= count;
|
2002-08-14 10:14:30 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Now adjust the global symbols defined in this section. */
|
|
|
|
|
symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
|
|
|
|
|
- symtab_hdr->sh_info);
|
|
|
|
|
sym_hashes = elf_sym_hashes (abfd);
|
|
|
|
|
end_hashes = sym_hashes + symcount;
|
|
|
|
|
for (; sym_hashes < end_hashes; sym_hashes++)
|
|
|
|
|
{
|
|
|
|
|
struct elf_link_hash_entry *sym_hash = *sym_hashes;
|
|
|
|
|
if ((sym_hash->root.type == bfd_link_hash_defined
|
|
|
|
|
|| sym_hash->root.type == bfd_link_hash_defweak)
|
|
|
|
|
&& sym_hash->root.u.def.section == sec
|
|
|
|
|
&& sym_hash->root.u.def.value > addr
|
2003-04-04 23:17:06 +02:00
|
|
|
|
&& sym_hash->root.u.def.value <= toaddr)
|
2002-08-14 10:14:30 +02:00
|
|
|
|
{
|
|
|
|
|
sym_hash->root.u.def.value -= count;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2002-08-13 22:56:59 +02:00
|
|
|
|
|
2000-06-19 03:22:44 +02:00
|
|
|
|
#define ELF_ARCH bfd_arch_m68hc11
|
|
|
|
|
#define ELF_MACHINE_CODE EM_68HC11
|
|
|
|
|
#define ELF_MAXPAGESIZE 0x1000
|
|
|
|
|
|
|
|
|
|
#define TARGET_BIG_SYM bfd_elf32_m68hc11_vec
|
|
|
|
|
#define TARGET_BIG_NAME "elf32-m68hc11"
|
|
|
|
|
|
|
|
|
|
#define elf_info_to_howto 0
|
|
|
|
|
#define elf_info_to_howto_rel m68hc11_info_to_howto_rel
|
2002-08-14 10:14:30 +02:00
|
|
|
|
#define bfd_elf32_bfd_relax_section m68hc11_elf_relax_section
|
2002-08-13 23:15:47 +02:00
|
|
|
|
#define elf_backend_gc_mark_hook elf32_m68hc11_gc_mark_hook
|
|
|
|
|
#define elf_backend_gc_sweep_hook elf32_m68hc11_gc_sweep_hook
|
2002-08-14 10:14:30 +02:00
|
|
|
|
#define elf_backend_check_relocs elf32_m68hc11_check_relocs
|
|
|
|
|
#define elf_backend_relocate_section elf32_m68hc11_relocate_section
|
2003-04-21 15:22:14 +02:00
|
|
|
|
#define elf_backend_add_symbol_hook elf32_m68hc11_add_symbol_hook
|
2000-06-19 03:22:44 +02:00
|
|
|
|
#define elf_backend_object_p 0
|
|
|
|
|
#define elf_backend_final_write_processing 0
|
2002-08-13 23:15:47 +02:00
|
|
|
|
#define elf_backend_can_gc_sections 1
|
2003-04-21 15:22:14 +02:00
|
|
|
|
|
|
|
|
|
#define bfd_elf32_bfd_link_hash_table_create \
|
|
|
|
|
m68hc11_elf_bfd_link_hash_table_create
|
|
|
|
|
#define bfd_elf32_bfd_link_hash_table_free \
|
|
|
|
|
m68hc11_elf_bfd_link_hash_table_free
|
2002-08-13 22:56:59 +02:00
|
|
|
|
#define bfd_elf32_bfd_merge_private_bfd_data \
|
|
|
|
|
_bfd_m68hc11_elf_merge_private_bfd_data
|
|
|
|
|
#define bfd_elf32_bfd_set_private_flags _bfd_m68hc11_elf_set_private_flags
|
|
|
|
|
#define bfd_elf32_bfd_print_private_bfd_data \
|
|
|
|
|
_bfd_m68hc11_elf_print_private_bfd_data
|
|
|
|
|
|
2000-06-19 03:22:44 +02:00
|
|
|
|
#include "elf32-target.h"
|