glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper 4bbac92a0a Update.
1998-06-09 18:16  Ulrich Drepper  <drepper@cygnus.com>

	* math/Makefile (libm-calls): Add w_exp10 and e_exp10.
	* math/libm.map: Add exp10{,f,l} and pow10{,f,l}.
	* math/math_private.h: Add prototypes for __ieee754_exp10{,f,l}.
	* math/bits/mathcalls.h: Add definitions for exp10 and pow10
	prototypes.
	* sysdeps/libm-i387/e_exp10.S: New file.
	* sysdeps/libm-i387/e_exp10f.S: New file.
	* sysdeps/libm-i387/e_exp10l.S: New file.
	* sysdeps/libm-ieee754/e_exp10.c: New file.
	* sysdeps/libm-ieee754/e_exp10f.c: New file.
	* sysdeps/libm-ieee754/e_exp10l.c: New file.
	* sysdeps/libm-ieee754/w_exp10.c: New file.
	* sysdeps/libm-ieee754/w_exp10f.c: New file.
	* sysdeps/libm-ieee754/w_exp10l.c: New file.
	* sysdeps/libm-ieee754/k_standard.c: Add exception code for exp10.

1998-05-25 22:18  H.J. Lu  <hjl@gnu.org>

	* sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers): Add
	sys/elf.h and sys/reg.h.
	* sysdeps/unix/sysv/linux/i386/sys/elf.h: New file.
	* sysdeps/unix/sysv/linux/i386/sys/reg.h: New file.
	* sysdeps/unix/sysv/linux/i386/sys/procfs.h: New file.
	* sysdeps/unix/sysv/linux/i386/sys/user.h: New file.

	* sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_GETREGS,
	PTRACE_SETREGS, PTRACE_GETFPREGS, PTRACE_SETFPREGS): Added.
1998-06-09 18:24:13 +00:00
..
bits Update. 1997-11-26 04:23:08 +00:00
i686 Update. 1998-06-07 14:06:56 +00:00
sys Update. 1998-06-09 18:24:13 +00:00
brk.c update from main archive 961127 1996-11-28 04:16:09 +00:00
chown.c Update. 1998-05-27 10:44:54 +00:00
clone.S Update. 1998-06-07 14:06:56 +00:00
Dist Update. 1997-12-28 16:01:53 +00:00
dl-librecon.h Update. 1998-03-29 21:14:40 +00:00
dl-procinfo.h Update. 1998-05-04 14:12:10 +00:00
getgroups.c update from main archive 970118 1997-01-19 04:54:28 +00:00
Makefile Update. 1998-06-09 18:24:13 +00:00
mmap.S Update. 1998-06-07 14:06:56 +00:00
profil-counter.h Update. 1998-03-08 15:26:29 +00:00
s_pread64.S Update. 1998-06-07 14:06:56 +00:00
s_pwrite64.S Update. 1998-06-07 14:06:56 +00:00
setgroups.c update from main archive 970118 1997-01-19 04:54:28 +00:00
sigaction.c Update. 1998-03-03 17:58:38 +00:00
socket.S Update. 1998-06-07 14:06:56 +00:00
syscall.S Update. 1998-06-07 14:06:56 +00:00
syscalls.list Update. 1998-03-09 09:11:57 +00:00
sysdep.h Update. 1998-06-07 14:06:56 +00:00
sysdep.S Update. 1998-02-13 17:54:15 +00:00