mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +08:00
.plt stub for lazy linking, --stub-group-size=N ld switch,
import stub fix, extra DIR14F reloc to fix abort in tc_gen_reloc
This commit is contained in:
@ -121,6 +121,9 @@ RELOC_NUMBER (R_PARISC_DIR17F, 4)
|
||||
RELOC_NUMBER (R_PARISC_DIR14R, 6)
|
||||
/* load/store (1) RR(symbol, addend) */
|
||||
|
||||
RELOC_NUMBER (R_PARISC_DIR14F, 7)
|
||||
/* load/store (1) symbol, addend */
|
||||
|
||||
/* PC-relative relocation types
|
||||
Typically used for calls.
|
||||
Note PCREL17C and PCREL17F differ only in overflow handling.
|
||||
|
Reference in New Issue
Block a user