MIPS: Correct formatting of syscall wrapper `asm' specifiers.

This commit is contained in:
Maciej W. Rozycki 2013-02-05 15:31:08 +00:00
parent b82ba2f011
commit f9834ea477
4 changed files with 125 additions and 120 deletions

View File

@ -1,5 +1,10 @@
2013-02-05 Maciej W. Rozycki <macro@codesourcery.com>
* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Add a missing
space in asm register specifiers throughout.
* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
[BZ #15054]
* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (MOVE32):
New macro.