diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2013-01-29 13:30:16 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2013-01-29 13:30:16 +0000 |
commit | 29bfb065e387d975e9296c4c25cb2cafe47f6424 (patch) | |
tree | 533062c2a1271ffa53043fae3bd263ca571d5ff2 /ports/ChangeLog.mips | |
parent | 3b60b421b56fbe4380916b2b7faa962f9542eb22 (diff) | |
download | glibc-29bfb065e387d975e9296c4c25cb2cafe47f6424.zip glibc-29bfb065e387d975e9296c4c25cb2cafe47f6424.tar.gz glibc-29bfb065e387d975e9296c4c25cb2cafe47f6424.tar.bz2 |
MIPS: Correct NewABI syscall wrapper whitespace damage.
Diffstat (limited to 'ports/ChangeLog.mips')
-rw-r--r-- | ports/ChangeLog.mips | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips index 8a5c843..92553e7 100644 --- a/ports/ChangeLog.mips +++ b/ports/ChangeLog.mips @@ -1,3 +1,9 @@ +2013-01-29 Maciej W. Rozycki <macro@codesourcery.com> + + * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Correct + whitespace damage throughout. + * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise. + 2013-01-25 Steve Ellcey <sellcey@mips.com> * sysdeps/mips/memmove.c: Remove. |