Tobias Burnus
|
b9487dd868
|
gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.
gcc/
2014-03-26 Tobias Burnus <burnus@net-b.de>
* gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.
(CILK_SELF_SPECS): New define.
(driver_self_specs): Use it.
libcilkrts/
2014-03-26 Tobias Burnus <burnus@net-b.de>
* libcilkrts.spec.in: New.
* Makefile.am: Handle libcilkrts.spec.
* configure.ac: Determine link options for libcilkrts.spec.
* Makefile.in: Regenerate.
* configure: Regenerate.
* aclocal.m4: Regenerate.
From-SVN: r208847
|
2014-03-26 20:16:35 +01:00 |
|
Tobias Burnus
|
5fbbf2d9dc
|
re PR other/60589 (Parallel install fails due to multiple cilk.h installs)
2014-03-20 Tobias Burnus <burnus@net-b.de>
PR other/60589
Reverted:
2014-03-09 Tobias Burnus <burnus@net-b.de>
* Makefile.am: Install cilk.h.
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
From-SVN: r208736
|
2014-03-20 20:50:51 +01:00 |
|
Tobias Burnus
|
e132905869
|
Makefile.am: Install cilk.h.
2014-03-09 Tobias Burnus <burnus@net-b.de>
* Makefile.am: Install cilk.h.
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
From-SVN: r208440
|
2014-03-09 08:48:48 +01: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 |
|
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 |
|