glibc/sysdeps/powerpc/powerpc32
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
..
bits Update. 2002-10-02 21:03:48 +00:00
elf Update. 2002-09-05 10:28:51 +00:00
fpu Update. 2002-09-19 06:36:54 +00:00
Dist Update. 2002-09-05 10:28:51 +00:00
Implies Update. 2002-09-05 10:28:51 +00:00
Makefile * sysdeps/powerpc/powerpc32/Makefile: Fix typo in comment. 2002-09-27 19:59:04 +00:00
Versions Update. 2002-09-05 10:28:51 +00:00
__longjmp.S Update. 2002-09-05 10:28:51 +00:00
add_n.S Update. 2002-09-05 10:28:51 +00:00
addmul_1.S Update. 2002-09-05 10:28:51 +00:00
atomicity.h Update. 2002-09-05 10:28:51 +00:00
backtrace.c Update. 2002-09-05 10:28:51 +00:00
bp-asm.h Update. 2002-09-05 10:28:51 +00:00
bsd-_setjmp.S Update. 2002-09-05 10:28:51 +00:00
bsd-setjmp.S Update. 2002-09-05 10:28:51 +00:00
divdi3.c Update. 2002-09-05 10:28:51 +00:00
dl-machine.c Update. 2002-09-05 10:28:51 +00:00
dl-machine.h Update. 2002-09-05 10:28:51 +00:00
dl-start.S Update. 2002-09-05 10:28:51 +00:00
gprrest0.S Update. 2002-09-05 10:28:51 +00:00
gprrest1.S Update. 2002-09-05 10:28:51 +00:00
gprsave0.S Update. 2002-09-05 10:28:51 +00:00
gprsave1.S Update. 2002-09-05 10:28:51 +00:00
libgcc-compat.S Update. 2002-09-05 10:28:51 +00:00
lshift.S Update. 2002-09-05 10:28:51 +00:00
memset.S Update. 2002-09-05 10:28:51 +00:00
mul_1.S Update. 2002-09-05 10:28:51 +00:00
ppc-mcount.S Update. 2002-09-05 10:28:51 +00:00
register-dump.h Update. 2002-09-05 10:28:51 +00:00
rshift.S Update. 2002-09-05 10:28:51 +00:00
setjmp.S Update. 2002-09-05 10:28:51 +00:00
stpcpy.S Update. 2002-09-05 10:28:51 +00:00
strchr.S Update. 2002-09-05 10:28:51 +00:00
strcmp.S Update. 2002-09-05 10:28:51 +00:00
strcpy.S Update. 2002-09-05 10:28:51 +00:00
strlen.S Update. 2002-09-05 10:28:51 +00:00
sub_n.S Update. 2002-09-05 10:28:51 +00:00
submul_1.S Update. 2002-09-05 10:28:51 +00:00
sysdep.h * sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros. 2002-09-20 23:46:03 +00:00