mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
6e7ce2cdd3
Nathan Sidwell <nathan@codesourcery.com> gas/ * config/tc-arm.c (fix_new_arm): Create an absolute symbol for pc-relative fixes to constants. * config/tc-arm.h (TC_FORCE_RELOCATATION_ABS): Define. ld/testsuite/ * ld-arm/abs-call-1.d: New. * ld-arm/abs-call-1.s: New. * ld-arm/arm-elf.exp: Add it.
10 lines
185 B
Makefile
10 lines
185 B
Makefile
.*: file format elf32-.*
|
|
|
|
|
|
Disassembly of section .text:
|
|
|
|
00008000 <arm>:
|
|
8000: eb03dffe bl 100000 <foo>
|
|
8004: ea03dffd b 100000 <foo>
|
|
8008: eb03dffc bl 100000 <foo>
|