]> gcc.gnu.org Git - gcc.git/history - gcc/c/ChangeLog
coretypes.h: Include machmode.h...
[gcc.git] / gcc / c / ChangeLog
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Marek Polacekre PR c/66341 (Some casts wrongly produce a lvalue)
2015-06-03 Prathamesh Kulkarnic-decl.c (warn_cxx_compat_finish_struct): New parameter...
2015-06-03 Andres Tiraboschiplugins.texi (enum plugin_event): New event.
2015-06-02 Prathamesh Kulkarnire PR target/49551 (tentative declaration after definit...
2015-05-22 Jim WilsonMakefile.in (check_gcc_parallelize): Delete.
2015-05-22 Marek Polacekre PR c/47043 (allow deprecating enum values)
2015-05-21 Marek PolacekSee <https://gcc.gnu.org/ml/gcc-patches/2015-05/msg0197...
2015-05-20 Marek Polacekc-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
2015-05-19 Marek Polacek* c-typeck.c (start_init): Use AGGREGATE_TYPE_P.
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-16 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-14 Marek Polacekre PR c/66066 (r222889 causes bogus error: initializer...
2015-05-12 David MalcolmImplement -Wmisleading-indentation
2015-05-07 Marek Polacekre PR c/64918 (invalid (?) warning when initializing...
2015-05-07 Marek Polacekre PR c/65179 (Introduce new C warning: -Wshift-negativ...
2015-04-30 Marek Polacekc-typeck.c (c_build_va_arg): Clarify the error message.
2015-04-30 Marek Polacekc-typeck.c (c_incomplete_type_error): Refactor to use...
2015-04-30 Marek Polacekc-typeck.c (set_init_label): Call error_at instead...
2015-04-29 Thomas SchwingeAdd OMP_STANDALONE_CLAUSES.
2015-04-28 Marek Polacek* c-parser.c (c_parser_binary_expression): Remove dupli...
2015-04-28 Marek Polacekre PR c/65901 (no warning or error for va_arg (ap,...
2015-04-25 Marek Polacekre PR c/52085 (incomplete enum not completed correctly...
2015-04-23 Marek Polacekre PR c/65345 (ICE with _Generic selection on _Atomic...
2015-04-20 Ilya Verbinc-parser.c (c_parser_oacc_enter_exit_data): Remove...
2015-04-10 Bernhard Reutner... PR target/55143: undefined reference to c_default_point...
2015-03-27 Tobias Burnusre PR c/65586 (-fopenmp-simd rejects valid input)
2015-03-19 Jakub Jelinekc-decl.c (c_decl_attributes): Also add "omp declare...
2015-03-11 Jakub Jelinekc-parser.c (c_parse_init): Don't call xstrdup on get_id...
2015-03-10 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-09 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-09 Marek Polacekc-convert.c (convert): Make use of do_ubsan_in_current_...
2015-02-27 Marek Polacekre PR c/65228 (ICE: expected tree that contains ‘decl...
2015-02-14 Marek Polacekre PR c/64768 (internal compiler error: tree check...
2015-02-13 Marek Polacekre PR c/65050 (Show the type for "array type has incomp...
2015-02-11 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
2015-02-09 Marek Polacekre PR c/64856 (Initializing struct not accepted in...
2015-02-04 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
2015-02-02 Bruno Loffc-parser.c (c_parser_declspecs): Call invoke_plugin_cal...
2015-01-29 Marek Polacekre PR c/64709 (Bogus -Wmissing-field-initializers warning)
2015-01-27 Jakub Jelinekre PR middle-end/64766 (internal compiler error: tree...
2015-01-26 Jakub Jelinekre PR c/64778 (ICE on invalid code on x86_64-linux...
2015-01-21 Richard Bienerre PR middle-end/64313 (gcc.dg/torture/builtin-explog...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-07 Marek Polacekre PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865...
2015-01-05 Jakub Jelinekre PR sanitizer/64344 ([UBSAN] ICE with -fsanitize...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Marek Polacekre PR c/64423 (Incorrect column number of -Wchar-subscr...
2014-12-20 Martin Ueckerinvoke.texi: Document -Wdiscarded-array-qualifiers.
2014-12-17 Jakub Jelinekre PR sanitizer/64289 (ICE with -fsanitize=float-cast...
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-28 Marek Polacekre PR c/63862 (C frontend converts shift-count to int...
2014-11-25 Marek Polacekre PR c/63877 (- -Wmissing-declarations produces false...
2014-11-21 Jakub Jelinekre PR target/63764 (ICE: in verify_ssa, at tree-ssa...
2014-11-11 Richard Bienertree-core.h (pedantic_lvalues): Remove.
2014-11-11 Andi KleenError out for Cilk_spawn or array expression in forbidd...
2014-11-10 Paolo Carliniinvoke.texi ([-Wshift-count-negative, [...]): Add.
2014-10-30 Marek Polacekc-objc-common.c (c_tree_printer): For a typedef name...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Phil MuldoonLet GDB reuse GCC's parser.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-26 Manuel López-IbáñezIn cp/error.c...
2014-10-23 Marek Polacekre PR c/63626 (Warning "inline function declared but...
2014-10-19 Marek Polacekre PR c/63567 (Linux kernel build error due to non...
2014-10-17 Marek Polacekre PR c/63567 (Linux kernel build error due to non...
2014-10-17 Marek Polacekre PR c/63543 (incomplete type error should suppress...
2014-10-17 Marek Polacekre PR c/63549 ([4.8/4.9/5] ICE in build_array_ref with...
2014-10-17 Marek Polacekc-opts.c (c_common_post_options): Set warn_implicit_int.
2014-10-17 Markus TrippelsdorfFix misplaced changelog entry
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-13 Anthony Brandonc-parser.c (c_parser_all_labels): New function to repla...
2014-10-09 Marek Polacekre PR c/63480 (-Wmissing-field-initializers should...
2014-10-07 Marek Polacekre PR c/59717 (better warning when using functions...
2014-10-07 Marek Polacekc-convert.c (convert): Use error_operand_p.
2014-10-03 Marek Polacekre PR c/63453 (Bogus warning for gnu_inline functions)
2014-09-25 Jakub Jelinekre PR c++/63249 ([OpenMP] Spurious »set but not used...
2014-09-24 Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-03 Marek Polacekre PR c/62024 (__atomic_always_lock_free is not a const...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-27 Chen Gangc-aux-info.c (gen_type): Resize 'buff' from 10 to 23...
2014-08-22 Marek Polacekre PR c++/62199 (ICE with -Wlogical-not-parentheses)
2014-08-22 Igor Zamyatinre PR other/62008 (CilkPlus Array Notation ICE in build...
2014-08-19 Marek Polacekre PR c++/62153 (warn for bool expression compared...
2014-08-19 Patrick Palkare PR c/45584 (typeof with casting from const to non...
2014-08-19 Marek Polacekinvoke.texi: Document -Wc99-c11-compat.
2014-08-19 Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-12 Marek Polacekc-parser.c (c_parser_postfix_expression): Add pedwarn.
2014-08-10 Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Marek Polacekfold-const.c (fold_binary_loc): Add folding of (PTR0...
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-08-01 Igor Zamyatinre PR c++/61455 (Internal compiler error, and other...
2014-07-31 Marc Glissere PR c++/60517 (warning/error for taking address of...
2014-07-30 Tom Tromeyre PR c/59855 (Support sparse-style __attribute__(...
2014-07-20 Marek Polacekre PR c/61852 (Incorrect column number for -Wimplicit...
next
This page took 0.981757 seconds and 108 git commands to generate.