aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-objc-common.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-0/+2
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-2/+0
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-1/+6
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-2/+0
2009-08-20c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.Richard Guenther1-2/+0
2009-07-08basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao1-3/+0
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-4/+0
2009-02-27re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-2/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-09c-common.c (c_expand_decl): Remove.Paolo Bonzini1-2/+0
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-0/+2
2008-04-04function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini1-2/+2
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini1-6/+0
2007-10-14c-objc-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN): Remove.Kazu Hirata1-3/+0
2007-09-12c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill.Jan Hubicka1-3/+0
2007-08-20c-objc-common.c (c_disregard_inline_limits): Remove.Richard Guenther1-3/+0
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-23re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther1-3/+0
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-4/+0
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-2/+0
2007-04-08langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.Steven Bosscher1-3/+0
2007-04-072007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+2
2007-04-07in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-2/+0
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-0/+2
2006-05-18Fix up vla, vm and [*] sematics.Mike Stump1-0/+3
2006-01-18[multiple changes]Diego Novillo1-0/+3
2005-11-21c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson1-2/+0
2005-11-18c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump1-0/+2
2005-07-05re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)Joseph Myers1-0/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers1-2/+0
2005-03-23c-common.c (c_common_truthvalue_conversion): Adjust comment.Joseph Myers1-1/+1
2005-02-21c-objc-common.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-0/+2
2004-11-02c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski1-0/+2
2004-08-15Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski1-0/+133