2002-11-06 Kaz Kojima <kkojima@rr.iij4u.or.jp>

* elf/elf.h: Remove the obsolete SH TLS relocations.
	* sysdeps/sh/bits/setmp.h (JB_SIZE): Define only
	under [__USE_MISC || _ASM].
This commit is contained in:
Roland McGrath 2002-11-06 00:08:14 +00:00
parent 0c2ee21ca6
commit 0b27510b8f
1 changed files with 0 additions and 5 deletions

View File

@ -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