summaryrefslogtreecommitdiff
path: root/libhsail-rt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libhsail-rt/ChangeLog')
-rw-r--r--libhsail-rt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libhsail-rt/ChangeLog b/libhsail-rt/ChangeLog
index 3c16d0ee7f5..5ab9e8515f0 100644
--- a/libhsail-rt/ChangeLog
+++ b/libhsail-rt/ChangeLog
@@ -1,3 +1,7 @@
+2018-05-04 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
+
+ * rt/workitems.c: Fix an alloca stack underflow.
+
2018-04-18 David Malcolm <dmalcolm@redhat.com>
PR jit/85384