mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
53df40a43c
bfd/ PR 17666 * elflink.c: Include bfd_stdint.h. (cmp_ext32l_r_offset, cmp_ext32b_r_offset, cmp_ext64l_r_offset, cmp_ext64b_r_offset): New functions. (elf_link_adjust_relocs): Sort relocs. Free reloc hashes after sorting invalidates. ld/testsuite/ * ld-powerpc/vxworks-relax.rd: Update for reloc sorting. * ld-powerpc/vxworks-relax-2.rd: Likewise. * ld-sh/sh64/reldl32.rd: Likewise. * ld-sh/sh64/reldl64.rd: Likewise.
10 lines
477 B
R
10 lines
477 B
R
|
|
Relocation section '.rela.text' at offset .* contains 6 entries:
|
|
Offset Info Type Sym.Value Sym. Name \+ Addend
|
|
00080006 .* R_PPC_ADDR16_HA 00080000 .text \+ 4000020
|
|
0008000a .* R_PPC_ADDR16_LO 00080000 .text \+ 4000020
|
|
00080012 .* R_PPC_ADDR16_HA 00080000 .text \+ 4000020
|
|
00080016 .* R_PPC_ADDR16_LO 00080000 .text \+ 4000020
|
|
0408002a .* R_PPC_ADDR16_HA 00080000 _start \+ 0
|
|
0408002e .* R_PPC_ADDR16_LO 00080000 _start \+ 0
|