summaryrefslogtreecommitdiff
path: root/gcc/c-objc-common.h
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Skip C if explicitly selected.Steven Bosscher2012-06-291-109/+0
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-0/+2
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-2/+0
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-1/+6
* tree-flow.h (mark_addressable): Move declaration ...Richard Guenther2009-09-011-2/+0
* c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.Richard Guenther2009-08-201-2/+0
* basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao2009-07-081-3/+0
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-4/+0
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-02-271-2/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* c-common.c (c_expand_decl): Remove.Paolo Bonzini2008-09-091-2/+0
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-0/+2
* function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini2008-04-041-2/+2
* c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini2008-04-031-6/+0
* c-objc-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN): Remove.Kazu Hirata2007-10-141-3/+0
* c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill.Jan Hubicka2007-09-121-3/+0
* c-objc-common.c (c_disregard_inline_limits): Remove.Richard Guenther2007-08-201-3/+0
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther2007-06-231-3/+0
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-4/+0
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-2/+0
* langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.Steven Bosscher2007-04-081-3/+0
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-0/+2
* in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-2/+0
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-0/+2
* Fix up vla, vm and [*] sematics.Mike Stump2006-05-181-0/+3
* [multiple changes]Diego Novillo2006-01-181-0/+3
* c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson2005-11-211-2/+0
* c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump2005-11-181-0/+2
* re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)Joseph Myers2005-07-051-0/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* langhooks.h (truthvalue_conversion): Remove.Joseph Myers2005-03-231-2/+0
* c-common.c (c_common_truthvalue_conversion): Adjust comment.Joseph Myers2005-03-231-1/+1
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+1
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-0/+2
* c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski2004-11-021-0/+2
* Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski2004-08-151-0/+133