]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/ChangeLog
Fix up ChangeLog entries (name, e-mail, formatting, otherwise).
[thirdparty/gcc.git] / gcc / c / ChangeLog
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-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/
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)
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-29  Jonathan Wakelyre PR c++/54930 (Add warning switch for "returning...
2012-10-29  Manuel López-Ibáñezre PR c/53066 (Wshadow should not warn for shadowing...
2012-10-12  Jakub Jelinekre PR c/54381 (-Wsizeof-pointer-memaccess refers to...
2012-10-09  Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-10-09  Paolo Carlinire PR c++/54194 (misleading suggestion about arithmetic...
2012-10-09  Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-04  Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-10-01  Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-14  Joseph Myersre PR c/54552 (Cast to pointer to VLA crash the compiler)
2012-09-14  Joseph Myersre PR c/54103 (ICE at gimplify.c:7790 on current trunk)
2012-09-13  Jakub Jelinekre PR c/54559 (, ICE in gimplify_expr, at gimplify...
2012-08-31  Jakub Jelinekre PR c/54428 (ICE in gimplify_expr, at gimplify.c...
2012-08-24  Jakub Jelinekre PR c/54355 (ICE on invalid code in switch statement)
2012-08-17  Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-07-24  Uros Bizjaklto-tree.h (lang_decl): Add variable_size GTY option.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-29  Steven Bosscherconfigure.ac: Skip C if explicitly selected.