re PR ipa/60026 (ICE at -O3 on valid code (with the optimize pragma) on x86_64-linux...
[gcc.git] / gcc / c /
2014-02-07 Prathamesh Kulkarnic-parser.c (c_parser_get_builtin_args): Replace calls...
2014-01-31 Marek Polacekre PR c/59963 (Wrong column number for warning -Woverflow)
2014-01-30 Marek Polacekre PR c/59940 (Imprecise column number for -Wconversion)
2014-01-30 Richard Bienerre PR c/59905 (Unfriendly abort when calling a fucntion...
2014-01-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-23 Marek Polacekre PR c/59846 (Imprecise column number for -Wtype-limits)
2014-01-23 Marek Polacekre PR c/58346 (ICE with SIGFPE at -O1 and above on...
2014-01-23 Marek Polacekre PR c/59871 (No unused value warning for comma expres...
2014-01-23 Balaji V. Iyerre PR c/59825 (Many cilkplus test failures)
2014-01-23 Balaji V. IyerAdded support for Cilk Plus SIMD-enabled functions...
2014-01-23 Jakub Jelinekre PR middle-end/58809 (ICE with complex variable in...
2014-01-22 Marek Polacekre PR c/59891 (ICE on invalid code (with div-by-zero...
2014-01-15 Jakub Jelinekre PR c/58943 (wrong calculation of indirect structure...
2014-01-09 Balaji V. Iyerre PR c++/59631 (ICE using _Cilk_spawn without -fcilkplus)
2014-01-06 Marek Polacekre PR c/57773 (-Wpedantic incorrect warning for enum...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2013-12-18 Balaji V. IyerAdded support for Cilk Plus SIMD-enabled function for C.
2013-12-17 Thomas SchwingeFix description of OpenMP parallel directive in the...
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-04 Joseph Myersre PR c/52023 ([C11] _Alignof (double) yields wrong...
2013-12-04 Marek Polacekre PR c/54113 (-Wmissing-prototypes produces false...
2013-12-03 Marek Polacekre PR c/59351 (ICE on empty compound literal with ...
2013-12-03 Joseph Myersre PR c/58235 (Missing diagnostic on assignment to...
2013-11-29 Joseph Myersre PR c/42262 (internal compiler error: in set_designat...
2013-11-29 Joseph Myersre PR c/57574 (-std=c99 inline function incorrectly...
2013-11-27 Jakub Jelinekre PR c/59310 (FAIL: gcc.dg/gomp/openmp-simd-1.c (test...
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-27 Tom de VriesHandle vector increment/decrement in build_unary_op
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-20 Mike StumpFixup whitespace.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordcuintp.c (UI_From_gnu): Use tree_to_shwi rather than...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-15 Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Joseph Myersextend.texi (Statement Exprs, Typeof): Discuss __auto_type.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-12 Joseph Myersc-common.c (c_common_reswords): Add _Thread_local.
2013-11-07 Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-11-06 DJ Deloriec-decl.c (locate_old_decl): If a previous conflicting...
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-11-03 Marek PolacekImplement -fsanitize=vla-bound.
2013-11-01 Jakub Jelinekc-typeck.c (c_finish_omp_clauses): Go to check_dup_gene...
2013-10-31 Jakub Jelinekc-typeck.c (c_finish_omp_clauses): Diagnose aligned...
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-27 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-24 Tobias BurnusCorrect the date, which was wrong in commit r204021
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-24 Marek Polacekc-parser.c (c_parser_struct_declaration): Add a comment.
2013-10-23 Gerald PfeiferFix up ChangeLog entries (name, e-mail, formatting...
2013-10-17 Andrew MacLeodtree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-17 Marek Polacekre PR c/58267 (Alignment specifier allowed within array...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-09-25 Tom TromeyMakefile.in (C_TREE_H): Reference c/c-tree.h.
2013-09-25 Tom TromeyMakefile.in (DRIVER_DEFINES): Use $(and), not shell...
2013-09-18 Marek Polacekre PR sanitizer/58443 (ubsan doesn't properly honor...
2013-09-18 Marek Polacekre PR sanitizer/58411 (no_sanitize_undefined function...
2013-09-13 Kai Tietzre PR target/57848 (internal compiler error on builtin...
2013-09-08 Joern Renneckec-common.c (same_scalar_type_ignoring_signedness):...
2013-09-03 Gabriel Dos Reisc-objc-common.c (c_tree_printer): Tidy.
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-26 Joern RenneckeAdd PR marker to PR id in ChangeLog.
2013-08-26 Joern Renneckere PR c/35649 (Incorrect printf warning: expect double...
2013-08-26 Joern Renneckec-typeck.c (c_common_type): Prefer double_type_node...
2013-08-26 Gabriel Dos ReisReally commit all changes
2013-08-23 Gabriel Dos Reisdiagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-22 Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-20 Balaji V. Iyerre PR c/57490 (ICE on c-c++-common/cilk-plus/AN/an...
2013-08-05 Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-07-23 Joseph Myers* c-parser.c (struct c_generic_association): Fix typo.
2013-07-23 Tom Tromeyc-common.h (enum rid): New constant.
2013-07-13 Jason Merrillre PR c++/57793 (ICE with bitfields in get_bit_range)
2013-07-04 Joern Renneckere PR c/57821 ('array is too large' error is missing...
2013-06-28 Balaji V. IyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-25 Balaji V. IyerReplaced Dynamic arrays with vec trees in Array Notatio...
2013-06-18 Marek Polacekre PR c/57630 (Error should include -std=c11 and friends)
2013-06-12 Balaji V. Iyerfix pr c/57577
2013-06-10 Balaji V. Iyerre PR c/57563 (Lots of Cilk+ failures on i686-linux)
2013-06-07 Balaji V. Iyerre PR middle-end/57541 ([Cilkplus]: internal compiler...
2013-06-07 Balaji V. IyerMoved array notation helper functions from c/ to c...
2013-06-05 Balaji V. Iyer+2013-06-04 Balaji V.
2013-06-03 Balaji V. IyerFixed a bug in expansion of array notations in if-state...
2013-06-03 Balaji V. Iyerre PR c/57474 (FAIL: c-c++-common/cilk-plus/AN/sec_impl...
2013-05-29 Rainer OrthFix c/c-array-notation.c compilation failure (PR bootst...
2013-05-28 Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-05-23 Mike Stumpc-typeck.c (convert_for_assignment): Handle references...
2013-05-16 Jason MerrillMakefile.in (LLINKER): New variable.
2013-04-24 Paolo Carlinic.opt ([Wpointer-arith]): Enabled by -Wpedantic, as...
2013-04-03 Jakub Jelinekre PR c/19449 (__builtin_constant_p cannot resolve...
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-02-12 Marek PolacekFix bootstrap with -O3.
2013-01-24 Jakub Jelinekre PR c/56078 (causes cc1 to crash)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-20 Jakub Jelinekre PR c++/55619 (Chromium build fails with: error:...
2012-12-18 Jakub Jelinekre PR c/39464 (Attribute may_alias causes invalid warning)
next