glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper 60f0e64b3c Update.
* malloc/mtrace.pl (usage): Inform about --help.

2000-08-19  Wolfram Gloger  <wg@malloc.de>

	* malloc/malloc.c (new_heap): try harder to get an aligned chunk of
	size HEAP_MAX_SIZE.

2000-08-19  Andreas Jaeger  <aj@suse.de>

	* shlib-versions: Remove libnss_db, libdb and libdb1.

2000-08-19  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/alpha/readdir.c: Move...
	* sysdeps/unix/sysv/linux/ia64/readdir.c: ...here and
	* sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: ...here.
	* sysdeps/unix/sysv/linux/alpha/readdir_r.c: Move...
	* sysdeps/unix/sysv/linux/ia64/readdir_r.c: ...here and
	* sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: ...here.
	* sysdeps/unix/sysv/linux/alpha/readdir64.c: Remove.
	* sysdeps/unix/sysv/linux/alpha/readdir64_r.c: Remove.
	* sysdeps/unix/sysv/linux/alpha/getdents64.c: Remove.
	* sysdeps/unix/sysv/linux/alpha/getdents.c: Only use for non-LFS
	getdents.
	* sysdeps/unix/sysv/linux/readdir64.c: Remove versioning.
	* sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.

2000-08-18  Jakub Jelinek  <jakub@redhat.com>

	* include/glob.h (__glob64): Add prototype.
	* sysdeps/generic/glob.c: If GLOB_ONLY_P is defined, only
	define glob and glob_in_dir.
	* sysdeps/unix/sysv/linux/i386/Versions: Add glob64@@GLIBC_2.2.
	* sysdeps/unix/sysv/linux/arm/Versions: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/i386/glob64.c: New file.
	* sysdeps/unix/sysv/linux/arm/glob64.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/glob64.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc32/glob64.c: New file.

2000-08-18  Jakub Jelinek  <jakub@redhat.com>

	* malloc/Makefile (memusage): libmemusage.so is installed in slibdir.

2000-08-17  Andreas Jaeger  <aj@suse.de>

	* math/test-fenv.c (fe_single_test): New function.
	(fe_env_tests): Use fe_single_test.
	(feenable_test): New tests for feenable/fedisable and
	fegetexcpetions.
	(feexcp_mask_test): New function.
	(feexcp_nomask_test): New function.

2000-08-19  Richard Henderson  <rth@cygnus.com>

	* sysdeps/alpha/fpu/fenv_libc.h: New file.
	* sysdeps/alpha/fpu/fclrexcpt.c: Use it.
	* sysdeps/alpha/fpu/fegetenv.c: Likewise.
	* sysdeps/alpha/fpu/fesetround.c: Likewise.
	* sysdeps/alpha/fpu/fegetround.c: Likewise.
	* sysdeps/alpha/fpu/fgetexcptflg.c: Likewise.
	* sysdeps/alpha/fpu/fraiseexcpt.c: Likewise.
	* sysdeps/alpha/fpu/ftestexcept.c: Likewise.
	* sysdeps/alpha/fpu/fedisblxcpt.c: Likewise.  Use the smaller mask.
	* sysdeps/alpha/fpu/feenablxcpt.c: Likewise.
	* sysdeps/alpha/fpu/fegetexcept.c: Likewise.
	* sysdeps/alpha/fpu/feholdexcpt.c: Retain the SWCR_MAP bits.
	* sysdeps/alpha/fpu/fesetenv.c: Likewise.
	* sysdeps/alpha/fpu/feupdateenv.c: Likewise.
	* sysdeps/alpha/fpu/fsetexcptflg.c: Likewise.
	* sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): New.
	(FE_MAP_DMZ, FE_MAP_UMZ, FE_NONIEEE_ENV): New.

