2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-01-12 12:07:12 +08:00
glibc/sysdeps/unix/sysv/linux/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 [BZ ] (O_NOATIME): Define. 2004-08-23 07:28:46 +00:00
sys * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] 2004-11-04 23:37:44 +00:00
__start_context.S Update. 2004-01-10 18:08:28 +00:00
brk.c
clone.S Update. 2004-01-08 18:23:53 +00:00
Dist
dl-cache.h Update. 2003-06-25 08:19:44 +00:00
dl-procinfo.c Update. 2003-09-25 22:01:15 +00:00
dl-procinfo.h Update. 2003-07-22 22:28:07 +00:00
get_clockfreq.c Update. 2003-05-09 07:53:33 +00:00
getcontext.S
gettimeofday.S Update. 2003-05-22 04:07:17 +00:00
Implies Update. 2004-03-24 00:06:13 +00:00
kernel_stat.h Update. 2003-06-12 16:20:32 +00:00
ldconfig.h
ldd-rewrite.sed
makecontext.c (__makecontext): Handle more than 6 args correctly. Based on a patch by Masahide Washizawa. 2004-06-05 07:54:40 +00:00
Makefile
profil-counter.h
readelflib.c
recv.c
register-dump.h Update. 2003-09-09 23:59:00 +00:00
send.c
setcontext.S Add proper unwind information. 2004-01-22 08:17:42 +00:00
sigaction.c Update. 2003-09-03 03:22:23 +00:00
sigcontextinfo.h Update. 2003-09-09 23:59:00 +00:00
sigpending.c
sigprocmask.c
sigsuspend.c
swapcontext.S
syscall.S Pass also 6th argument to syscall. 2003-12-12 11:02:04 +00:00
syscalls.list Update. 2004-03-24 00:06:13 +00:00
sysconf.c Update. 2004-10-05 09:26:23 +00:00
sysdep.h 2004-10-04 Roland McGrath <roland@redhat.com> 2004-10-04 20:59:38 +00:00
sysdep.S
time.S Update. 2003-07-27 19:02:36 +00:00
ucontext_i.h
umount.c
Versions Update. 2004-05-03 21:40:12 +00:00
vfork.S Update. 2004-03-09 06:32:58 +00:00