glibc/sysdeps/x86_64
Roland McGrath ad146de70e * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]
(elf_fpxregset_t): New type.
	(struct elf_prpsinfo): If __WORDSIZE == 32, change pr_[ug]id type
	to unsigned short int.
	* sysdeps/unix/sysv/linux/x86_64/sys/user.h
	(struct user_fpregs_struct): Fix comment.
	* sysdeps/i386/fpu/bits/mathdef.h (float_t, double_t): If
	__FLOAT_EVAL_METHOD__ is defined and 0, typedef to float resp. double.
	* sysdeps/x86_64/fpu/bits/mathdef.h: Include bits/wordsize.h.
	(float_t, double_t): If -m32 and not -mfpmath=sse, typedef to
	long double.
	* sysdeps/x86_64/fpu/bits/fenv.h: Include bits/wordsize.h.
	(fenv_t): Remove __mxcsr field for -m32.
2004-11-04 23:37:44 +00:00
..
bits Update. 2004-09-07 22:33:37 +00:00
elf * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
fpu * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] 2004-11-04 23:37:44 +00:00
soft-fp
Dist
Implies
Makefile * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to 2004-08-16 06:46:31 +00:00
__longjmp.S Update. 2004-01-11 12:23:20 +00:00
_mcount.S
abort-instr.h
backtrace.c Update. 2003-10-05 19:33:05 +00:00
bp-asm.h
bsd-_setjmp.S Update. 2003-08-31 18:10:47 +00:00
bsd-setjmp.S
bzero.S
dl-machine.h * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove 2004-09-24 17:09:04 +00:00
dl-tls.h
ffs.c Update. 2004-07-05 17:36:34 +00:00
ffsll.c
fpu_control.h
hp-timing.c
hp-timing.h Update. 2004-03-17 17:30:06 +00:00
htonl.S
machine-gmon.h
memcpy.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
memcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
mempcpy.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
mempcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
memset.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
memset_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
memusage.h
setjmp.S Update. 2003-08-28 00:04:58 +00:00
stackinfo.h
stpcpy.S Update. 2004-05-28 06:56:51 +00:00
stpcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strcat.S
strchr.S
strcmp.S
strcpy.S
strcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strcspn.S * sysdeps/x86_64/strcspn.S: Fix typo in last patch. 2004-01-12 16:41:44 +00:00
strlen.S
strpbrk.S
strspn.S Update. 2004-01-10 18:08:28 +00:00
strtok.S
strtok_r.S Update. 2004-07-10 20:00:44 +00:00
sysdep.h
tst-stack-align.h Update. 2003-09-17 18:23:49 +00:00