Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc/c-family/ | kyukhin | 2014-04-12 | 1 | -1/+0 |
* | PR c/60197 | mpolacek | 2014-03-06 | 1 | -0/+25 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++. | bviyer | 2013-12-11 | 1 | -34/+16 |
* | Properly handle function without arguments | hjl | 2013-11-29 | 1 | -2/+5 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -1/+2 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+2 |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+1 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | * cilk.c (create_cilk_helper_decl): Use HOST_WIDE_INT_PRINT_DEC. | jakub | 2013-10-30 | 1 | -2/+2 |
* | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | bviyer | 2013-10-29 | 1 | -0/+1305 |