glibc/sysdeps/i386
Ulrich Drepper 482eec0d11 Update.
1999-01-16  Ulrich Drepper  <drepper@cygnus.com>

	* elf/Makefile (tests): Add loadtest.
	Add rules to generate test modules.
	* Makeconfig (+link): Add $(LDFLAGS-$(@F)) to command line.
	* elf/loadtest.c: New file.
	* elf/testobj1.c: New file.
	* elf/testobj2.c: New file.
	* elf/testobj3.c: New file.

	* elf/dl-close.c: Correct removing module from global list.

	* elf/dl-open.c: Add debugging code.

	* include/string.h: Add __rawmemchr prototype.
	* string/Makefile (routines): Add rawmemchr.
	* string/Versions [GLIBC_2.1]: Add __rawmemchr and rawmemchr.
	* string/string.h: Add prototype for rawmemchr.
	* string/bits/string2.h: Optimize strchr with rawmemchr.
	* sysdeps/generic/rawmemchr.c: New file.
	* sysdeps/i386/rawmemchr.c: New file.
	* sysdeps/i386/i486/bits/string.h: Add rawmemchr inline code.
	Optimize strchr with rawmemchr.

	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _LFS_LARGEFILE,
	_LFS64_LARGEFILE, and _LFS64_STDIO for Unix98.

1999-01-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* nis/nis_error.c (nis_errlist): Fix capitilasation.
1999-01-16 17:09:04 +00:00
..
bits Update. 1999-01-13 00:14:51 +00:00
elf Update. 1998-06-18 17:29:11 +00:00
fpu Update. 1998-11-23 12:54:51 +00:00
i486 Update. 1999-01-16 17:09:04 +00:00
i586 Update. 1998-09-23 18:52:55 +00:00
i686 Update. 1999-01-07 22:36:12 +00:00
sys Update. 1997-12-04 00:12:34 +00:00
__longjmp.S Update. 1998-02-24 15:22:29 +00:00
abort-instr.h update from main archive 961220 1996-12-21 04:13:58 +00:00
add_n.S Update. 1998-03-02 18:02:11 +00:00
addmul_1.S Update. 1998-03-02 18:02:11 +00:00
asm-syntax.h Update. 1997-03-31 22:56:24 +00:00
backtrace.c Update. 1998-06-18 21:50:38 +00:00
bsd-_setjmp.S Update. 1997-03-20 02:20:57 +00:00
bsd-setjmp.S Update. 1997-03-20 02:20:57 +00:00
bzero.c Update. 1998-08-25 11:45:26 +00:00
Dist Update. 1997-03-21 20:00:48 +00:00
dl-machine.h Update. 1998-12-27 17:29:47 +00:00
ffs.c Update. 1998-07-30 12:47:25 +00:00
fpu_control.h Update. 1998-11-26 12:02:23 +00:00
gmp-mparam.h Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
htonl.S Update. 1997-07-24 01:36:01 +00:00
htons.S Update. 1997-07-24 01:36:01 +00:00
i386-mcount.S Update. 1997-05-26 23:01:17 +00:00
Implies * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
init-first.c Update. 1997-09-21 01:47:02 +00:00
ldbl2mpn.c Update. 1997-06-23 21:55:26 +00:00
lshift.S Update. 1998-03-02 18:02:11 +00:00
machine-gmon.h Update. 1997-09-11 12:09:10 +00:00
Makefile Update. 1997-12-04 00:12:34 +00:00
memchr.S Update. 1998-07-16 11:44:36 +00:00
memcmp.S Update. 1997-03-31 22:56:24 +00:00
memcopy.h Update. 1998-08-25 11:45:26 +00:00
memset.c Update. 1998-08-25 11:45:26 +00:00
mul_1.S Update. 1998-03-02 18:02:11 +00:00
rawmemchr.S Update. 1999-01-16 17:09:04 +00:00
rshift.S Update. 1998-03-02 18:02:11 +00:00
setjmp.S Update. 1997-10-12 04:05:44 +00:00
stpcpy.S Update. 1997-03-31 22:56:24 +00:00
stpncpy.S Update. 1997-03-31 22:56:24 +00:00
strchr.S Updated. 1997-06-26 22:23:01 +00:00
strcspn.S Update. 1997-03-31 22:56:24 +00:00
strlen.c Update. 1997-03-31 22:56:24 +00:00
strpbrk.S Update. 1997-03-31 22:56:24 +00:00
strrchr.S Update. 1997-03-31 22:56:24 +00:00
strspn.S Update. 1997-03-31 22:56:24 +00:00
strtok_r.S Update. 1998-03-19 14:32:08 +00:00
strtok.S Update. 1998-04-03 12:07:01 +00:00
sub_n.S Update. 1998-03-02 18:02:11 +00:00
submul_1.S Update. 1998-03-02 18:02:11 +00:00
sysdep.h Update. 1998-05-29 10:21:16 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00