aboutsummaryrefslogtreecommitdiff
path: root/libcilkrts/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-28Remove Cilk Plus support.Julia Koval1-471/+0
2017-06-23os-unix-sysdep.c (__cilkrts_getticks): Adjust preprocessor test for SPARC/Linux.Eric Botcazou1-0/+6
2017-01-20re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+6
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+10
2016-12-01Import libcilkrts Build 4467 (PR target/68945)Rainer Orth1-0/+7
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-0/+4
2016-05-10configure.ac: Move AC_USE_SYSTEM_EXTENSIONS behind AM_ENABLE_MULTILIB.Matthias Klose1-0/+5
2016-05-04backport: Makefile.am: Merge from upstream...Ilya Verbin1-0/+128
2016-04-26Compile libcilkrts with -funwind-tables (PR target/60290)Rainer Orth1-0/+6
2015-11-09re PR target/66326 (Floating point exception with -mfpmath=387 and -fcilkplus.)Igor Zamyatin1-0/+6
2015-05-13libcilkrts: Bump to automake 1.11.6Michael Haubenwallner1-0/+6
2015-01-26configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose1-0/+5
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-0/+5
2014-11-13[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.Kirill Yukhin1-0/+4
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-0/+5
2014-08-12configure.ac: Move pthread affinity test to the place where '-pthread' passed...Alexander Ivchenko1-0/+12
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+4
2014-04-11re PR bootstrap/60644 (Build of i686-pc-linux-android is broken)Barry Tannenbaum1-0/+9
2014-03-26gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.Tobias Burnus1-0/+9
2014-03-20re PR other/60589 (Parallel install fails due to multiple cilk.h installs)Tobias Burnus1-0/+11
2014-03-09Makefile.am: Install cilk.h.Tobias Burnus1-0/+6
2014-02-18+ * include/cilk/common.h (__CILKRTS_ABI_VERSION): Set the ABI version + to 1...Balaji V. Iyer1-0/+7
2014-02-10re PR target/59691 (cilk-plus run failures on non-sse processors)Balaji V. Iyer1-0/+9
2014-01-20re PR other/58996 (build failure in libcilkrts)Balaji V. Iyer1-0/+7
2014-01-09Fix for PR bootstrap/59094 +2014-01-09 Balaji V.Balaji V. Iyer1-0/+7
2013-12-13Enabled Usage of _Cilk_spawn and _Cilk_sync in Cilk Runtime (libcilkrts).Balaji V. Iyer1-0/+6
2013-11-25Remove GCC_LIBSTDCXX_RAW_CXX_FLAGSRainer Orth1-0/+5
2013-11-22Only use visibility if supportedRainer Orth1-0/+8
2013-11-22Enable libcilkrts multilib build on SolarisRainer Orth1-0/+5
2013-11-12Makefile.am (libcilkrts_la_LDFLAGS): Added a check for availability of "-ldl"...Balaji V. Iyer1-0/+8
2013-11-08+2013-11-08 Balaji V.Balaji V. Iyer1-0/+6
2013-11-04fix for PR bootstrap/58951 +2013-11-04 Balaji V.Balaji V. Iyer1-0/+6
2013-11-04os-unix.c: Include <sched.h>.Rainer Orth1-0/+6
2013-10-31Added PR number (PR bootstrap/58918) to a previous ChangeLog entry.Balaji V. Iyer1-0/+1
2013-10-31Fix for PR other/58925 +2013-10-31 Balaji V.Balaji V. Iyer1-0/+10
2013-10-30configure.ac: Changed a case statement to include i386.Balaji V. Iyer1-0/+5
2013-10-30Fix for bug Bootstrap/58918.Balaji V. Iyer1-0/+9
2013-10-30gcc_update (files_and_dependencies): Add rules for libcilkrts.Tobias Burnus1-0/+7
2013-10-29Added Cilk runtime library (libcilkrts) into GCC.Balaji V. Iyer1-0/+105