aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
AgeCommit message (Expand)AuthorFilesLines
2015-01-21re PR middle-end/64313 (gcc.dg/torture/builtin-explog-1.c fails on bare-metal...Richard Biener2-0/+8
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge4-22/+1146
2015-01-09re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek1-0/+17
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison9-2/+79
2015-01-07re PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865.c -O0 (test for ex...Marek Polacek2-0/+34
2015-01-05re PR sanitizer/64344 ([UBSAN] ICE with -fsanitize=float-cast-overflow [ICE i...Jakub Jelinek3-6/+31
2015-01-05Update copyright years.Jakub Jelinek16-16/+20
2015-01-05re PR c/64423 (Incorrect column number of -Wchar-subscripts)Marek Polacek2-1/+7
2014-12-20invoke.texi: Document -Wdiscarded-array-qualifiers.Martin Uecker2-122/+217
2014-12-17re PR sanitizer/64289 (ICE with -fsanitize=float-cast-overflow)Jakub Jelinek2-0/+23
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek3-13/+20
2014-11-28re PR c/63862 (C frontend converts shift-count to int while standard wants in...Marek Polacek2-10/+6
2014-11-25re PR c/63877 (- -Wmissing-declarations produces false alarms for C99 inline ...Marek Polacek2-1/+8
2014-11-21re PR target/63764 (ICE: in verify_ssa, at tree-ssa.c:939)Jakub Jelinek2-4/+17
2014-11-19Allow the static chain to be set from CRichard Henderson1-0/+40
2014-11-11tree-core.h (pedantic_lvalues): Remove.Richard Biener2-2/+5
2014-11-11Error out for Cilk_spawn or array expression in forbidden placesAndi Kleen3-34/+53
2014-11-10invoke.texi ([-Wshift-count-negative, [...]): Add.Paolo Carlini2-6/+13
2014-10-30c-objc-common.c (c_tree_printer): For a typedef name, print the stripped vers...Marek Polacek2-16/+46
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford4-4/+9
2014-10-28cgraph.h: Flatten.Andrew MacLeod3-0/+18
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon3-15/+192
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2-1/+12
2014-10-26In cp/error.c...Manuel López-Ibáñez2-11/+12
2014-10-23re PR c/63626 (Warning "inline function declared but never defined" output tw...Marek Polacek2-1/+7
2014-10-19re PR c/63567 (Linux kernel build error due to non-static initializers)Marek Polacek2-1/+11
2014-10-17re PR c/63567 (Linux kernel build error due to non-static initializers)Marek Polacek2-1/+10
2014-10-17re PR c/63543 (incomplete type error should suppress duplicates)Marek Polacek3-1/+16
2014-10-17re PR c/63549 ([4.8/4.9/5] ICE in build_array_ref with invalid code)Marek Polacek2-0/+8
2014-10-17c-opts.c (c_common_post_options): Set warn_implicit_int.Marek Polacek2-4/+11
2014-10-17Fix misplaced changelog entryMarkus Trippelsdorf1-0/+8
2014-10-17Fix pr61848, linux kernel miscompileMarkus Trippelsdorf1-13/+15
2014-10-16function.h: Flatten file.Andrew MacLeod2-1/+9
2014-10-14More missed bits from the big __intN patchDJ Delorie1-4/+1
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie4-35/+90
2014-10-13c-parser.c (c_parser_all_labels): New function to replace the duplicate code.Anthony Brandon2-15/+21
2014-10-09re PR c/63480 (-Wmissing-field-initializers should not warn about intentional...Marek Polacek2-2/+12
2014-10-07re PR c/59717 (better warning when using functions without including appropri...Marek Polacek2-3/+200
2014-10-07c-convert.c (convert): Use error_operand_p.Marek Polacek3-7/+13
2014-10-03re PR c/63453 (Bogus warning for gnu_inline functions)Marek Polacek2-1/+8
2014-09-25re PR c++/63249 ([OpenMP] Spurious »set but not used« warnings when actuall...Jakub Jelinek2-2/+14
2014-09-24re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek4-10/+16
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-5/+2
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-2/+5
2014-09-03re PR c/62024 (__atomic_always_lock_free is not a constant expression)Marek Polacek2-0/+8
2014-09-02cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek3-4/+193
2014-08-27c-aux-info.c (gen_type): Resize 'buff' from 10 to 23 bytes...Chen Gang2-3/+9
2014-08-25IPA C++ refactoring 4/NMartin Liska2-4/+4
2014-08-22re PR c++/62199 (ICE with -Wlogical-not-parentheses)Marek Polacek2-1/+7
2014-08-22re PR other/62008 (CilkPlus Array Notation ICE in build_array_notation_ref wh...Igor Zamyatin2-0/+13