summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-272-1/+12
* In cp/error.c, I separate the initialization of the diagnostic contextmanu2014-10-262-11/+12
* PR c/63626mpolacek2014-10-232-1/+7
* PR c/63567mpolacek2014-10-192-1/+11
* PR c/63567mpolacek2014-10-172-1/+10
* PR c/63543mpolacek2014-10-173-1/+16
* PR c/63549mpolacek2014-10-172-0/+8
* c-family/mpolacek2014-10-172-4/+11
* Fix misplaced changelog entrytrippels2014-10-171-0/+8
* Fix pr61848, linux kernel miscompiletrippels2014-10-171-13/+15
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-162-1/+9
* More missed bits from the big __intN patchdj2014-10-141-4/+1
* * machmode.h (int_n_data_t): New.dj2014-10-144-35/+90
* gcc/c/ChangeLog:manu2014-10-132-15/+21
* PR c/63480mpolacek2014-10-092-2/+12
* PR c/59717mpolacek2014-10-072-3/+200
* * c-convert.c (convert): Use error_operand_p.mpolacek2014-10-073-7/+13
* PR c/63453mpolacek2014-10-032-1/+8
* PR c++/63249jakub2014-09-252-2/+14
* PR c/61405mpolacek2014-09-244-10/+16
* Revert incorrect merging of debug-early branch.aldyh2014-09-041-5/+2
* + * c/c-decl.c (write_global_declarations_1): Call global_decl()aldyh2014-09-041-2/+5
* PR c/62024mpolacek2014-09-032-0/+8
* gcc/kyukhin2014-09-023-4/+193
* 2014-08-27 Chen Gang <gang.chen.5i5j@gmail.com>law2014-08-272-3/+9
* IPA C++ refactoring 4/Nmarxin2014-08-252-4/+4
* PR c++/62199mpolacek2014-08-222-1/+7
* PR other/62008kyukhin2014-08-222-0/+13
* 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