about summary refs log tree commit diff
path: root/ports/ChangeLog.mips
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-02-19 13:06:39 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-02-20 16:49:58 +0100
commitc7b275d6b3bceb6b400fa3044d13d1001bc605ca (patch)
tree1eaf349503f8f1fa4a402dc321456ee0e0cadb19 /ports/ChangeLog.mips
parent72f0ffdcbeb8135d04cf2dc73f8a5f5c7783a283 (diff)
downloadglibc-c7b275d6b3bceb6b400fa3044d13d1001bc605ca.tar.gz
glibc-c7b275d6b3bceb6b400fa3044d13d1001bc605ca.tar.xz
glibc-c7b275d6b3bceb6b400fa3044d13d1001bc605ca.zip
bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).
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 936ab170b8..8954f9a748 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -1,5 +1,8 @@
 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
+	__attribute_used__ to __attribute__ ((unused)).
+
 	* sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Add
 	__attribute_used__.