glibc/sysdeps/unix/sysv/linux/arm
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 Update. 2003-03-03 10:05:49 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
alphasort64.c Update. 2000-08-12 08:22:14 +00:00
brk.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
chown.c Update. 2000-01-17 05:24:52 +00:00
clone.S Update. 2002-12-21 18:53:25 +00:00
Dist Update. 2002-02-01 19:13:09 +00:00
dl-procinfo.c Update. 2003-07-22 22:28:07 +00:00
dl-procinfo.h Update. 2002-04-03 06:59:37 +00:00
fchown.c Update. 2000-01-17 05:24:52 +00:00
fcntl.c * sysdeps/unix/sysv/linux/arm/lockf64.c: New file. 2000-09-08 08:12:57 +00:00
fxstat.c Update. 2000-01-19 03:54:00 +00:00
getdents64.c Update. 2000-08-12 08:22:14 +00:00
getegid.c Update. 2000-01-17 05:24:52 +00:00
geteuid.c Update. 2000-01-17 05:24:52 +00:00
getgid.c Update. 2000-01-17 05:24:52 +00:00
getgroups.c 1999-03-18 Philip Blundell <philb@gnu.org> 1999-03-19 01:54:41 +00:00
getresgid.c Update. 2000-02-11 19:44:58 +00:00
getresuid.c Update. 2000-02-11 19:44:58 +00:00
getrlimit64.c Update. 2000-01-12 11:39:14 +00:00
getrlimit.c Update. 2000-01-12 11:39:14 +00:00
getuid.c Update. 2000-01-17 05:24:52 +00:00
glob64.c Update. 2000-08-19 16:58:09 +00:00
ioperm.c Update. 2003-02-20 22:23:34 +00:00
lchown.c Update. 2000-01-17 05:24:52 +00:00
lockf64.c * sysdeps/unix/sysv/linux/arm/lockf64.c: New file. 2000-09-08 08:12:57 +00:00
lxstat.c Update. 2000-01-19 03:54:00 +00:00
Makefile 2002-10-13 Roland McGrath <roland@frob.com> 2002-10-14 01:02:54 +00:00
mmap64.S 2003-03-27 Philip Blundell <philb@gnu.org> 2003-03-27 02:45:47 +00:00
mmap.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msgctl.c Update. 2000-02-11 19:44:58 +00:00
oldgetrlimit64.c Update. 2000-01-12 11:39:14 +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
readdir64_r.c Update. 2000-08-12 08:22:14 +00:00
readdir64.c Update. 2000-08-12 08:22:14 +00:00
register-dump.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
scandir64.c Update. 2000-08-12 08:22:14 +00:00
semctl.c Update. 2000-02-11 19:44:58 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-10-16 16:33:36 +00:00
setfsuid.c Update. 1998-10-16 16:33:36 +00:00
setgid.c Update. 1998-10-16 16:33:36 +00:00
setgroups.c Update. 1998-10-16 16:33:36 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-16 16:33:36 +00:00
setresuid.c Update. 1998-10-16 16:33:36 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setrlimit.c Update. 2000-01-12 11:39:14 +00:00
setuid.c Update. 1998-10-16 16:33:36 +00:00
shmctl.c Update. 2000-02-11 19:44:58 +00:00
sigaction.c 2003-03-27 Philip Blundell <philb@gnu.org> 2003-03-27 02:45:47 +00:00
sigcontextinfo.h Update. 2002-12-21 18:53:25 +00:00
sigrestorer.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S Update. 2003-01-12 10:11:16 +00:00
syscalls.list Add oldgetrlimit, oldsetrlimit for GLIBC_2.0. 2000-08-01 19:10:53 +00:00
sysdep.h * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use 2003-03-27 02:45:58 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
Versions Update. 2002-08-23 09:29:27 +00:00
versionsort64.c Update. 2000-08-12 08:22:14 +00:00
vfork.S 2003-03-27 Philip Blundell <philb@gnu.org> 2003-03-27 02:45:47 +00:00
xstat.c Update. 2000-01-19 03:54:00 +00:00