]> git.ipfire.org Git - thirdparty/glibc.git/commit
Prevent GCC reusing "hi" and "lo" across system calls.
authorDaniel Jacobowitz <dan@codesourcery.com>
Fri, 25 Sep 2009 22:19:03 +0000 (18:19 -0400)
committerDaniel Jacobowitz <dan@codesourcery.com>
Fri, 25 Sep 2009 22:19:03 +0000 (18:19 -0400)
commitf1297d79b2ec55f66a02399525879a30e99ea4a7
tree07995650968249317717c00b2a52fac6b9069780
parentbe0f2008ac41c83db39d1d1112c0392dbb8b18e9
Prevent GCC reusing "hi" and "lo" across system calls.

* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
(__SYSCALL_CLOBBERS): Add "hi" and "lo".
* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
(__SYSCALL_CLOBBERS): Likewise.
* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
(__SYSCALL_CLOBBERS): Likewise.
ChangeLog.mips
sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h