about summary refs log tree commit diff
path: root/ports/ChangeLog.mips
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-02-20 08:42:50 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-02-20 16:49:59 +0100
commitf6432d898e44f982dbe8f9229c4894fa4840a670 (patch)
tree782a84ef6aabb16fe6b5895589a263c4c57db1c0 /ports/ChangeLog.mips
parentc7b275d6b3bceb6b400fa3044d13d1001bc605ca (diff)
downloadglibc-f6432d898e44f982dbe8f9229c4894fa4840a670.tar.gz
glibc-f6432d898e44f982dbe8f9229c4894fa4840a670.tar.xz
glibc-f6432d898e44f982dbe8f9229c4894fa4840a670.zip
Properly sort a libc.abilist file.
Inconsistency introduced in commit 84b3fd8407cc9a2e7f487b6247681bd8a78a4560.
Diffstat (limited to 'ports/ChangeLog.mips')
-rw-r--r--ports/ChangeLog.mips3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
index 8954f9a748..5574d72209 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -1,5 +1,8 @@
 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Sort
+	properly.
+
 	* sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
 	__attribute_used__ to __attribute__ ((unused)).