Age | Commit message (Expand) | Author | Files | Lines |
2014-04-11 | re PR bootstrap/60644 (Build of i686-pc-linux-android is broken) | Barry Tannenbaum | 5 | -7/+16 |
2014-03-26 | Add libcilkrts/libcilkrts.spec.in, missing from r208847 | Tobias Burnus | 1 | -0/+3 |
2014-03-26 | gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus. | Tobias Burnus | 6 | -33/+143 |
2014-03-20 | re PR other/60589 (Parallel install fails due to multiple cilk.h installs) | Tobias Burnus | 4 | -41/+30 |
2014-03-09 | Makefile.am: Install cilk.h. | Tobias Burnus | 4 | -19/+47 |
2014-02-18 | + * include/cilk/common.h (__CILKRTS_ABI_VERSION): Set the ABI version + to 1... | Balaji V. Iyer | 3 | -6/+22 |
2014-02-10 | re PR target/59691 (cilk-plus run failures on non-sse processors) | Balaji V. Iyer | 2 | -10/+38 |
2014-01-20 | re PR other/58996 (build failure in libcilkrts) | Balaji V. Iyer | 4 | -0/+64 |
2014-01-09 | Fix for PR bootstrap/59094 +2014-01-09 Balaji V. | Balaji V. Iyer | 3 | -2/+11 |
2013-12-13 | Enabled Usage of _Cilk_spawn and _Cilk_sync in Cilk Runtime (libcilkrts). | Balaji V. Iyer | 4 | -3/+10 |
2013-11-25 | Remove GCC_LIBSTDCXX_RAW_CXX_FLAGS | Rainer Orth | 3 | -34/+7 |
2013-11-22 | Only use visibility if supported | Rainer Orth | 4 | -3/+50 |
2013-11-22 | Enable libcilkrts multilib build on Solaris | Rainer Orth | 3 | -495/+500 |
2013-11-12 | Makefile.am (libcilkrts_la_LDFLAGS): Added a check for availability of "-ldl"... | Balaji V. Iyer | 5 | -7/+25 |
2013-11-08 | +2013-11-08 Balaji V. | Balaji V. Iyer | 2 | -14/+33 |
2013-11-04 | fix for PR bootstrap/58951 +2013-11-04 Balaji V. | Balaji V. Iyer | 3 | -2/+8 |
2013-11-04 | os-unix.c: Include <sched.h>. | Rainer Orth | 2 | -4/+13 |
2013-10-31 | Added PR number (PR bootstrap/58918) to a previous ChangeLog entry. | Balaji V. Iyer | 1 | -0/+1 |
2013-10-31 | Fix for PR other/58925 +2013-10-31 Balaji V. | Balaji V. Iyer | 6 | -5/+64 |
2013-10-30 | configure.ac: Changed a case statement to include i386. | Balaji V. Iyer | 3 | -2/+7 |
2013-10-30 | Fix for bug Bootstrap/58918. | Balaji V. Iyer | 7 | -484/+733 |
2013-10-30 | gcc_update (files_and_dependencies): Add rules for libcilkrts. | Tobias Burnus | 5 | -5/+89 |
2013-10-29 | Added Cilk runtime library (libcilkrts) into GCC. | Balaji V. Iyer | 107 | -0/+57858 |