From 7d0c5823985d8d2be48cbc23b5099633bedceef4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 10 Nov 2001 00:37:59 +0000 Subject: Hurd/PowerPC port contributed by Peter Bruin . * NEWS: Mention it. * sysdeps/mach/hurd/powerpc/exc2signal.c: New file. * sysdeps/mach/hurd/powerpc/init-first.c: New file. * sysdeps/mach/hurd/powerpc/intr-msg.h: New file. * sysdeps/mach/hurd/powerpc/longjmp-ts.c: New file. * sysdeps/mach/hurd/powerpc/register-dump.h: New file. * sysdeps/mach/hurd/powerpc/sigreturn.c: New file. * sysdeps/mach/hurd/powerpc/static-start.S: New file. * sysdeps/mach/hurd/powerpc/trampoline.c: New file. * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: New file. * sysdeps/mach/hurd/powerpc/Dist: New file. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f282e53..37f71b3 100644 --- a/NEWS +++ b/NEWS @@ -16,12 +16,14 @@ Version 2.2.5 * Andreas Jaeger contributed a port to x86_64/Linux. +* Peter Bruin contributed a port to PowerPC/Hurd. + * libc functions using I/O streams now can handle wide-oriented streams as well. * optimizations in the dynamic linker. binaries created by recent binutils versions start up quicker due to reduced time spend on relocations. - + Version 2.2.4 * Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh, -- cgit v1.1