aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)AuthorFilesLines
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd3-4/+9
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez3-5/+13
2010-07-03c-common.c (IN_GCC_FRONTEND): Do not undef.Manuel López-Ibáñez2-6/+40
2010-07-03Move c-family/* ChangeLog entries to their proper place.Steven Bosscher1-0/+20
2010-06-30tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez2-1/+4
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke2-2/+8
2010-06-28double-int.h (force_fit_type_double): Remove declaration.Anatoly Sokolov2-3/+6
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2-1/+4
2010-06-24c-parser.c (c_parser_conditional_expression): Call warn_for_omitted_condop.Andi Kleen3-0/+18
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie1-8/+12
2010-06-21c.opt (lang-objc): Remove.Joseph Myers3-7/+5
2010-06-21* c-opts.c: Include "tm_p.h".Joern Rennecke2-0/+5
2010-06-20re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2-1/+9
2010-06-18function.h (types_used_by_cur_var_decl): Change type to a VEC.Nathan Froyd2-10/+8
2010-06-17re PR bootstrap/44512 (--enable-build-with-cxx bootstrap fails in revision 16...Joern Rennecke2-1/+8
2010-06-16fix Wnoexcept typoJason Merrill1-1/+1
2010-06-16c.opt: Add -Wnoexcept.Jason Merrill2-0/+8
2010-06-16re PR c/44555 (Pointer evalutions, is that expected ?)Richard Guenther2-17/+7
2010-06-15c-ada-spec.c (dump_sloc): Remove column info.Arnaud Charlet2-21/+90
2010-06-14re PR bootstrap/44509 (Revision 160626 breaks bootstrap on *-apple-darwin*)Jakub Jelinek1-5/+9
2010-06-11c-common.c (conversion_warning): Warn at expression location.Manuel López-Ibáñez2-15/+22
2010-06-11cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback.Jakub Jelinek1-1/+69
2010-06-10common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.Joseph Myers2-4/+5
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis4-4/+14
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers5-541/+87
2010-06-06re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli2-10/+0
2010-06-05c-common.c: Move to c-family/.Steven Bosscher23-0/+28609