summaryrefslogtreecommitdiff
path: root/gcc/c/c-parser.c
Commit message (Expand)AuthorAgeFilesLines
* * machmode.h (int_n_data_t): New.dj2014-10-141-6/+31
* gcc/c/ChangeLog:manu2014-10-131-15/+15
* PR c++/63249jakub2014-09-251-2/+8
* PR c/61405mpolacek2014-09-241-6/+1
* PR c/62024mpolacek2014-09-031-0/+2
* gcc/kyukhin2014-09-021-4/+179
* IPA C++ refactoring 4/Nmarxin2014-08-251-1/+1
* PR other/62008kyukhin2014-08-221-0/+7
* * doc/invoke.texi: Document -Wc99-c11-compat.mpolacek2014-08-191-34/+28
* gcc/c-family/mpolacek2014-08-191-8/+8
* * c-parser.c (c_parser_postfix_expression) <case RID_FUNCTION_NAME>:mpolacek2014-08-121-0/+16
* PR c/51849mpolacek2014-08-101-17/+18
* PR middle-end/61294jakub2014-07-141-3/+54
* PR middle-end/57541kyukhin2014-06-301-1/+1
* * c-parser.c (c_parser_declaration_or_fndef): Discard all typempolacek2014-06-271-15/+6
* PR c/61162mpolacek2014-06-251-1/+2
* * gimplify.c (gimplify_omp_for): For #pragma omp for simd iteratorjakub2014-06-241-2/+11
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-151-1/+1
* PR c/60439mpolacek2014-06-031-1/+5
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* Fix some bool vs. tree confusion.tschwinge2014-05-231-5/+9
* Fix copy'n'pasto.tschwinge2014-05-221-2/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-2/+2
* * c-parser.c (c_parser_declaration_or_fndef): Pass init_loc tompolacek2014-05-101-3/+3
* PR c/61096mpolacek2014-05-091-6/+10
* PR c/50459mpolacek2014-05-091-3/+8
* Merge in trunk.mrs2014-05-051-16/+29
* Merge from trunk.rsandifo2014-04-281-25/+47
|\
| * PR c/60114mpolacek2014-04-251-4/+7
| * * c-parser.c (c_parser_sizeof_expression): Reorganize slightly tolaw2014-04-241-16/+15
| * gcc/c/jakub2014-04-241-5/+25
* | Merge in trunk.mrs2014-04-221-1/+3
|\ \ | |/
| * PR c/59073jakub2014-04-221-1/+3
* | Merge in trunk.mrs2014-04-021-4/+5
|\ \ | |/
| * PR c++/60689jakub2014-03-281-2/+3
| * * c-parser.c (c_parser_declspecs): Replace call to error by error_at.mpolacek2014-02-191-2/+2
* | Merge in trunk.mrs2014-02-101-39/+48
|\ \ | |/
| * * c-parser.c (c_parser_get_builtin_args): Replace calls tompolacek2014-02-071-2/+2
| * PR c/59963mpolacek2014-01-311-11/+19
| * Replace flag_enable_cilkplus with flag_cilkplus.bviyer2014-01-241-25/+25
| * Added support for Cilk Plus SIMD-enabled functions for C++.bviyer2014-01-231-1/+2
* | Merge in trunk.mrs2014-01-131-1/+1
|\ \ | |/
| * Fix for PR c++/59631.bviyer2014-01-091-1/+1
* | Merge in trunk.mrs2014-01-031-38/+234
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * Added support for Cilk Plus SIMD-enabled function for C.bviyer2013-12-181-34/+223
| * Fix description of OpenMP parallel directive in the C and C++ front ends.tschwinge2013-12-171-3/+10
* | Merge in trunk.mrs2013-12-131-4/+8
|\ \ | |/
| * PR c/52023jsm282013-12-041-4/+8
* | Merge with trunk.rsandifo2013-12-041-7/+4
|\ \ | |/