index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcilkrts
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
3
-6
/
+12
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
6
-7
/
+40
2016-12-01
Import libcilkrts Build 4467 (PR target/68945)
Rainer Orth
29
-68
/
+530
2016-11-15
config-ml.in: Remove references to GCJ.
Matthias Klose
2
-1
/
+4
2016-05-10
configure.ac: Move AC_USE_SYSTEM_EXTENSIONS behind AM_ENABLE_MULTILIB.
Matthias Klose
3
-772
/
+909
2016-05-04
backport: Makefile.am: Merge from upstream...
Ilya Verbin
124
-4083
/
+9316
2016-04-26
Compile libcilkrts with -funwind-tables (PR target/60290)
Rainer Orth
3
-1
/
+12
2015-11-09
re PR target/66326 (Floating point exception with -mfpmath=387 and -fcilkplus.)
Igor Zamyatin
2
-1
/
+7
2015-05-13
libcilkrts: Bump to automake 1.11.6
Michael Haubenwallner
4
-53
/
+120
2015-01-26
configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
Matthias Klose
3
-53
/
+60
2014-11-21
Always use PIC option with -shared in libtool
H.J. Lu
2
-3
/
+8
2014-11-13
[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.
Kirill Yukhin
2
-16
/
+5
2014-11-11
re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))
Francois-Xavier Coudert
2
-1
/
+6
2014-08-12
configure.ac: Move pthread affinity test to the place where '-pthread' passed...
Alexander Ivchenko
5
-60
/
+118
2014-05-21
config.gcc (*-*-dragonfly*): New target.
John Marino
2
-1
/
+10
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