about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2004-04-08 23:30:55 +0000
committerAndreas Schwab <schwab@suse.de>2004-04-08 23:30:55 +0000
commitdc6ddf9557f585cace5ffabd844a990c3b6aea10 (patch)
treec7b4914905d92e59003208ccfa6e3dfd57658317 /ChangeLog
parent2114e3242b584a8592abdf394b9890bf4c2e3e3c (diff)
downloadglibc-dc6ddf9557f585cace5ffabd844a990c3b6aea10.tar.gz
glibc-dc6ddf9557f585cace5ffabd844a990c3b6aea10.tar.xz
glibc-dc6ddf9557f585cace5ffabd844a990c3b6aea10.zip
* sysdeps/unix/sysv/linux/m68k/sysdep.h (INTERNAL_SYSCALL): Add
	LOAD_REGS_##nr.
	(LOAD_ARGS_0, LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4)
	(LOAD_ARGS_5, LOAD_ARGS_6): Load argument values into temporary
	variables.
	(LOAD_REGS_0, LOAD_REGS_1, LOAD_REGS_2, LOAD_REGS_3, LOAD_REGS_4)
	(LOAD_REGS_5, LOAD_REGS_6): New macros to actually load the
	syscall argument registers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ac254ea83..7ff7f96bab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-04-09  Andreas Schwab  <schwab@suse.de>
+
+	* sysdeps/unix/sysv/linux/m68k/sysdep.h (INTERNAL_SYSCALL): Add
+	LOAD_REGS_##nr.
+	(LOAD_ARGS_0, LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4)
+	(LOAD_ARGS_5, LOAD_ARGS_6): Load argument values into temporary
+	variables.
+	(LOAD_REGS_0, LOAD_REGS_1, LOAD_REGS_2, LOAD_REGS_3, LOAD_REGS_4)
+	(LOAD_REGS_5, LOAD_REGS_6): New macros to actually load the
+	syscall argument registers.
+
 2004-04-08  Ulrich Drepper  <drepper@redhat.com>
 
 	* po/nl.po: Update from translation team.