glibc/sysdeps/powerpc
Ulrich Drepper bdd421cc6d Update.
1998-07-30 12:38  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/i386/ffs.c: Add ffsl entry point.
	* sysdeps/i386/i686/ffs.c: Likewise.
	* sysdeps/m68k/ffs.c: Likewise.
	* sysdeps/powerpc/ffs.c: Likewise.

	* sysdeps/i386/i486/bits/string.h: Add optimizations for ffs/ffsl
	on i686.

1998-07-30  Richard Henderson  <rth@cygnus.com>

	* elf/Makefile (ld-map): Move initialization below Makeconfig include.

	* sysdeps/libm-ieee754/k_standard.c (zero): Make non-const to
	work around gcc bug.

	* string/string.h (ffsl, ffsll): Prototype.
	* string/Version (GLIBC_2.1): Add them.
	* sysdeps/alpha/ffs.S: Schedule for EV5.  Add ffsl and ffsll
	entry points.
	* sysdeps/alpha/ffsll.S: New file.  Empty.
	* sysdeps/generic/ffs.c: Add ffsl and ffsll entry points.
	* sysdeps/generic/ffsll.c: New file.
	* string/Makefile (routines): Add ffsll.

1998-07-30 10:03  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/alpha/bits/time.h: Don't define CLK_TCK for
	strictly ISO C compliant programs.
	* sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.

1998-07-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* inet/protocols/rwhod.h: Correct typo in comment.

	* configure.in: Use better regex for gettext.
1998-07-30 12:47:25 +00:00
..
bits Update. 1998-06-11 11:32:21 +00:00
elf Update. 1998-05-06 14:43:15 +00:00
__longjmp.S Update. 1997-12-28 16:01:53 +00:00
add_n.S Update. 1997-09-11 12:09:10 +00:00
addmul_1.S Update. 1997-09-11 12:09:10 +00:00
atomicity.h Update. 1998-05-06 14:43:15 +00:00
bsd-_setjmp.S Update. 1997-09-11 12:09:10 +00:00
bsd-setjmp.S Update. 1997-09-11 12:09:10 +00:00
bzero.S Update. 1997-09-24 23:03:42 +00:00
Dist Update. 1998-02-13 17:54:15 +00:00
dl-machine.h Update. 1997-10-26 20:13:00 +00:00
e_sqrt.c Update. 1997-08-29 01:19:12 +00:00
e_sqrtf.c Update. 1997-08-29 01:19:12 +00:00
fclrexcpt.c Update. 1997-08-10 18:37:15 +00:00
fe_nomask.c Update. 1997-08-10 18:37:15 +00:00
fegetenv.c Update. 1997-05-21 01:48:59 +00:00
fegetround.c Update. 1997-08-10 18:37:15 +00:00
feholdexcpt.c Update. 1997-05-21 01:48:59 +00:00
fenv_const.c Update. 1997-08-10 18:37:15 +00:00
fenv_libc.h Update. 1997-08-10 18:37:15 +00:00
fesetenv.c Update. 1997-05-21 01:48:59 +00:00
fesetround.c Update. 1997-05-21 01:48:59 +00:00
feupdateenv.c Update. 1997-05-21 01:48:59 +00:00
ffs.c Update. 1998-07-30 12:47:25 +00:00
fgetexcptflg.c Update. 1997-08-10 18:37:15 +00:00
fpu_control.h Update. 1997-08-10 18:37:15 +00:00
fraiseexcpt.c Update. 1997-08-10 18:37:15 +00:00
fsetexcptflg.c Update. 1997-08-10 18:37:15 +00:00
ftestexcept.c Update. 1997-08-10 18:37:15 +00:00
Implies Update. 1997-03-08 05:28:20 +00:00
lshift.S Update. 1997-09-11 12:09:10 +00:00
machine-gmon.h Update. 1997-09-24 23:03:42 +00:00
Makefile Update. 1998-06-11 11:32:21 +00:00
memset.S Update. 1997-09-11 12:09:10 +00:00
mul_1.S Update. 1997-09-11 12:09:10 +00:00
ppc-mcount.S Update. 1997-09-11 12:09:10 +00:00
rshift.S Update. 1997-09-11 12:09:10 +00:00
s_copysign.S Update. 1997-09-11 12:09:10 +00:00
s_copysignf.S Update. 1997-08-29 01:19:12 +00:00
s_fabs.S Update. 1997-09-11 12:09:10 +00:00
s_fabsf.S Update. 1997-08-29 01:19:12 +00:00
s_fdim.c Update. 1997-12-28 16:01:53 +00:00
s_fdimf.c Update. 1997-12-28 16:01:53 +00:00
s_fmax.S Update. 1997-12-28 16:01:53 +00:00
s_fmaxf.S Update. 1997-12-28 16:01:53 +00:00
s_fmin.S Update. 1997-12-28 16:01:53 +00:00
s_fminf.S Update. 1997-12-28 16:01:53 +00:00
s_isnan.c Update. 1997-08-10 18:37:15 +00:00
s_isnanf.S Update. 1997-08-29 01:19:12 +00:00
s_llrint.c Update. 1997-12-28 16:01:53 +00:00
s_llrintf.c Update. 1997-12-28 16:01:53 +00:00
s_llround.c Update. 1997-12-28 16:01:53 +00:00
s_llroundf.c Update. 1997-12-28 16:01:53 +00:00
s_lrint.c Update. 1997-12-28 16:01:53 +00:00
s_lrintf.S Update. 1997-12-28 16:01:53 +00:00
s_lround.c Update. 1997-12-28 16:01:53 +00:00
s_lroundf.c Update. 1997-12-28 16:01:53 +00:00
s_rint.c Update. 1997-08-10 18:37:15 +00:00
s_rintf.c Update. 1997-08-10 18:37:15 +00:00
setjmp.S Update. 1997-12-28 16:01:53 +00:00
stpcpy.S Update. 1997-09-24 23:03:42 +00:00
strcat.c Update. 1997-09-24 23:03:42 +00:00
strchr.S Update. 1997-09-11 12:09:10 +00:00
strcmp.S Update. 1997-09-11 12:09:10 +00:00
strcpy.S Update. 1997-09-24 23:03:42 +00:00
strlen.S Update. 1997-09-11 12:09:10 +00:00
sub_n.S Update. 1997-09-11 12:09:10 +00:00
submul_1.S Update. 1997-09-11 12:09:10 +00:00
t_sqrt.c Update. 1997-08-10 18:37:15 +00:00
test-arith.c Update. 1998-02-26 11:20:59 +00:00
test-arithf.c Update. 1997-08-10 18:37:15 +00:00
Versions Update. 1998-07-10 20:45:28 +00:00
w_sqrt.c Update. 1997-08-29 01:19:12 +00:00
w_sqrtf.c Update. 1997-08-29 01:19:12 +00:00