aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-02-26 14:17:12 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-02-26 14:17:12 +0530
commitb7688c42e7cca0c24889f3a8f9b685783661fb24 (patch)
treea079554d3debd364197d8dbbb45f4e91a9084ee9 /ChangeLog
parent53a5c423fb77a0befa400b4672ac98cf910db986 (diff)
downloadglibc-b7688c42e7cca0c24889f3a8f9b685783661fb24.zip
glibc-b7688c42e7cca0c24889f3a8f9b685783661fb24.tar.gz
glibc-b7688c42e7cca0c24889f3a8f9b685783661fb24.tar.bz2
Bring back definition of __attribute__ for non-gcc and older gcc
gnulib copies this file over and needs it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8450c3c..cbf4083 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-26 Paul Eggert <eggert@cs.ucla.edu>
+
+ * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
+ Define __attribute__.
+
2013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
* locale/elem-hash.h (elem_hash): Mark as pure and possibly