glibc/sysdeps/unix/i386
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
..
brk.S * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
dl-brk.S Update. 2002-04-06 01:45:15 +00:00
fork.S * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
pipe.S * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
sigreturn.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
start.c initial import 1995-02-18 01:27:10 +00:00
syscall.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysdep.S * elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq. 2002-09-30 10:26:59 +00:00
vfork.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wait.S * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00