aboutsummaryrefslogtreecommitdiff
path: root/libcilkrts/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-01-20re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-5/+5
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-4/+6
2016-12-01Import libcilkrts Build 4467 (PR target/68945)Rainer Orth1-2/+2
2016-05-04backport: Makefile.am: Merge from upstream...Ilya Verbin1-27/+104
2016-04-26Compile libcilkrts with -funwind-tables (PR target/60290)Rainer Orth1-1/+3
2015-05-13libcilkrts: Bump to automake 1.11.6Michael Haubenwallner1-18/+55
2014-08-12configure.ac: Move pthread affinity test to the place where '-pthread' passed...Alexander Ivchenko1-5/+6
2014-03-26gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.Tobias Burnus1-26/+50
2014-03-20re PR other/60589 (Parallel install fails due to multiple cilk.h installs)Tobias Burnus1-38/+17
2014-03-09Makefile.am: Install cilk.h.Tobias Burnus1-17/+38
2014-01-09Fix for PR bootstrap/59094 +2014-01-09 Balaji V.Balaji V. Iyer1-1/+2
2013-12-13Enabled Usage of _Cilk_spawn and _Cilk_sync in Cilk Runtime (libcilkrts).Balaji V. Iyer1-2/+2
2013-11-12Makefile.am (libcilkrts_la_LDFLAGS): Added a check for availability of "-ldl"...Balaji V. Iyer1-2/+4
2013-11-04fix for PR bootstrap/58951 +2013-11-04 Balaji V.Balaji V. Iyer1-1/+1
2013-10-31Fix for PR other/58925 +2013-10-31 Balaji V.Balaji V. Iyer1-1/+9
2013-10-30Fix for bug Bootstrap/58918.Balaji V. Iyer1-0/+1
2013-10-30gcc_update (files_and_dependencies): Add rules for libcilkrts.Tobias Burnus1-3/+4
2013-10-29Added Cilk runtime library (libcilkrts) into GCC.Balaji V. Iyer1-0/+1045