From e72bba28ccb6d731148d833ca94b48ccc67132ad Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 16 Oct 2002 10:09:14 +0000 Subject: [PATCH] Update. 2002-10-16 Andreas Jaeger * sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index cdb1931..124102b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-10-16 Andreas Jaeger + + * sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access. + 2002-10-16 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): -- 2.7.4