summaryrefslogtreecommitdiffstats
path: root/libcilkrts/ChangeLog
diff options
context:
space:
mode:
authorbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-30 22:51:29 +0000
committerbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-30 22:51:29 +0000
commit02c15cf3eeed878ff26307a175aef11b6feb183d (patch)
tree5bc13973eb8a17b5f36bfb2e0458f2b38047ee49 /libcilkrts/ChangeLog
parent9cd65e0501466bd4f3678c36d87b1ec9492c5997 (diff)
downloadppe42-gcc-02c15cf3eeed878ff26307a175aef11b6feb183d.tar.gz
ppe42-gcc-02c15cf3eeed878ff26307a175aef11b6feb183d.zip
Fix for bug Bootstrap/58918.
+2013-10-30 Balaji V. Iyer <balaji.v.iyer@intel.com> + + * configure: Reconfigured. + * configure.ac: Add AC_FUNC_ALLOCA. + * runtime/sysdep-unix.c: Added check for alloca.h before + including it. + * config/x86/cilk-abi-vla.c: Likewise. + * runtime/cilk_fiber-unix.cpp: Likewise. + git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204232 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcilkrts/ChangeLog')
-rw-r--r--libcilkrts/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libcilkrts/ChangeLog b/libcilkrts/ChangeLog
index 48cc42a1a64..d619e4dc13e 100644
--- a/libcilkrts/ChangeLog
+++ b/libcilkrts/ChangeLog
@@ -1,3 +1,12 @@
+2013-10-30 Balaji V. Iyer <balaji.v.iyer@intel.com>
+
+ * configure: Reconfigured.
+ * configure.ac: Add AC_FUNC_ALLOCA.
+ * runtime/sysdep-unix.c: Added check for alloca.h before
+ including it.
+ * config/x86/cilk-abi-vla.c: Likewise.
+ * runtime/cilk_fiber-unix.cpp: Likewise.
+
2013-10-29 Tobias Burnus <burnus@net-b.de>
* configure.ac: Add AM_MAINTAINER_MODE.
OpenPOWER on IntegriCloud