about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-04-08 07:06:57 +0000
committerRoland McGrath <roland@gnu.org>2002-04-08 07:06:57 +0000
commitf899db60945ef4c080ffe4393e55ef2fbcbbf6c0 (patch)
tree159ec00fc213be47a80546f25d90320fd8c1aaba /ChangeLog
parent7ce93726fb9f02c45e45df15d923faabaa8951d3 (diff)
downloadglibc-f899db60945ef4c080ffe4393e55ef2fbcbbf6c0.tar.gz
glibc-f899db60945ef4c080ffe4393e55ef2fbcbbf6c0.tar.xz
glibc-f899db60945ef4c080ffe4393e55ef2fbcbbf6c0.zip
* sysdeps/mach/hurd/alpha/trampoline.c: Don't include
	<mach/machine/alpha_instruction.h>.
	(_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 <mach/alpha/asm.h>.
	(ALIGN, at, AT, fp): New macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4adce53bb9..775bac79df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-04-07  Roland McGrath  <roland@frob.com>
+
+	* sysdeps/mach/hurd/alpha/trampoline.c: Don't include
+	<mach/machine/alpha_instruction.h>.
+	(_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 <mach/alpha/asm.h>.
+	(ALIGN, at, AT, fp): New macros.
+
 2002-04-06  Roland McGrath  <roland@frob.com>
 
 	* mach/setup-thread.c (__mach_setup_thread): int -> natural_t