glibc/sysdeps/unix/sysv/linux/sparc/sparc64
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-02-23 06:02:09 +00:00
__longjmp.S Update. 1997-08-14 01:54:13 +00:00
brk.S Update. 1998-09-16 17:54:34 +00:00
bsd-_setjmp.S Update. 1997-08-14 01:54:13 +00:00
bsd-setjmp.S Update. 1997-08-14 01:54:13 +00:00
clone.S Update. 1998-09-16 17:54:34 +00:00
Dist Update. 2000-04-06 20:10:19 +00:00
dl-cache.h Update. 2000-05-17 11:04:21 +00:00
dl-procinfo.h Update. 2000-05-05 15:33:39 +00:00
fstatfs64.c Update. 1997-12-22 20:53:38 +00:00
ftruncate64.c Update. 1997-12-22 20:53:38 +00:00
fxstat64.c Update. 1999-12-24 05:55:50 +00:00
getcontext.S Update. 1997-08-14 01:54:13 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +00:00
getdents.c Update. 2000-08-12 05:14:52 +00:00
getrlimit64.c Update. 1997-12-22 20:53:38 +00:00
glob64.c Update. 1998-08-10 15:54:54 +00:00
glob.c Update. 1998-08-10 15:54:54 +00:00
kernel_stat.h Update. 2000-08-12 05:14:52 +00:00
longjmp.S Update. 1998-09-16 17:54:34 +00:00
lxstat64.c Update. 1999-12-24 05:55:50 +00:00
Makefile Update. 2000-04-18 06:24:03 +00:00
mmap64.c Update. 1997-12-28 16:01:53 +00:00
msgctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
pause.c Update. 1999-06-02 11:11:45 +00:00
pipe.S Update. 1999-02-03 09:31:42 +00:00
pread64.c Update. 1997-10-26 20:13:00 +00:00
profil-counter.h Update. 1999-10-29 17:38:14 +00:00
pwrite64.c Update. 1997-10-26 20:13:00 +00:00
readdir64_r.c Update. 1997-12-22 20:53:38 +00:00
readdir64.c Update. 1997-12-22 20:53:38 +00:00
readdir_r.c Update. 2000-08-19 16:58:09 +00:00
readdir.c Update. 2000-08-19 16:58:09 +00:00
register-dump.h Update. 2000-04-06 20:10:19 +00:00
semctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
setcontext.S Update. 1997-08-14 01:54:13 +00:00
setjmp.S Update. 1997-10-12 04:05:44 +00:00
setrlimit64.c Update. 1997-12-22 20:53:38 +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-12-10 04:37:40 +00:00
sigjmp.S Update. 1997-08-14 01:54:13 +00:00
sigpending.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
sigprocmask.c Update. 2000-08-17 07:38:02 +00:00
sigsuspend.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
sizes.h Update. 1998-02-12 18:22:41 +00:00
socket.S Update. 1998-09-17 19:51:33 +00:00
statfs64.c Update. 1997-12-22 20:53:38 +00:00
syscall.S Update. 1999-02-03 09:31:42 +00:00
syscalls.list Update. 2000-04-22 07:19:25 +00:00
sysdep.h Update. 2000-01-31 06:42:36 +00:00
time.c Update. 2000-05-10 15:58:36 +00:00
truncate64.c Update. 1997-12-22 20:53:38 +00:00
Versions Make sparc64 GLIBC_2.2+ only. 2000-06-29 20:58:06 +00:00
xstat64.c Update. 1999-12-24 05:55:50 +00:00