aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bf1883..31a63e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-12-11 Steve Ellcey <sellcey@imgtec.com>
+ * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
+ integer value instead of boolean.
+
+2014-12-11 Steve Ellcey <sellcey@imgtec.com>
+
* malloc/malloc.c: Fix powerof2 check.
2014-12-11 Stefan Liebler <stli@linux.vnet.ibm.com>