glibc/sysdeps/i386
Ulrich Drepper 300583a726 Update.
2000-03-28  Andreas Jaeger  <aj@suse.de>

	* sysdeps/i386/fpu/bits/mathinline.h (__sincos): Remove redundant
	declaration, the prototype is defined via bits/mathcalls.h.
	(__sincosf): Likewise.
	(__sincosl): Likewise.
	(ldexp): Likewise.
	(ldexpf): Likewise.
	(ldexpl): Likewise.
	(__finite): Likewise.
	(__inline_mathcode*NP*): New macros without prototype
	declarations.
	(__inline_mathop*NP*): Likewise.
	(__inline_mathcode_): Use __inline_mathcodeNP_.
	(__inline_mathcode2_): Use __inline_mathcodeNP2_.
	(__inline_mathcode3_): Use __inline_mathcodeNP3_.
	(__inline_mathop_decl_): Use __inline_mathop_declNP__.
	(__expm1l): Don't define prototype, the prototype is defined via
	bits/mathcalls.h.
	(exp): Likewise.
	(__expl): Likewise.
	(tan): Likewise.
	(atan2): Likewise.
	(__atan2l): Likewise.
	(fmod): Likewise.
	(pow): Likewise.
	(*fabs*): Likewise.
	(asin): Likewise.
	(acos): Likewise.
	(sinh): Likewise.
	(cosh): Likewise.
	(tanh): Likewise.
	(floor): Likewise.
	(ceil): Likewise.
	(expm1): Likewise.
	(log1p): Likewise.
	(asinh): Likewise.
	(acosh): Likewise.
	(atanh): Likewise.
	(hypot): Likewise.
	(logb): Likewise.
	(fma): Likewise.
	(drem): Likewise.
	(sqrt): Likewise.
	(__sqrtl): Likewise.
	(sin): Likewise.
	(cos): Likewise.
	(atan): Likewise.
	(log): Likewise.
	(log10): Likewise.
	(asinh): Likewise.
	(log2): Likewise.
	(rint): Likewise.
2000-03-29 03:46:07 +00:00
..
bits Update. 1999-10-31 17:37:43 +00:00
elf
fpu Update. 2000-03-29 03:46:07 +00:00
i486 Update. 1999-10-04 07:30:05 +00:00
i586
i686 Redesigned how cancellation unblocks a thread from internal cancellation points (sem_wait, pthread_join, pthread_cond_{wait,timedwait}). Cancellation won't eat a signal in any of these functions (*required* by POSIX and Single Unix Spec!). 2000-01-05 02:09:12 +00:00
i786
sys * sysdeps/i386/sys/ucontext.h: Prepend REG_ to enum values and 2000-03-17 09:27:02 +00:00
__longjmp.S
abort-instr.h
add_n.S
addmul_1.S
asm-syntax.h
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.c
Dist
dl-machine.h Update. 2000-03-23 20:31:46 +00:00
ffs.c
fpu_control.h
gmp-mparam.h
htonl.S
htons.S
i386-mcount.S
Implies Update. 1999-10-20 03:20:31 +00:00
init-first.c
ldbl2mpn.c
lshift.S Update. 1999-10-01 16:09:12 +00:00
machine-gmon.h
Makefile Update. 1999-09-17 16:59:43 +00:00
memchr.S
memcmp.S Update. 2000-02-22 09:00:35 +00:00
memcopy.h
memprof.h Update. 2000-02-11 19:48:04 +00:00
memset.c
mul_1.S
rawmemchr.S
rshift.S Update. 1999-10-01 16:09:12 +00:00
setjmp.S
stackinfo.h
stpcpy.S
stpncpy.S
strchr.S Update. 1999-10-01 16:09:12 +00:00
strchrnul.S Update. 1999-10-01 16:09:12 +00:00
strcspn.S
strlen.c
strpbrk.S
strrchr.S
strspn.S
strtok_r.S
strtok.S
sub_n.S
submul_1.S
sysdep.h
Versions Update. 1999-05-17 17:25:32 +00:00