aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-10-29 04:39:05 +0000
committerRoland McGrath <roland@gnu.org>2001-10-29 04:39:05 +0000
commitd3b82fcc5f62ca7f0e462a0765689c368dfc6b90 (patch)
tree4a7d649afbb31e8ac954a9204e97ee2879b45531 /ChangeLog
parentab0a3efc49493924133e9daf038d877598e03668 (diff)
downloadglibc-d3b82fcc5f62ca7f0e462a0765689c368dfc6b90.tar
glibc-d3b82fcc5f62ca7f0e462a0765689c368dfc6b90.tar.gz
glibc-d3b82fcc5f62ca7f0e462a0765689c368dfc6b90.tar.bz2
glibc-d3b82fcc5f62ca7f0e462a0765689c368dfc6b90.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af6b6eec09..cbabb96e86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2001-10-28 Roland McGrath <roland@frob.com>
+ 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.
+
* sysdeps/unix/sysv/linux/powerpc/sysdep.h (ALIGNARG,
ASM_TYPE_DIRECTIVE, ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN,
DO_CALL, JUMPTARGET, PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT):