musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/elf.h
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2016年04月20日 13:14:53 +0200
committerRich Felker <dalias@aerifal.cx>2016年07月03日 16:11:12 -0400
commit35b58194dc065dd7daec815ba74372a71f9654a4 (patch)
tree65dd0287743f0fb395fb76f9cf0dbbdc1514a30e /include/elf.h
parent308e4bc61883c82aeda70e20367b656cd35899f1 (diff)
downloadmusl-35b58194dc065dd7daec815ba74372a71f9654a4.tar.gz
add new powerpc64 relocations to elf.h
following the corresponding binutils and glibc changes https://sourceware.org/ml/binutils/2013-10/msg00372.html
Diffstat (limited to 'include/elf.h')
-rw-r--r--include/elf.h 9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/elf.h b/include/elf.h
index 745d8998..55d8cb28 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -2014,6 +2014,15 @@ typedef Elf32_Addr Elf32_Conflict;
#define R_PPC64_DTPREL16_HIGHERA 104
#define R_PPC64_DTPREL16_HIGHEST 105
#define R_PPC64_DTPREL16_HIGHESTA 106
+#define R_PPC64_TLSGD 107
+#define R_PPC64_TLSLD 108
+#define R_PPC64_TOCSAVE 109
+#define R_PPC64_ADDR16_HIGH 110
+#define R_PPC64_ADDR16_HIGHA 111
+#define R_PPC64_TPREL16_HIGH 112
+#define R_PPC64_TPREL16_HIGHA 113
+#define R_PPC64_DTPREL16_HIGH 114
+#define R_PPC64_DTPREL16_HIGHA 115
#define R_PPC64_JMP_IREL 247
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 19:33:36 +0000

AltStyle によって変換されたページ (->オリジナル) /