Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-14 | cilk-common.c (cilk_arrow): Build a MEM_REF, not an INDIRECT_REF. | Richard Biener | 1 | -6/+2 |
2014-02-08 | cilk-common.c (cilk_init_builtins): Clear TREE_NOTHROW flag on __cilkrts_reth... | Jakub Jelinek | 1 | -0/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-23 | * cilk-common.c (expand_builtin_cilk_detach): Dereference worker. | Eric Botcazou | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+0 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+2 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+1 |
2013-10-29 | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | Balaji V. Iyer | 1 | -0/+484 |