about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-07-03 01:30:02 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-07-03 01:49:48 +0530
commit05fdac772bee5352a52f26682dd351712e92f9b3 (patch)
treeb33268e619fe986dfe6a00fad499ca7d77635136 /ChangeLog
parent99f8dc922033821edcc13f9f8360e9fda40dfcff (diff)
downloadglibc-05fdac772bee5352a52f26682dd351712e92f9b3.tar.gz
glibc-05fdac772bee5352a52f26682dd351712e92f9b3.tar.xz
glibc-05fdac772bee5352a52f26682dd351712e92f9b3.zip
Don't use __glibc_unlikely in shared code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b52389634a..7b336046bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
+
 	* debug/memcpy_chk.c: Don't include pagecopy.h.
 	* debug/mempcpy_chk.c: Likewise.
 	* string/memcpy.c: Likewise.