| Commit message (Expand) | Author | Age | Files | Lines |
* | langhooks-def.h (lhd_init_options, [...]): New. | Joseph Myers | 2010-07-27 | 1 | -2/+7 |
* | c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE. | Kai Tietz | 2010-06-09 | 1 | -1/+1 |
* | c-common.c: Move to c-family/. | Steven Bosscher | 2010-06-05 | 1 | -1/+1 |
* | re PR c/25880 (improve message of warning for discarding qualifiers) | Manuel López-Ibáñez | 2010-06-04 | 1 | -7/+18 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -2/+11 |
* | vecir.h: New file with VEC primitives for tree, gimple, and rtl. | Steven Bosscher | 2010-05-15 | 1 | -10/+0 |
* | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 2010-04-30 | 1 | -1/+0 |
* | c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p... | Joseph Myers | 2009-05-01 | 1 | -11/+12 |
* | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2007-08-25 | 1 | -1/+1 |
* | Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies. | Richard Guenther | 2007-08-24 | 1 | -45/+0 |
* | c-objc-common.c (c_disregard_inline_limits): Remove. | Richard Guenther | 2007-08-20 | 1 | -14/+0 |
* | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 2007-08-16 | 1 | -2/+2 |
* | re PR middle-end/25446 (-fpic/-fPIC failure in gcc.dg/vect/vect-ifcvt-9.c) | Nathan Froyd | 2007-08-02 | 1 | -3/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | * c-objc-common.c (c_types_compatible_p): Fix indentation. | Ben Elliston | 2007-07-04 | 1 | -1/+1 |
* | re PR c/26494 (-pedantic-errors can be overridden by -W*) | Manuel López-Ibáñez | 2007-02-15 | 1 | -10/+0 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -1/+1 |
* | Fix up vla, vm and [*] sematics. | Mike Stump | 2006-05-18 | 1 | -0/+8 |
* | c-objc-common.c (c_cannot_inline_tree_fn): Add warning control to warning calls. | DJ Delorie | 2005-07-22 | 1 | -5/+5 |
* | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 2005-07-02 | 1 | -9/+11 |
* | pretty-print.h (PP_NL_ARGMAX): New. | Zack Weinberg | 2005-06-30 | 1 | -3/+9 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | c-objc-common.c (c_tree_printer): Check flag before hashtable. | Daniel Berlin | 2005-06-01 | 1 | -1/+1 |
* | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 2005-04-25 | 1 | -6/+0 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -3/+3 |
* | c-common.c (c_common_truthvalue_conversion): Adjust comment. | Joseph Myers | 2005-03-23 | 1 | -28/+0 |
* | c-common.def, [...]: Update copyright. | Kazu Hirata | 2005-01-27 | 1 | -1/+1 |
* | re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use... | Richard Henderson | 2005-01-27 | 1 | -0/+11 |
* | re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a... | Richard Henderson | 2004-12-18 | 1 | -30/+0 |
* | c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove. | Ziemowit Laski | 2004-11-02 | 1 | -0/+6 |
* | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 2004-10-03 | 1 | -2/+2 |
* | c-objc-common.c (c_tree_printer): Correct description of %E. | Joseph Myers | 2004-10-02 | 1 | -2/+5 |
* | c-typeck.c (build_function_call): Give name of object we are attempting to ca... | Daniel Berlin | 2004-09-21 | 1 | -1/+1 |
* | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 2004-09-13 | 1 | -5/+5 |
* | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 2004-09-07 | 1 | -4/+3 |
* | Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h. | Ziemowit Laski | 2004-08-15 | 1 | -0/+1 |
* | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 2004-07-25 | 1 | -3/+3 |
* | c-decl.c (static_ctors, [...]): Make static. | Zack Weinberg | 2004-07-08 | 1 | -45/+0 |
* | re PR c/1027 (slightly misleading printf format warning) | Joseph Myers | 2004-07-01 | 1 | -7/+32 |
* | cgraph.h (cgraph_build_static_cdtor): Declare. | Richard Henderson | 2004-07-01 | 1 | -13/+6 |
* | c-common.h (has_c_linkage): New interface. | Zack Weinberg | 2004-06-20 | 1 | -0/+6 |
* | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 2004-06-15 | 1 | -14/+4 |
* | Gimplify VA_ARG_EXPR into simpler forms. | Jason Merrill | 2004-06-09 | 1 | -7/+5 |
* | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 2004-06-02 | 1 | -1/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -43/+24 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 2004-03-23 | 1 | -6/+2 |
* | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 2004-03-20 | 1 | -1/+1 |
* | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 2004-03-14 | 1 | -2/+2 |
* | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 2004-02-12 | 1 | -11/+0 |
* | c-objc-common.c (): Fix a typo in a warning. | Kazu Hirata | 2004-02-08 | 1 | -1/+1 |