glibc/sysdeps/i386/elf
Roland McGrath fe27057d17 * elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq.
* sysdeps/unix/x86_64/sysdep.S [USE_TLS && HAVE___THREAD] [! PIC]:
	Use direct-%fs form of TLS access for errno.

	* sysdeps/unix/sysv/linux/i386/i686/sysdep.h: File removed, since
	the i386 version has all the same asm now.

	* sysdeps/i386/elf/configure.in: Add @GOTNTPOFF and @NTPOFF uses to
	the TLS support check.
	* sysdeps/i386/elf/configure: Regenerated.

	* sysdeps/unix/sysv/linux/i386/sysdep.h [USE_TLS && HAVE___THREAD]
	(SYSCALL_ERROR_HANDLER): Use direct-%gs form of TLS access for errno.

	* sysdeps/unix/i386/sysdep.S (syscall_error)
	[USE_TLS && HAVE___THREAD]: Use TLS access for errno.
2002-09-30 10:26:59 +00:00
..
bsd-setjmp.S Update. 2002-04-07 19:46:16 +00:00
configure * elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq. 2002-09-30 10:26:59 +00:00
configure.in * elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq. 2002-09-30 10:26:59 +00:00
setjmp.S Update. 2002-04-07 19:46:16 +00:00
start.S (_fp_hw): Define object type. 2001-10-19 02:11:06 +00:00
Versions Additional version definitions for i386/ELF. 2002-02-07 03:47:17 +00:00