glibc/sysdeps
Ulrich Drepper 0295d2666c Update.
2002-01-23  Richard Henderson  <rth@redhat.com>

	* sysdeps/alpha/Makefile (pic-ccflag): New variable.

2002-01-28  Ulrich Drepper  <drepper@redhat.com>

	* string/strxfrm.c: Allocate one more byte for rulearr and clear
	this element [PR libc/2855].

	* string/strcoll.c: Handle zero-length arguments specially
	[PR libc/2856].

2002-01-23  Jakub Jelinek  <jakub@redhat.com>

	* string/bits/string2.h (__mempcpy): For gcc 3.0+, don't use
	__mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
	short lengths and constant src.
	(strcpy): Don't optimize for gcc 3.0+.
	(__stpcpy): For gcc 3.0+, don't use
	__stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
	for short string literal src.

2002-01-23  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>

	* sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
	Set for arm, too.

2001-01-22  Paul Eggert  <eggert@twinsun.com>

	* manual/llio.texi (Linked Channels, Cleaning Streams):
	Make it clearer that a just-opened input stream might need cleaning.

2002-01-21  H.J. Lu  <hjl@gnu.org>

	* sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
	Don't use label at end of compound statement.
2002-01-29 03:56:50 +00:00
..
alpha Update. 2002-01-29 03:56:50 +00:00
am29k Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
arm (elf_machine_rela): Fix typo in last patch. 2001-12-12 09:02:09 +00:00
cris Update. 2001-08-26 22:28:16 +00:00
generic Update. 2002-01-11 01:06:11 +00:00
gnu Update. 2002-01-07 09:33:53 +00:00
hppa Update. 2001-11-16 01:27:24 +00:00
i386 Prevent double inclusion. 2002-01-08 10:19:35 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i960 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ia64 Prevent double inclusion. 2002-01-08 10:19:35 +00:00
ieee754 (__ieee754_lgammal_r): Remove test for negative integer arg; sin_pi does it correctly. 2002-01-28 10:18:33 +00:00
m68k Prevent double inclusion. 2002-01-08 10:19:35 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach Update. 2002-01-18 23:39:39 +00:00
mips (ELF_MACHINE_BEFORE_RTLD_RELOC): Don't use label at end of compound statement. 2002-01-29 02:58:00 +00:00
posix Update. 2001-12-19 00:21:23 +00:00
powerpc * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code 2002-01-02 09:52:33 +00:00
pthread Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s390 Update. 2002-01-17 00:50:24 +00:00
sh Update. 2001-12-12 18:06:59 +00:00
sparc Update. 2001-12-12 00:21:26 +00:00
standalone Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tahoe
unix Update. 2002-01-29 03:56:50 +00:00
vax Update. 2001-11-16 01:27:24 +00:00
wordsize-32 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wordsize-64 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
x86_64 Update. 2001-12-12 00:21:26 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00