glibc/sysdeps
Ulrich Drepper 4c98451b0e Update.
2002-10-02  Steven Munroe  <sjmunroe@us.ibm.com>
	    Jakub Jelinek  <jakub@redhat.com>

	* login/programs/utmpdump.c (print_entry): Copy up->ut_tv fields
	to struct timeval temp_tv before printing to be 32-/64-bit agnostic.
	* sysdeps/powerpc/bits/wordsize.h: Move to...
	* sysdeps/powerpc/powerpc32/bits/wordsize.h: ...here.
	(__WORDSIZE_COMPAT32): Define.
	* sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
	* sysdeps/sparc/sparc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
	Define.
	* sysdeps/sparc/sparc64/bits/wordsize.h (__WORDSIZE_COMPAT32):
	Define.
	* sysdeps/s390/bits/wordsize.h: Move to...
	* sysdeps/s390/s390-32/bits/wordsize.h: ...here.
	* sysdeps/s390/s390-64/bits/wordsize.h: Likewise.
	* sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Define.
	* sysdeps/unix/sysv/linux/powerpc/bits/utmp.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/utmpx.h: New file.
	* sysdeps/unix/sysv/linux/sparc/bits/utmp.h: New file.
	* sysdeps/unix/sysv/linux/sparc/bits/utmpx.h: New file.
	* sysdeps/unix/sysv/linux/x86_64/bits/utmp.h: New file.
	* sysdeps/unix/sysv/linux/x86_64/bits/utmpx.h: New file.
2002-10-02 21:03:48 +00:00
..
alpha Temporarily enable R_*_NONE relocs in ld.so. 2002-10-02 20:24:21 +00:00
am29k
arm * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Use INTUSE for 2002-09-28 19:45:42 +00:00
cris Update. 2002-08-28 21:32:56 +00:00
generic Update. 2002-10-01 00:05:23 +00:00
gnu * sysdeps/generic/ifreq.h (__if_nextreq): New function. 2002-09-20 20:34:06 +00:00
hppa * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h 2002-10-01 19:42:32 +00:00
i386 * elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq. 2002-09-30 10:26:59 +00:00
i860
i960
ia64 Temporarily enable R_*_NONE relocs in ld.so. 2002-10-02 20:24:21 +00:00
ieee754 Update. 2002-09-10 01:40:26 +00:00
m68k * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal) 2002-09-22 16:47:55 +00:00
m88k
mach 2002-10-01 Roland McGrath <roland@frob.com> 2002-10-01 08:45:44 +00:00
mips * sysdeps/mips/fpu/fraiseexcpt.c: Add internal definition. 2002-10-02 11:01:06 +00:00
posix * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
powerpc Update. 2002-10-02 21:03:48 +00:00
pthread * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf. 2002-09-20 20:06:45 +00:00
rs6000
s390 Update. 2002-10-02 21:03:48 +00:00
sh Update. 2002-10-02 06:22:02 +00:00
sparc Update. 2002-10-02 21:03:48 +00:00
standalone
tahoe
unix Update. 2002-10-02 21:03:48 +00:00
vax
wordsize-32 Update. 2002-09-19 06:50:30 +00:00
wordsize-64
x86_64 * configure: Regenerated after aclocal.m4 change. 2002-09-29 10:38:40 +00:00
z8000