Age | Commit message (Expand) | Author | Files | Lines |
2014-04-12 | re PR middle-end/60469 (simple cilk plus program ICEs) | Igor Zamyatin | 1 | -12/+9 |
2014-01-23 | re PR c/59825 (Many cilkplus test failures) | Balaji V. Iyer | 1 | -52/+53 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2014-01-02 | arc-common.c, [...]: Use the standard form for the copyright notice. | Richard Sandiford | 1 | -1/+1 |
2013-08-19 | re PR c/57490 (ICE on c-c++-common/cilk-plus/AN/an-if.c) | Balaji V. Iyer | 1 | -2/+12 |
2013-06-25 | Replaced Dynamic arrays with vec trees in Array Notation for C. | Balaji V. Iyer | 1 | -1312/+287 |
2013-06-12 | fix pr c/57577 | Balaji V. Iyer | 1 | -12/+1 |
2013-06-10 | re PR c/57563 (Lots of Cilk+ failures on i686-linux) | Balaji V. Iyer | 1 | -12/+5 |
2013-06-07 | re PR middle-end/57541 ([Cilkplus]: internal compiler error: in gimplify_expr... | Balaji V. Iyer | 1 | -0/+8 |
2013-06-07 | Moved array notation helper functions from c/ to c-family/ files. | Balaji V. Iyer | 1 | -489/+1 |
2013-06-03 | Fixed a bug in expansion of array notations in if-statement conditions. | Balaji V. Iyer | 1 | -4/+16 |
2013-06-03 | re PR c/57474 (FAIL: c-c++-common/cilk-plus/AN/sec_implicit2?.c -fcilkplus (... | Balaji V. Iyer | 1 | -1/+5 |
2013-05-29 | Fix c/c-array-notation.c compilation failure (PR bootstrap/57450) | Rainer Orth | 1 | -2/+2 |
2013-05-28 | Implemented Cilk Plus Array Notation for C Compiler. | Balaji V. Iyer | 1 | -0/+2875 |