summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (duplicate_decls): CLear DECL_STRUCT_FUNCTION beforehubicka2014-07-022-1/+14
* * doc/invoke.texi: Document -Wint-conversion.mpolacek2014-07-012-2/+9
* PR c/58286mpolacek2014-07-012-1/+8
* * convert.c (convert_to_integer): Don't instrument conversions if thempolacek2014-06-302-1/+10
* PR middle-end/57541kyukhin2014-06-303-2/+21
* * c-parser.c (c_parser_declaration_or_fndef): Discard all typempolacek2014-06-272-15/+13
* PR c/61162mpolacek2014-06-253-2/+10
* * langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.jakub2014-06-252-0/+8
* Remove a layer of indirection from hash_tabletbsaunde2014-06-242-8/+9
* * gimplify.c (gimplify_omp_for): For #pragma omp for simd iteratorjakub2014-06-242-2/+17
* * c-typeck.c (parser_build_binary_op): Don't callmpolacek2014-06-232-1/+7
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-153-3/+8
* * symtab.c (section_hash): New hash.hubicka2014-06-121-1/+1
* PR c/36446mpolacek2014-06-092-7/+16
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-092-2/+16
* 2014-06-05 S. Gilles <sgilles@terpmail.umd.edu>law2014-06-052-14/+31
* PR c/56724mpolacek2014-06-052-8/+15
* PR c/49706mpolacek2014-06-052-0/+10
* PR c/48062mpolacek2014-06-052-9/+19
* gcc/c/kyukhin2014-06-042-1/+9
* PR c/60439mpolacek2014-06-034-4/+31
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-023-0/+7
* PR c/56724mpolacek2014-05-272-66/+89
* gcc/c/kyukhin2014-05-262-0/+8
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-242-1/+19
* Remove duplicated variable initialization.tschwinge2014-05-232-1/+4
* Fix some bool vs. tree confusion.tschwinge2014-05-232-5/+13
* Fix copy'n'pasto.tschwinge2014-05-222-2/+7
* gcc/rsandifo2014-05-212-1/+6
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-174-17/+31
* PR c/61162mpolacek2014-05-132-1/+7
* * c-parser.c (c_parser_declaration_or_fndef): Pass init_loc tompolacek2014-05-104-19/+34
* PR c/61096mpolacek2014-05-094-70/+112
* PR c/50459mpolacek2014-05-092-3/+14
* PR c/61053mpolacek2014-05-082-1/+7
* PR c/61077mpolacek2014-05-082-0/+9
* Update ChangeLogs for wide-int work.mrs2014-05-061-0/+11
* Merge in trunk.mrs2014-05-055-129/+231
* Merge in trunk.mrs2014-04-302-8/+29
|\
| * * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.mpolacek2014-04-302-2/+9
| * PR c/60139mpolacek2014-04-302-2/+8
| * PR c/60351mpolacek2014-04-302-4/+12
* | Merge from trunk.rsandifo2014-04-285-68/+147
|\ \ | |/
| * PR c/18079mpolacek2014-04-252-10/+36
| * PR c/60114mpolacek2014-04-254-37/+60
| * * c-parser.c (c_parser_sizeof_expression): Reorganize slightly tolaw2014-04-242-16/+20
| * gcc/c/jakub2014-04-242-5/+31
* | Merge in trunk.mrs2014-04-222-1/+9
|\ \ | |/
| * PR c/59073jakub2014-04-222-1/+9
* | Merge from trunk.rsandifo2014-04-172-12/+19
|\ \ | |/