glibc/sysdeps/unix/sysv/linux/x86_64
Ulrich Drepper 11bf8ce1d6 Update.
2003-07-22  H.J. Lu  <hongjiu.lu@intel.com>

	* elf/dl-support.c (_dl_hwcap): New variable.
	(_dl_aux_init): Initialize GL(dl_hwcap) for static binaries.

	* sysdeps/i386/fpu/fclrexcpt.c: Include <unistd.h>, <ldsodefs.h>
	and <dl-procinfo.h>.
	(__feclearexcept): Clear MXCSR if needed.
	* sysdeps/i386/fpu/fsetexcptflg.c: Likewise.

	* sysdeps/i386/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Document
	that newer hardware needs more than these macros.

	* sysdeps/i386/setfpucw.c: New file.

2003-07-22  Jakub Jelinek  <jakub@redhat.com>

	* elf/Makefile (CFLAGS-ldconfig.c): Define IS_IN_ldconfig.
	* elf/ldconfig.c: Include dl-procinfo.c.
	(PROCINFO_CLASS): Define.
	* sysdeps/generic/ldsodefs.h (PROCINFO_CLASS): Define.
	* sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: New file.
	* sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: New file.
	* sysdeps/unix/sysv/linux/i386/dl-procinfo.c (PROCINFO_CLASS):
	Define if not yet defined.  Use it instead of EXTERN.  Undefine
	at the end of the file.
	* sysdeps/unix/sysv/linux/arm/dl-procinfo.c (PROCINFO_CLASS):
	Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.c
	(PROCINFO_CLASS): Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c
	(PROCINFO_CLASS): Likewise.

2003-07-22  H.J. Lu  <hongjiu.lu@intel.com>

	* elf/ldconfig.c (main): Issue a fatal error if relative path
	is used to build cache.

2003-07-22  Ulrich Drepper  <drepper@redhat.com>

	* elf/readlib.c (process_file): Avoid possible overflow in assignment.
2003-07-22 22:28:07 +00:00
..
bits Define _STATBUF_ST_NSEC. 2003-06-26 17:00:37 +00:00
sys * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: New file. 2003-07-02 07:12:11 +00:00
__start_context.S Update. 2002-08-31 08:06:48 +00:00
brk.c Update. 2001-09-19 10:37:31 +00:00
clone.S Update. 2003-03-04 19:46:28 +00:00
Dist Update. 2003-02-20 22:23:34 +00:00
dl-cache.h Update. 2003-06-25 08:19:44 +00:00
dl-procinfo.c Update. 2003-07-22 22:28:07 +00:00
dl-procinfo.h Update. 2003-07-22 22:28:07 +00:00
fstatfs64.c Update. 2001-09-19 10:37:31 +00:00
ftruncate64.c Update. 2001-09-19 10:37:31 +00:00
fxstat64.c Update. 2001-09-19 10:37:31 +00:00
fxstat.c Update. 2001-09-19 10:37:31 +00:00
get_clockfreq.c Update. 2003-05-09 07:53:33 +00:00
getcontext.S Update. 2002-08-31 08:06:48 +00:00
getdents64.c Update. 2001-09-19 10:37:31 +00:00
getdents.c Update. 2001-09-19 10:37:31 +00:00
getrlimit64.c Update. 2001-09-19 10:37:31 +00:00
gettimeofday.S Update. 2003-05-22 04:07:17 +00:00
glob64.c Update. 2001-09-19 10:37:31 +00:00
kernel_stat.h Update. 2003-06-12 16:20:32 +00:00
ldconfig.h Update. 2002-04-22 11:52:42 +00:00
ldd-rewrite.sed Fix rewrite rule. 2002-04-08 11:14:01 +00:00
lxstat64.c Update. 2001-09-19 10:37:31 +00:00
lxstat.c Update. 2001-09-19 10:37:31 +00:00
makecontext.c Linux/x86-64 makecontext implementation. 2002-08-31 08:04:45 +00:00
Makefile * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each 2002-10-30 18:25:26 +00:00
mmap64.c Update. 2001-09-19 10:37:31 +00:00
pread64.c Update. 2001-09-19 10:37:31 +00:00
profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context. 2002-10-14 17:26:14 +00:00
pwrite64.c Update. 2001-09-19 10:37:31 +00:00
readdir64_r.c Update. 2001-09-19 10:37:31 +00:00
readdir64.c Update. 2001-09-19 10:37:31 +00:00
readdir_r.c Update. 2001-09-19 10:37:31 +00:00
readdir.c Update. 2001-09-19 10:37:31 +00:00
readelflib.c * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New. 2002-03-04 13:46:11 +00:00
recv.c Update. 2002-12-18 00:53:21 +00:00
register-dump.h Update. 2003-06-18 19:34:34 +00:00
send.c Update. 2002-12-18 00:53:21 +00:00
sendfile64.c Update. 2002-06-07 12:34:08 +00:00
setcontext.S Update. 2002-08-31 08:06:48 +00:00
setrlimit64.c Update. 2001-09-19 10:37:31 +00:00
sigaction.c Update. 2003-05-30 16:12:18 +00:00
sigcontextinfo.h * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT): 2002-11-21 11:09:28 +00:00
sigpending.c Update. 2001-09-19 10:37:31 +00:00
sigprocmask.c Update. 2001-09-19 10:37:31 +00:00
sigsuspend.c Update. 2001-09-19 10:37:31 +00:00
statfs64.c Update. 2001-09-19 10:37:31 +00:00
swapcontext.S Update. 2002-08-31 08:06:48 +00:00
syscall.S Update. 2003-05-17 17:55:27 +00:00
syscalls.list Update. 2003-04-02 23:49:47 +00:00
sysdep.h Update. 2003-05-30 16:12:18 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
time.S Update. 2003-05-22 04:07:17 +00:00
truncate64.c Update. 2001-09-19 10:37:31 +00:00
ucontext_i.h Update. 2002-08-31 08:06:48 +00:00
umount.c Update. 2001-09-19 10:37:31 +00:00
Versions Update. 2002-08-23 09:29:27 +00:00
vfork.S Update. 2002-12-31 20:46:11 +00:00
xstat64.c Update. 2001-09-19 10:37:31 +00:00
xstat.c Update. 2001-09-19 10:37:31 +00:00