2002-10-16  Andreas Jaeger  <aj@suse.de>

	* sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access.
This commit is contained in:
Andreas Jaeger 2002-10-16 10:09:14 +00:00
parent ac2dc59886
commit e72bba28cc
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-10-16 Andreas Jaeger <aj@suse.de>
* sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access.
2002-10-16 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):