aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)AuthorFilesLines
2012-10-09re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini3-54/+105
2012-10-09re PR c++/54427 (Expose more vector extensions)Marc Glisse3-0/+122
2012-10-08Partial implementation of C++11 thread_local.Jason Merrill2-0/+5
2012-10-08PR c++/53528 C++11 attribute supportDodji Seketeli3-2/+131
2012-10-04dumpfile.h, dumpfile.c: Remove TDI_ada.Arnaud Charlet3-6/+17
2012-10-01cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name.Jason Merrill1-1/+0
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-1/+1
2012-09-26tree-ssa-live.c (clear_unused_block_pointer): Use explicitit (void) for funct...Dehao Chen1-0/+6
2012-09-25re PR middle-end/54645 (Many testsuite failures)Dehao Chen1-0/+1
2012-09-18* c-ada-spec.c: Style fixes.Arnaud Charlet2-88/+92
2012-09-18invoke.texi: Document -fada-spec-parent.Thomas Quinot3-6/+30
2012-09-13re PR c++/53210 (warning for data member initialized with itself should be in...Paolo Carlini2-1/+7
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo2-10/+7
2012-08-23c-ada-spec.c (dump_generic_ada_node): Fix handling of name_only for pointers,...Arnaud Charlet2-8/+32
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek6-5/+167
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2-6/+6
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther2-1/+6
2012-08-07cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher2-4/+8
2012-07-26Hot/cold attributes for labels.Richard Henderson2-2/+10
2012-07-20re PR c++/28656 (duplicated null argument warning on memcpy())Jakub Jelinek2-14/+36
2012-07-16system.h (dump_file): Do not define.Steven Bosscher4-11/+8
2012-07-14toplev.c (init_asm_output): Open asm_out_file in 'w' mode.Steven Bosscher2-29/+6
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher3-2/+5
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher2-0/+5
2012-07-02re PR c++/53524 (Bogus enum comparison warning)Jason Merrill2-1/+7
2012-07-01ChangeLog: Fix whitespace.Uros Bizjak1-40/+40
2012-07-01c-pch.c (c_common_write_pch): Remove unused variables.Uros Bizjak2-3/+4
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher2-0/+202
2012-06-27re PR preprocessor/37215 (ICE on 'gcc -E -dM -fpreprocessed - < /dev/null')Kai Tietz2-1/+6
2012-06-21c-common.h (c_common_print_pch_checksum): Remove.Steven Bosscher4-100/+51
2012-06-19tm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE, [...]): Add @hooks.Steven Bosscher2-1/+20
2012-06-19target.def (output_ident): New hook.Steven Bosscher2-4/+7
2012-06-15[multiple changes]Ramana Radhakrishnan3-1/+104
2012-06-06Move Changelog entries to the right file.Sterling Augustine1-0/+12
2012-06-06invoke.texi (fconserve-space): Remove documentation.Steven Bosscher2-1/+5
2012-06-04c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.Sterling Augustine2-2/+5
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher4-3/+6
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher5-4/+7
2012-05-29* c-common.c: Fix typo.Joseph Myers2-1/+5
2012-05-29expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp.Michael Matz2-2/+4
2012-05-29c.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).Manuel López-Ibáñez3-3/+7
2012-05-28re PR c++/25137 (Warning "missing braces around initializer" causing problems...Paolo Carlini2-1/+8
2012-05-22PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or WunusedDodji Seketeli2-1/+6
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez3-18/+7
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli2-2/+9
2012-05-152012-05-15 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2012-05-15re PR c++/11856 (unsigned warning in template)Paolo Carlini2-3/+9
2012-05-15Fix up changelogs.Bernd Schmidt1-0/+5
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez3-16/+50
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-0/+4