summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.mips
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2013-09-23 17:39:14 +0100
committerMaciej W. Rozycki <macro@codesourcery.com>2013-09-23 17:45:34 +0100
commitd93fa6592bd2c400f3e924bd3da94d049b8c5f5e (patch)
tree161e0d458fa6a959ad079503cc615817d662cd62 /ports/ChangeLog.mips
parent6b9a5fe450d21c5852e81f2c357d2af6d20f873c (diff)
downloadglibc-d93fa6592bd2c400f3e924bd3da94d049b8c5f5e.tar.gz
MIPS: bits/atomic.h: Fix comment typo
Diffstat (limited to 'ports/ChangeLog.mips')
-rw-r--r--ports/ChangeLog.mips4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
index 7882f712b7..9bbf12ac7a 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -1,3 +1,7 @@
+2013-09-23 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * sysdeps/mips/bits/atomic.h: Fix comment typo.
+
2013-09-23 Steve Ellcey <sellcey@mips.com>
* sysdeps/mips/fpu/fegetround.c (fegetround): Use _FPU_RC_MASK.