glibc/sysdeps/i386
Roland McGrath f8adc70c3f Tue May 14 19:42:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* sysdeps/generic/strrchr.c: Deansideclized.

	* elf/Makefile (ldd): Depend on Makefile.
	Find ld.so in $(slibdir) instead of $(libdir).

	* sysdeps/i386/strrchr.S: Use `testl $3, %esi' instead of `testb $3,
	%esi'; gas misassembles the latter into `testb $3, %dh'.

	* mach/Machrules (%.udeps rule): Do $(make-target-directory) first.

Tue May 14 16:38:44 1996  David Mosberger-Tang <davidm@AZStarNet.com>

	* sunrpc/getrpcent.c (interpret): Declare args.  Rewrite parsing using
	strpbrk.

Tue May 14 20:18:38 1996  Ulrich Drepper  <drepper@cygnus.com>

	* time/Makefile (routines): Add strptime.
	* time/time.h: Add prototype for strptime.
	* time/strptime.c: New file.  Implementation according to XPG4.
1996-05-15 15:49:26 +00:00
..
elf Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-25 19:23:32 +00:00
fpu * sysdeps/i386/fpu/__math.h (asinh): Call log1p instead of __log1p. 1996-03-20 00:18:44 +00:00
i486 Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
i586 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile initial import 1995-02-18 01:27:10 +00:00
__longjmp.S Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-01 22:25:08 +00:00
abort.c initial import 1995-02-18 01:27:10 +00:00
add_n.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
addmul_1.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
asm-syntax.h initial import 1995-02-18 01:27:10 +00:00
bsd-_setjmp.S Use JUMPTARGET macro in jmp insn. 1995-07-23 00:53:42 +00:00
bsd-setjmp.S Use JUMPTARGET macro in jmp insn. 1995-07-23 00:53:42 +00:00
bytesex.h initial import 1995-02-18 01:27:10 +00:00
bzero.c initial import 1995-02-18 01:27:10 +00:00
dl-machine.h Tue Feb 13 00:12:12 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-13 07:05:16 +00:00
ffs.c initial import 1995-02-18 01:27:10 +00:00
gmp-mparam.h Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
init-first.c Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-21 06:24:21 +00:00
isinfl.c Wed Nov 15 19:22:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-11-16 00:44:18 +00:00
isnanl.c Wed Nov 15 19:22:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-11-16 00:44:18 +00:00
jmp_buf.h Rewrote i386 setjmp in assembly. 1995-08-31 17:33:01 +00:00
ldbl2mpn.c Wed Mar 20 11:28:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-03-21 15:20:37 +00:00
lshift.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
memchr.S Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
memcmp.S Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-27 00:55:03 +00:00
memcopy.h initial import 1995-02-18 01:27:10 +00:00
memset.c initial import 1995-02-18 01:27:10 +00:00
mul_1.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
rshift.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
setjmp.S Mon Mar 18 13:20:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-18 18:32:47 +00:00
stpcpy.S Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
stpncpy.S Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
strchr.S Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
strcspn.S Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
strlen.c initial import 1995-02-18 01:27:10 +00:00
strpbrk.S Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
strrchr.S Tue May 14 19:42:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-15 15:49:26 +00:00
strspn.S Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
sub_n.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
submul_1.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00