Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 20 Feb 2003 22:23:34 +0000 (22:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 20 Feb 2003 22:23:34 +0000 (22:23 +0000)
commit0585697658a4f4afd4b9811b7a3f73ff820a20d8
treed8b46217cefa61586a014dafb6bb4f87a09224c0
parenta592f998bb64e8760f9e67170341793cf70ada12
Update.

2002-07-24  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/sysv/linux/arm/ioperm.c (init_iosys): Yield ENODEV
on unknown systems.

2003-02-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* sysdeps/powerpc/powerpc32/atomicity.h: Remove compiler workaround.
* sysdeps/unix/sysv/linux/kernel-features.h
(__ASSUME_NEW_PRCTL_SYSCALL): Defined for ppc32 too.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Use prctl
if possible.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Avoid short
interprocedure branches.
* sysdeps/powerpc/soft-fp/Dist (sim-full.c, fenv_const.c): Move to...
* sysdeps/powerpc/nofpu/Dist: ...here.
* sysdeps/unix/sysv/linux/powerpc/Dist (fe_nomask.c): Move to...
* sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: ...here.
* sysdeps/unix/sysv/linux/s390/s390-64/Dist (kernel_stat.h): Delete.
* sysdeps/unix/sysv/linux/sparc/Dist (bits/utmpx.h): Delete.
* sysdeps/unix/sysv/linux/x86_64/Dist (bits/utmpx.h): Delete.
15 files changed:
ChangeLog
linuxthreads/ChangeLog
linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S
sysdeps/powerpc/nofpu/Dist [new file with mode: 0644]
sysdeps/powerpc/powerpc32/atomicity.h
sysdeps/powerpc/soft-fp/Dist
sysdeps/unix/sysv/linux/arm/ioperm.c
sysdeps/unix/sysv/linux/kernel-features.h
sysdeps/unix/sysv/linux/powerpc/Dist
sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist
sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S
sysdeps/unix/sysv/linux/s390/s390-64/Dist
sysdeps/unix/sysv/linux/sparc/Dist
sysdeps/unix/sysv/linux/x86_64/Dist