summaryrefslogtreecommitdiff
path: root/libcilkrts/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose2015-01-261-1/+2
* configure.ac: Move pthread affinity test to the place where '-pthread' passed...Alexander Ivchenko2014-08-121-18/+39
* gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.Tobias Burnus2014-03-261-1/+27
* re PR other/58996 (build failure in libcilkrts)Balaji V. Iyer2014-01-201-0/+20
* Remove GCC_LIBSTDCXX_RAW_CXX_FLAGSRainer Orth2013-11-251-1/+0
* Only use visibility if supportedRainer Orth2013-11-221-0/+12
* Enable libcilkrts multilib build on SolarisRainer Orth2013-11-221-1/+1
* Makefile.am (libcilkrts_la_LDFLAGS): Added a check for availability of "-ldl"...Balaji V. Iyer2013-11-121-0/+3
* Fix for PR other/58925 +2013-10-31 Balaji V.Balaji V. Iyer2013-10-311-1/+4
* configure.ac: Changed a case statement to include i386.Balaji V. Iyer2013-10-301-1/+1
* Fix for bug Bootstrap/58918.Balaji V. Iyer2013-10-301-0/+1
* gcc_update (files_and_dependencies): Add rules for libcilkrts.Tobias Burnus2013-10-301-0/+2
* Added Cilk runtime library (libcilkrts) into GCC.Balaji V. Iyer2013-10-291-0/+148