glibc/sysdeps
Ulrich Drepper cf29934141 Update.
2002-05-17  David S. Miller  <davem@redhat.com>

	* sysdeps/unix/sysv/linux/sparc/fork.S: Define _internal aliases.

2002-05-16  David S. Miller  <davem@redhat.com>

	* sysdeps/sparc/sparc32/dl-machine.h (LOAD_PIC_REG): Define.
	(elf_machine_dynamic): Use it to force PIC register to be loaded.
	(elf_machine_load_address): Likewise.
	* sysdeps/sparc/sparc64/dl-machine.h: Mirror sparc32 changes.

	* sysdeps/sparc/sparc64/strncmp.S: When second argument pointer
	is unaligned, do not forget to fully initialize %g1 magic value.

	* sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Fix 64-bit elf
	register definitions and provide 32-bit variants of structures
	during 64-bit builds.

	* soft-fp/op-1.h (_FP_FRAC_CLEAR_OVERP_1): Define.
	* soft-fp/op-2.h (_FP_FRAC_CLEAR_OVERP_2): Define.
	* soft-fp/op-4.h (_FP_FRAC_CLEAR_OVERP_4): Define.
	* soft-fp/op-common.h (_FP_PACK_CANONICAL): After rounding, if
	_FP_FRAC_OVERP_X is set, use _FP_FRAC_CLEAR_OVERP_X to clear it.
	(_FP_FROM_INT): Perform right shifts on unsigned integer type.
	Do not clear implicit one bit here, it must be done post-rounding.
	Only pad to the left using left shift if value uses less than the
	available fractional bits.
2002-05-21 02:15:01 +00:00
..
alpha * sysdeps/mach/alpha/syscall.S: Don't use .frame, ENTRY will have it; 2002-04-24 18:17:16 +00:00
am29k
arm Update. 2002-03-13 06:33:52 +00:00
cris Update. 2002-03-01 09:44:29 +00:00
generic Update. 2002-05-15 00:22:23 +00:00
gnu Update. 2002-03-14 00:57:10 +00:00
hppa Update. 2002-03-14 20:48:50 +00:00
i386 Update. 2002-04-14 17:55:43 +00:00
i860
i960
ia64 (__divsf3): Fix typo in symbol version. 2002-05-11 05:12:35 +00:00
ieee754 Update. 2002-04-14 17:55:43 +00:00
m68k Update. 2002-04-14 17:55:43 +00:00
m88k
mach Update. 2002-05-15 00:22:23 +00:00
mips Update. 2002-04-13 07:55:02 +00:00
posix 2002-04-30 Roland McGrath <roland@frob.com> 2002-04-30 22:00:59 +00:00
powerpc Update. 2002-05-21 00:22:34 +00:00
pthread
rs6000
s390 Update. 2002-03-01 09:44:29 +00:00
sh Update. 2002-04-09 02:10:21 +00:00
sparc Update. 2002-05-21 02:15:01 +00:00
standalone
tahoe
unix Update. 2002-05-21 02:15:01 +00:00
vax Update. 2001-11-16 01:27:24 +00:00
wordsize-32 Update. 2002-05-21 00:22:34 +00:00
wordsize-64 Update. 2002-05-09 07:51:40 +00:00
x86_64 lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
z8000