about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2012-04-16 20:34:28 +0200
committerMarek Polacek <polacek@redhat.com>2012-04-16 20:34:28 +0200
commit750b5926bc3c31f33852c011bff32ffaaf5da133 (patch)
treed47cd79c2602523380c1103e9f47c0c5272db3cd /ChangeLog
parent751728a1f10cdaf35c499c1d508a3a28ccfddc92 (diff)
downloadglibc-750b5926bc3c31f33852c011bff32ffaaf5da133.tar.gz
glibc-750b5926bc3c31f33852c011bff32ffaaf5da133.tar.xz
glibc-750b5926bc3c31f33852c011bff32ffaaf5da133.zip
Prevent warning in pldd.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95c737fc11..8f7fa94fca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-04-16  Marek Polacek  <polacek@redhat.com>
 
+	* elf/pldd-xx.c: Rename static_assert to pldd_assert.
+
+2012-04-16  Marek Polacek  <polacek@redhat.com>
+
 	* sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
 	operands of fdivp instruction.