aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-02-26 10:40:19 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-02-26 10:40:19 +0530
commit53a5c423fb77a0befa400b4672ac98cf910db986 (patch)
tree56359dd97463c9d9eed9906716191dfa93d29164 /ChangeLog
parent2a983a2e0a2da070219a9cc5f4157d9dceee3c88 (diff)
downloadglibc-53a5c423fb77a0befa400b4672ac98cf910db986.tar
glibc-53a5c423fb77a0befa400b4672ac98cf910db986.tar.gz
glibc-53a5c423fb77a0befa400b4672ac98cf910db986.tar.bz2
glibc-53a5c423fb77a0befa400b4672ac98cf910db986.zip
Fix some build warnings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e944634d7..8450c3ce6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * locale/elem-hash.h (elem_hash): Mark as pure and possibly
+ unused.
+ * posix/regex_internal.h (__attribute): Remove.
+ [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
+ (re_string_context_at): Likewise.
+ (bitset_not): Use __attribute__ and mark function as possibly
+ unused.
+ (bitset_merge): Likewise.
+ (bitset_mask): Likewise.
+ (re_string_char_size_at): Likewise.
+ (re_string_wchar_at): Likewise.
+ (re_string_elem_size_at): Likewise.
+
2013-02-25 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented