2002-11-06 Kaz Kojima <kkojima@rr.iij4u.or.jp>
authorRoland McGrath <roland@gnu.org>
Wed, 6 Nov 2002 00:08:14 +0000 (00:08 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 6 Nov 2002 00:08:14 +0000 (00:08 +0000)
* elf/elf.h: Remove the obsolete SH TLS relocations.
* sysdeps/sh/bits/setmp.h (JB_SIZE): Define only
under [__USE_MISC || _ASM].

elf/elf.h

index 0f325f3..d44475b 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -2211,11 +2211,6 @@ typedef Elf32_Addr Elf32_Conflict;
 #define        R_SH_TLS_DTPMOD32       149
 #define        R_SH_TLS_DTPOFF32       150
 #define        R_SH_TLS_TPOFF32        151
-#define        R_SH_TLS_GD_MOV         152
-#define        R_SH_TLS_LDM_MOV        153
-#define        R_SH_TLS_LDO_MOV        154
-#define        R_SH_TLS_IE_MOV         155
-#define        R_SH_TLS_LE_MOV         156
 #define        R_SH_GOT32              160
 #define        R_SH_PLT32              161
 #define        R_SH_COPY               162