From df037172a710c7ce6bbb6fd1ea0883469e8592a5 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 10 Feb 2003 08:25:44 +0000 Subject: Rework: %r9 is destroyed by functions so don't use it as temporary, align stack correctly, fix parameter for CDISABLE. 2003-02-09 Andreas Jaeger * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Rework: %r9 is destroyed by functions so don't use it as temporary, align stack correctly, fix parameter for CDISABLE. --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index fe06a451bd..3d21ec4754 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2003-02-09 Andreas Jaeger + + * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: + Rework: %r9 is destroyed by functions so don't use it as + temporary, align stack correctly, fix parameter for CDISABLE. + 2003-02-07 Kaz Kojima * sysdeps/sh/Makefile: New file. -- cgit v1.2.3