about summary refs log tree commit diff
path: root/ports/ChangeLog.mips
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2013-02-05 15:31:08 +0000
committerMaciej W. Rozycki <macro@codesourcery.com>2013-02-05 15:31:08 +0000
commitf9834ea4774532f13c49a527c64eda1c0587f910 (patch)
treea5cbcdb8fe201c5b192072f7eb5d7840f09c497f /ports/ChangeLog.mips
parentb82ba2f011fc4628ceece07412846d0b4d50cac2 (diff)
downloadglibc-f9834ea4774532f13c49a527c64eda1c0587f910.tar.gz
glibc-f9834ea4774532f13c49a527c64eda1c0587f910.tar.xz
glibc-f9834ea4774532f13c49a527c64eda1c0587f910.zip
MIPS: Correct formatting of syscall wrapper `asm' specifiers.
Diffstat (limited to 'ports/ChangeLog.mips')
-rw-r--r--ports/ChangeLog.mips5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
index c5a2cb9da2..f1496e2f69 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -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.