[Bug libc/933] MIPS (n)64 syscall() implemented incorrectly
cvs-commit at gcc dot gnu dot org
sourceware-bugzilla@sourceware.org
Fri Sep 16 12:22:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-16 12:21 -------
Subject: Bug 933
CVSROOT: /cvs/glibc
Module name: libc
Changes by: aj@sources.redhat.com 2005-09-16 12:21:01
Modified files:
sysdeps/unix/sysv/linux/mips/mips64/n64: ioctl.S
sysdeps/unix/sysv/linux/mips/mips64: syscall.S
sysdeps/unix/sysv/linux/mips: brk.c
. : ChangeLog
Log message:
2005-09-16 Maciej W. Rozycki <macro@linux-mips.org>
[BZ #933]
* sysdeps/unix/sysv/linux/mips/brk.c (__brk): Load the number of
the syscall immediately before invocation.
* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Likewise.
* sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall): Likewise.
* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Use
macros to handle GP.
* sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall):
Likewise. Update inaccurate comments.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/mips/mips64/syscall.S.diff?cvsroot=glibc&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/mips/brk.c.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.9525&r2=1.9526
--
http://sourceware.org/bugzilla/show_bug.cgi?id=933
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list