From f899db60945ef4c080ffe4393e55ef2fbcbbf6c0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 8 Apr 2002 07:06:57 +0000 Subject: * sysdeps/mach/hurd/alpha/trampoline.c: Don't include . (_hurd_setup_sighandler): Take proper arguments for current decls. Update code to use _hurdsig_catch_fault. Use `callsys' instruction instead of `call_pal'. * sysdeps/mach/hurd/alpha/intr-msg.h: New file. * sysdeps/mach/alpha/sysdep.h: Include . (ALIGN, at, AT, fp): New macros. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4adce53bb9..775bac79df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-04-07 Roland McGrath + + * sysdeps/mach/hurd/alpha/trampoline.c: Don't include + . + (_hurd_setup_sighandler): Take proper arguments for current decls. + Update code to use _hurdsig_catch_fault. + Use `callsys' instruction instead of `call_pal'. + * sysdeps/mach/hurd/alpha/intr-msg.h: New file. + + * sysdeps/mach/alpha/sysdep.h: Include . + (ALIGN, at, AT, fp): New macros. + 2002-04-06 Roland McGrath * mach/setup-thread.c (__mach_setup_thread): int -> natural_t -- cgit v1.2.3