4e67d4ca2a
* elf32-arm.c (elf32_arm_final_link_relocate): limits fixed. ld/testsuite/ * ld-arm/arm-elf.exp (armelftests): New test case added. * ld-arm/reloc-boundaries.s: New file. * ld-arm/reloc-boundaries.d: New file.
6 lines
78 B
ArmAsm
6 lines
78 B
ArmAsm
.syntax unified
|
|
.byte x -128
|
|
.byte x +255
|
|
.short y -32768
|
|
.short y +65535
|