Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.
authorRoland McGrath <roland@gnu.org>
Mon, 29 Oct 2001 04:39:05 +0000 (04:39 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 29 Oct 2001 04:39:05 +0000 (04:39 +0000)
commitd3b82fcc5f62ca7f0e462a0765689c368dfc6b90
tree4a7d649afbb31e8ac954a9204e97ee2879b45531
parentab0a3efc49493924133e9daf038d877598e03668
Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.

* sysdeps/mach/powerpc/machine-sp.h: New file.
* sysdeps/mach/powerpc/sysdep.h: New file.
* sysdeps/mach/powerpc/thread_state.h: New file.

* sysdeps/mach/hurd/i386/Makefile: File removed; crt0.o rules moved ...
* sysdeps/mach/hurd/Makefile: ... to here.  For the time being, we can
expect to need the same thing on every platform.

* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: File moved ...
* sysdeps/generic/sys/ucontext.h: ... to replace this one.
ChangeLog
sysdeps/generic/sys/ucontext.h
sysdeps/mach/hurd/Makefile
sysdeps/mach/hurd/i386/Makefile [deleted file]
sysdeps/mach/powerpc/machine-sp.h [new file with mode: 0644]
sysdeps/mach/powerpc/sysdep.h [new file with mode: 0644]
sysdeps/mach/powerpc/thread_state.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h [deleted file]