glibc/sysdeps/powerpc/powerpc32
Ulrich Drepper 52f3d21331 Update.
2003-01-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

	* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Add branch hint.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Add cancellation
	support.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Remove
	ftruncate64, truncate64, pread64 and pwrite64 entries.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
	(INLINE_SYSCALL): Add __builtin_expect.
	(LOADARGS_n): Add argument size safety checks.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: New file.

2003-01-06  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Define.
	* sysdeps/generic/creat.c: Include sysdep-cancel.h.
	(LIBC_CANCEL_HANDLED): Add.

	* sysdeps/unix/sysv/linux/alpha/sysdep.h
	(inline_syscall_r0_constraint): Rename to...
	(inline_syscall_r0_out_constraint): ... this.  Add =.
	(inline_syscall[0-6]): Use inline_syscall_r0_out_constraint.
2003-01-07 00:42:43 +00:00
..
bits Update. 2002-10-02 21:03:48 +00:00
elf * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
fpu Update. 2002-09-19 06:36:54 +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-12-31 20:46:11 +00:00
bsd-setjmp.S Update. 2002-09-05 10:28:51 +00:00
Dist Update. 2002-09-05 10:28:51 +00:00
divdi3.c Update. 2002-09-05 10:28:51 +00:00
dl-machine.c * sysdeps/powerpc/powerpc32/dl-machine.c [! SHARED]: Further 2002-11-21 04:10:59 +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
Implies 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
Makefile * sysdeps/powerpc/powerpc32/Makefile: Fix typo in comment. 2002-09-27 19:59:04 +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 Update. 2003-01-07 00:42:43 +00:00
Versions Update. 2002-09-05 10:28:51 +00:00