+2004-12-09 Paul Brook <paul@codesourcery.com>
+
+ * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
+ for function start.
+
2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
* config/tc-mips.c (append_insn): If we emit a nop during a relax
/* Self relative offset of the function start. */
fix_new (frag_now, where, 4, unwind.proc_start, 0, 1,
- BFD_RELOC_32);
+ BFD_RELOC_ARM_PREL31);
if (val)
/* Inline exception table entry. */
+2004-12-09 Paul Brook <paul@codesourcery.com>
+
+ * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
+
2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
* gas/mips/branch-swap.d: Pass -32 to as.
RELOCATION RECORDS FOR \[.ARM.exidx\]:
OFFSET TYPE VALUE
-00000000 R_ARM_REL32 .text
-00000008 R_ARM_REL32 .text
+00000000 R_ARM_PREL31 .text
+00000008 R_ARM_PREL31 .text
0000000c R_ARM_PREL31 .ARM.extab
-00000010 R_ARM_REL32 .text
+00000010 R_ARM_PREL31 .text
00000014 R_ARM_PREL31 .ARM.extab
-00000018 R_ARM_REL32 .text
+00000018 R_ARM_PREL31 .text
0000001c R_ARM_PREL31 .ARM.extab
-00000020 R_ARM_REL32 .text
+00000020 R_ARM_PREL31 .text
Contents of section .text: