aboutsummaryrefslogtreecommitdiff
path: root/include/elf/mcore.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-05-15 15:13:18 +0000
committerNick Clifton <nickc@redhat.com>1999-05-15 15:13:18 +0000
commit04759263df4f992f68bd64d95f635b1713a871d6 (patch)
tree4a2e2461db2181a0b36efda4dd3140fa1f8766ee /include/elf/mcore.h
parent4b5775a3e9f85a200de62623097e4ca0e10326d4 (diff)
downloadnewlib-04759263df4f992f68bd64d95f635b1713a871d6.zip
newlib-04759263df4f992f68bd64d95f635b1713a871d6.tar.gz
newlib-04759263df4f992f68bd64d95f635b1713a871d6.tar.bz2
Defined rva relocations.
Diffstat (limited to 'include/elf/mcore.h')
-rw-r--r--include/elf/mcore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/mcore.h b/include/elf/mcore.h
index a7c4dad..34c1256 100644
--- a/include/elf/mcore.h
+++ b/include/elf/mcore.h
@@ -34,6 +34,7 @@ START_RELOC_NUMBERS (elf_mcore_reloc_type)
RELOC_NUMBER (R_MCORE_PCRELJSR_IMM11BY2, 6)
RELOC_NUMBER (R_MCORE_GNU_VTINHERIT, 7)
RELOC_NUMBER (R_MCORE_GNU_VTENTRY, 8)
+ RELOC_NUMBER (R_MCORE_RELATIVE, 9)
EMPTY_RELOC (R_MCORE_max)
END_RELOC_NUMBERS