summaryrefslogtreecommitdiffstats
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* gcc/jakub2014-06-302-0/+11
* * c-parser.c (c_parser_declaration_or_fndef): Discard all typempolacek2014-06-302-15/+13
* PR middle-end/57541kyukhin2014-06-303-2/+21
* * gimplify.c (gimplify_omp_for): For #pragma omp for simd iteratorjakub2014-06-242-2/+17
* gcc/c/kyukhin2014-06-042-1/+9
* PR c/61053mpolacek2014-06-042-1/+10
* gcc/c/kyukhin2014-05-262-0/+8
* gcc/c/jakub2014-04-242-5/+31
* PR c/59073jakub2014-04-222-1/+9
* Mark ChangeLoggccadmin2014-04-221-0/+4
* gcc/c/kyukhin2014-04-152-12/+19
* PR c++/60689jakub2014-03-285-17/+49
* 2014-03-18 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-03-182-1/+6
* The error_mark_node is not an OpenMP mappable type.tschwinge2014-03-073-5/+11
* PR c/60197mpolacek2014-03-062-1/+7
* * c-parser.c (c_parser_declspecs): Replace call to error by error_at.mpolacek2014-02-192-2/+7
* PR c/60195mpolacek2014-02-192-1/+17
* * c-parser.c (c_parser_get_builtin_args): Replace calls tompolacek2014-02-073-11/+8
* PR c/59963mpolacek2014-01-314-36/+74
* PR c/59940mpolacek2014-01-302-47/+71
* 2014-01-30 Richard Biener <rguenther@suse.de>rguenth2014-01-302-39/+13
* Replace flag_enable_cilkplus with flag_cilkplus.bviyer2014-01-243-35/+64
* PR c/59846mpolacek2014-01-232-4/+12
* PR c/58346mpolacek2014-01-232-0/+9
* PR c/59871mpolacek2014-01-232-0/+41
* Fix for PR c/59825.bviyer2014-01-232-52/+61
* Added support for Cilk Plus SIMD-enabled functions for C++.bviyer2014-01-232-1/+7
* PR middle-end/58809jakub2014-01-232-3/+18
* PR c/59891mpolacek2014-01-222-2/+10
* PR c/58943jakub2014-01-152-4/+24
* Fix for PR c++/59631.bviyer2014-01-092-1/+7
* PR c/57773mpolacek2014-01-062-1/+8
* Update copyright years in gcc/rsandifo2014-01-0216-16/+20
* gcc/rsandifo2014-01-022-1/+5
* Added support for Cilk Plus SIMD-enabled function for C.bviyer2013-12-182-34/+254
* Fix description of OpenMP parallel directive in the C and C++ front ends.tschwinge2013-12-172-3/+14
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.bviyer2013-12-113-10/+36
* PR c/52023jsm282013-12-042-4/+16
* PR c/54113mpolacek2013-12-042-1/+8
* PR c/59351mpolacek2013-12-032-1/+9
* PR c/58235jsm282013-12-032-0/+14
* PR c/42262jsm282013-11-292-0/+9
* PR c/57574jsm282013-11-292-0/+14
* PR c/59310jakub2013-11-272-4/+10
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-272-2/+9
* Handle vector increment/decrement in build_unary_opvries2013-11-272-2/+10
* * gimple.h: Remove all includes.amacleod2013-11-222-1/+7
* Remove macros that implicitly use input_locationdmalcolm2013-11-224-26/+50
* Fixup whitespace.mrs2013-11-201-1/+0
* Factor unrelated declarations out of tree.h.dnovillo2013-11-195-0/+33
OpenPOWER on IntegriCloud