summaryrefslogtreecommitdiff
path: root/gcc/c-objc-common.c
Commit message (Expand)AuthorAgeFilesLines
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-2/+7
* c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE.Kai Tietz2010-06-091-1/+1
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-1/+1
* re PR c/25880 (improve message of warning for discarding qualifiers)Manuel López-Ibáñez2010-06-041-7/+18
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-2/+11
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-10/+0
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p...Joseph Myers2009-05-011-11/+12
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-1/+1
* Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther2007-08-241-45/+0
* c-objc-common.c (c_disregard_inline_limits): Remove.Richard Guenther2007-08-201-14/+0
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-2/+2
* re PR middle-end/25446 (-fpic/-fPIC failure in gcc.dg/vect/vect-ifcvt-9.c)Nathan Froyd2007-08-021-3/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* * c-objc-common.c (c_types_compatible_p): Fix indentation.Ben Elliston2007-07-041-1/+1
* re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez2007-02-151-10/+0
* Whitespace fixupsMike Stump2006-05-181-1/+1
* Fix up vla, vm and [*] sematics.Mike Stump2006-05-181-0/+8
* c-objc-common.c (c_cannot_inline_tree_fn): Add warning control to warning calls.DJ Delorie2005-07-221-5/+5
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-9/+11
* pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg2005-06-301-3/+9
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-objc-common.c (c_tree_printer): Check flag before hashtable.Daniel Berlin2005-06-011-1/+1
* c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor2005-04-251-6/+0
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-3/+3
* c-common.c (c_common_truthvalue_conversion): Adjust comment.Joseph Myers2005-03-231-28/+0
* c-common.def, [...]: Update copyright.Kazu Hirata2005-01-271-1/+1
* re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson2005-01-271-0/+11
* re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a...Richard Henderson2004-12-181-30/+0
* c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski2004-11-021-0/+6
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-2/+2
* c-objc-common.c (c_tree_printer): Correct description of %E.Joseph Myers2004-10-021-2/+5
* c-typeck.c (build_function_call): Give name of object we are attempting to ca...Daniel Berlin2004-09-211-1/+1
* c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers2004-09-131-5/+5
* c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell2004-09-071-4/+3
* Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski2004-08-151-0/+1
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-3/+3
* c-decl.c (static_ctors, [...]): Make static.Zack Weinberg2004-07-081-45/+0
* re PR c/1027 (slightly misleading printf format warning)Joseph Myers2004-07-011-7/+32
* cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson2004-07-011-13/+6
* c-common.h (has_c_linkage): New interface.Zack Weinberg2004-06-201-0/+6
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-14/+4
* Gimplify VA_ARG_EXPR into simpler forms.Jason Merrill2004-06-091-7/+5
* Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn2004-06-021-1/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-43/+24
* PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg2004-03-231-6/+2
* alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata2004-03-201-1/+1
* alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle2004-03-141-2/+2
* debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg2004-02-121-11/+0
* c-objc-common.c (): Fix a typo in a warning.Kazu Hirata2004-02-081-1/+1