Balaji V. Iyer
|
f8ae0b2ac5
|
Makefile.am (libcilkrts_la_LDFLAGS): Added a check for availability of "-ldl" flag.
2013-11-12 Balaji V. Iyer <balaji.v.iyer@intel.com>
* Makefile.am (libcilkrts_la_LDFLAGS): Added a check for availability
of "-ldl" flag.
* configure.ac: Likewise.
* configure: Regenerate
* Makefile.in: Likewise.
From-SVN: r204723
|
2013-11-12 15:13:13 -08:00 |
|
Balaji V. Iyer
|
6310844b65
|
fix for PR bootstrap/58951 +2013-11-04 Balaji V.
fix for PR bootstrap/58951
+2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
+
+ PR bootstrap/58951
+ * Makefile.am (AM_LDFLAGS): Removed -ldl flag.
+ * Makefile.in: Regenerate.
+
From-SVN: r204381
|
2013-11-04 20:12:53 -08:00 |
|
Balaji V. Iyer
|
c1cb31a74f
|
Fix for PR other/58925 +2013-10-31 Balaji V.
Fix for PR other/58925
+2013-10-31 Balaji V. Iyer <balaji.v.iyer@intel.com>
+
+ PR other/58925
+ * configure.ac: Added target_alias and GCC_LIBSTDCXX_RAW_CXX_FLAGS
+ fields.
+ * configure: Regenerated.
+ * aclocal.m4: Likewise.
+ * Makefile.in: Likewise.
+ * Makefile.am: Added gcc_version field.
+
From-SVN: r204280
|
2013-10-31 16:55:21 -07:00 |
|
Balaji V. Iyer
|
fbdec79172
|
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.
+
From-SVN: r204232
|
2013-10-30 15:51:29 -07:00 |
|
Tobias Burnus
|
8a1a4544e9
|
gcc_update (files_and_dependencies): Add rules for libcilkrts.
2013-10-29 Tobias Burnus <burnus@net-b.de>
* gcc_update (files_and_dependencies): Add rules for
libcilkrts.
2013-10-29 Tobias Burnus <burnus@net-b.de>
* configure.ac: Add AM_MAINTAINER_MODE.
* aclocal.m4: Regenerate.
* configure.ac: Regenerate.
* Makefile.in: Regenerate.
From-SVN: r204189
|
2013-10-30 01:09:21 +01:00 |
|
Balaji V. Iyer
|
3038054c68
|
Added Cilk runtime library (libcilkrts) into GCC.
From-SVN: r204173
|
2013-10-29 11:37:47 -07:00 |
|