2000-08-19  Andreas Jaeger  <aj@suse.de>
2000-08-19 16:58:09 +00:00
..
bits Update. 2000-08-14 06:17:28 +00:00
i686 * sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns. 2000-06-27 01:52:26 +00:00
sys Update. 2000-08-10 04:40:02 +00:00
alphasort64.c Update. 2000-08-12 05:14:52 +00:00
brk.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
chown.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
clone.S * sysdeps/i386/fpu/s_frexp.S: Check bounds. 2000-08-17 07:36:19 +00:00
Dist Update. 2000-01-26 06:55:29 +00:00
dl-librecon.h Update. 2000-03-23 20:31:46 +00:00
dl-procinfo.h Update. 2000-06-07 23:43:59 +00:00
fchown.c Update. 2000-02-11 19:44:58 +00:00
fcntl.c Update. 2000-08-12 10:01:20 +00:00
fxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
get_clockfreq.c Update. 2000-04-12 20:53:19 +00:00
getdents64.c Update. 2000-08-14 17:41:59 +00:00
getegid.c Update. 2000-02-11 19:44:58 +00:00
geteuid.c Update. 2000-02-11 19:44:58 +00:00
getgid.c Update. 2000-02-11 19:44:58 +00:00
getgroups.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getmsg.c Update. 1999-12-21 08:10:06 +00:00
getpmsg.c Update. 1999-12-21 08:10:06 +00:00
getresgid.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getresuid.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getrlimit64.c Update. 2000-03-31 05:50:02 +00:00
getrlimit.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getuid.c Update. 2000-02-11 19:44:58 +00:00
glob64.c Update. 2000-08-19 16:58:09 +00:00
lchown.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
lockf64.c Update. 2000-08-12 08:39:46 +00:00
lxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
Makefile Update. 2000-01-24 12:09:14 +00:00
mmap64.S * sysdeps/i386/fpu/s_frexp.S: Check bounds. 2000-08-17 07:36:19 +00:00
mmap.S Update. 2000-01-02 20:27:46 +00:00
msgctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
olddirent.h Update. 2000-08-12 05:14:52 +00:00
oldgetrlimit64.c Update. 2000-03-31 05:50:02 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
putmsg.c Update. 1999-12-21 08:10:06 +00:00
putpmsg.c Update. 1999-12-21 08:10:06 +00:00
readdir64_r.c Update. 2000-08-12 05:14:52 +00:00
readdir64.c Update. 2000-08-12 05:14:52 +00:00
register-dump.h Update. 1998-08-29 09:51:09 +00:00
scandir64.c Update. 2000-08-12 05:14:52 +00:00
semctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
setegid.c Update. 2000-01-17 05:24:52 +00:00
seteuid.c Update. 2000-01-17 05:24:52 +00:00
setfsgid.c Update. 2000-02-11 19:44:58 +00:00
setfsuid.c Update. 2000-02-11 19:44:58 +00:00
setgid.c Update. 2000-02-11 19:44:58 +00:00
setgroups.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
setregid.c Update. 2000-02-11 19:44:58 +00:00
setresgid.c Update. 2000-02-11 19:44:58 +00:00
setresuid.c Update. 2000-02-11 19:44:58 +00:00
setreuid.c Update. 2000-02-11 19:44:58 +00:00
setrlimit.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
setuid.c Update. 2000-02-11 19:44:58 +00:00
shmctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
sigaction.c Update. 2000-07-10 16:25:03 +00:00
sigcontextinfo.h Update. 1999-08-23 17:53:16 +00:00
socket.S Update. 1998-07-16 11:44:36 +00:00
syscall.S Update. 1998-06-07 14:06:56 +00:00
syscalls.list Update. 2000-06-13 07:33:12 +00:00
sysdep.h * sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns. 2000-06-27 01:52:26 +00:00
sysdep.S Update. 1998-07-01 09:34:02 +00:00
Versions Update. 2000-08-19 16:58:09 +00:00
versionsort64.c Update. 2000-08-12 05:14:52 +00:00
vfork.S Update. 1999-01-21 09:26:20 +00:00
xstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00