Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/sparc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/sparc.h b/include/elf/sparc.h
index 68d6285ee..f7458df1a 100644
--- a/include/elf/sparc.h
+++ b/include/elf/sparc.h
@@ -164,6 +164,8 @@ START_RELOC_NUMBERS (elf_sparc_reloc_type)
EMPTY_RELOC (R_SPARC_max_std)
+ RELOC_NUMBER (R_SPARC_JMP_IREL, 248)
+ RELOC_NUMBER (R_SPARC_IRELATIVE, 249)
RELOC_NUMBER (R_SPARC_GNU_VTINHERIT, 250)
RELOC_NUMBER (R_SPARC_GNU_VTENTRY, 251)
RELOC_NUMBER (R_SPARC_REV32, 252)