Fix commit of testcase which got truncated somehow.
[gcc.git] / gcc / c-family /
2012-11-16 Simon Baldwincpplib.h (struct cpp_options): Add canonical_system_hea...
2012-11-10 Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-11-09 Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-11-09 Andi KleenHandle target specific memory models in C frontend
2012-11-07 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-11-07 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-11-07 Manuel López-Ibáñezre PR c/51294 (spurious warning from -Wconversion in...
2012-10-29 Jonathan Wakelyre PR c++/54930 (Add warning switch for "returning...
2012-10-25 Jason MerrillCore 1402
2012-10-25 Jason Merrillc.opt (Winherited-variadic-ctor): New.
2012-10-25 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-23 Joseph Myersgcc:
2012-10-20 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-18 Eric Botcazouc-ada-spec.c (LOCATION_COL): Delete.
2012-10-16 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-16 Eric Botcazouc-ada-spec.c (ADA_HOST_WIDE_INT_PRINT_DOUBLE_HEX):...
2012-10-12 Jakub Jelinekre PR c/54381 (-Wsizeof-pointer-memaccess refers to...
2012-10-12 Marc Glissere PR c++/53055 (ICE in cp_build_indirect_ref, at cp...
2012-10-11 Eric Botcazouc-ada-spec.c (dump_ada_template): Bail out for template...
2012-10-10 Arnaud Charletre PR ada/54845 ([trunk/gcc/c-family/c-ada-spec.c:3114...
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-08 Jason MerrillPartial implementation of C++11 thread_local.
2012-10-08 Dodji SeketeliPR c++/53528 C++11 attribute support
2012-10-04 Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-10-01 Jason Merrillcp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the...
2012-10-01 Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-26 Dehao Chentree-ssa-live.c (clear_unused_block_pointer): Use expli...
2012-09-25 Dehao Chenre PR middle-end/54645 (Many testsuite failures)
2012-09-18 Arnaud Charlet* c-ada-spec.c: Style fixes.
2012-09-18 Thomas Quinotinvoke.texi: Document -fada-spec-parent.
2012-09-13 Paolo Carlinire PR c++/53210 (warning for data member initialized...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-23 Arnaud Charletc-ada-spec.c (dump_generic_ada_node): Fix handling...
2012-08-17 Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-07-26 Richard HendersonHot/cold attributes for labels.
2012-07-20 Jakub Jelinekre PR c++/28656 (duplicated null argument warning on...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-14 Steven Bosschertoplev.c (init_asm_output): Open asm_out_file in 'w...
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-07-02 Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-07-01 Uros BizjakChangeLog: Fix whitespace.
2012-07-01 Uros Bizjakc-pch.c (c_common_write_pch): Remove unused variables.
2012-06-29 Steven Bosscherconfigure.ac: Skip C if explicitly selected.
2012-06-27 Kai Tietzre PR preprocessor/37215 (ICE on 'gcc -E -dM -fpreproce...
2012-06-21 Steven Bosscherc-common.h (c_common_print_pch_checksum): Remove.
2012-06-19 Steven Bosschertm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERE...
2012-06-19 Steven Bosschertarget.def (output_ident): New hook.
2012-06-15 Ramana Radhakrishnan[multiple changes]
2012-06-06 Sterling AugustineMove Changelog entries to the right file.
2012-06-06 Steven Bosscherinvoke.texi (fconserve-space): Remove documentation.
2012-06-04 Sterling Augustinec-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph Myers* c-common.c: Fix typo.
2012-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-29 Manuel López-Ibáñezc.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).
2012-05-28 Paolo Carlinire PR c++/25137 (Warning "missing braces around initial...
2012-05-22 Dodji SeketeliPR c++/53322 - -Wunused-local-typedefs is not enabled...
2012-05-17 Manuel López-Ibáñezc.opt (--pedantic-errors,-pedantic-errors): Do not...
2012-05-16 Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-15 Paolo Carlini2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2012-05-15 Paolo Carlinire PR c++/11856 (unsigned warning in template)
2012-05-15 Bernd SchmidtFix up changelogs.
2012-05-14 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-14 Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-13 Manuel López-Ibáñezc.opt (Wclobbered,Wempty-body,Wignored-qualifiers,...
2012-05-11 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-10 Paolo Carlinire PR c++/53158 ([C++11] Bogus error in loop condition)
2012-05-10 Richard Guenthercuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
2012-05-08 Manuel López-Ibáñezre PR c++/53261 (ICE in tree_strip_nop_conversions)
2012-05-05 Manuel López-Ibáñezre PR c/43772 (Errant -Wlogical-op warning when testing...
2012-05-03 Manuel López-Ibáñezre PR c/51712 (-Wtype-limits should not trigger for...
2012-05-03 Manuel López-Ibáñezflags.h (flag_permissive): Do not declare.
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-30 Marc Glissere PR c++/51033 (generic vector subscript and shuffle...
2012-04-30 Dodji SeketeliAdd -Wvarargs option
2012-04-30 Manuel López-Ibáñezc-common.c (check_function_arguments): Replace Wmissing...
2012-04-30 Manuel López-Ibáñezinvoke.texi (Wmissing-format-attribute): Document as...
2012-04-27 Ollie WildAdd new option, -Wliteral-suffix.
2012-04-22 Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-04-19 Christian BruelFix #52283 error: case label does not reduce to an...
2012-04-15 Jason Merrillre PR c++/52818 (printf format %lf is erroneously rejec...
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-11 Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-04-10 Manuel López-Ibáñezc-common.c (warn_if_unused_value): Move definition...
2012-03-23 William Baderc-lex.c (c_lex_with_flags): Avoid declarations after...
2012-03-21 Jason Merrillc-common.h (enum cxx_dialect): Add cxx1y.
2012-03-19 Paolo Carlinire PR c++/14710 (Warning about useless casts)
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-15 Manuel López-Ibáñezre PR c++/44783 (implement -ftemplate-backtrace-limit=)
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-12 Richard Guentherlto-lang.c (builtin_type_for_size): Use lto_type_for_size.
2012-02-13 Jakub Jelinekre PR c++/52215 (__atomic_compare_exchange_n for enumer...
2012-02-06 Paolo Carlinire PR c/52118 (The explanation of Wunused-local-typedef...
2012-01-26 Richard HendersonDefine __GCC_ATOMIC_TEST_AND_SET_TRUEVAL
next