summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/62153mpolacek2014-08-192-0/+16
* 2014-08-19 Patrick Palka <ppalka@gcc.gnu.org>ppalka2014-08-192-0/+9
* * doc/invoke.texi: Document -Wc99-c11-compat.mpolacek2014-08-196-77/+132
* gcc/c-family/mpolacek2014-08-194-29/+56
* * c-parser.c (c_parser_postfix_expression) <case RID_FUNCTION_NAME>:mpolacek2014-08-122-0/+24
* PR c/51849mpolacek2014-08-106-104/+117
* remove pointer-set.[ch]tbsaunde2014-08-072-1/+4
* * fold-const.c (fold_binary_loc): Add folding of mpolacek2014-08-072-46/+4
* convert many uses of pointer_map to hash_maptbsaunde2014-08-022-5/+8
* add a hash_set based on hash_tabletbsaunde2014-08-022-14/+14
* PR middle-end/61455kyukhin2014-08-012-0/+25
* 2014-07-31 Marc Glisse <marc.glisse@inria.fr>glisse2014-07-312-2/+12
* 2014-07-30 Tom Tromey <tromey@redhat.com>tromey2014-07-302-0/+22
* IPA C++ refactoring 1/Nmarxin2014-07-241-4/+4
* PR c/61852mpolacek2014-07-202-6/+12
* PR middle-end/61294jakub2014-07-142-3/+63
* PR c/6940mpolacek2014-07-064-0/+24
* * 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