aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-26expr.c (cxx_expand_expr): Removed.Ollie Wild1-1/+1
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-2/+0
2007-09-29RevertOllie Wild1-0/+2
2007-09-28varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-2/+0
2007-09-24re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek1-0/+2
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-2/+2
2007-08-24Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther1-3/+0
2007-08-20langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther1-3/+0
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther1-3/+0
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
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-5/+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-11-01In gcc/:Geoffrey Keating1-1/+1
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-0/+2
2006-09-11re PR c++/28991 (Static constructor emitted instead of initialized variable)Mark Mitchell1-0/+2
2006-05-02re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek1-0/+2
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson1-0/+10
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-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-17Yet more Objective-C++...Ziemowit Laski1-10/+0
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers1-2/+0
2005-02-23genpreds.c: 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/+3
2004-09-22cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here from cp-objcp-common.h.Ziemowit Laski1-3/+1
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-0/+2
2004-08-31Make-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp-common.o.Ziemowit Laski1-0/+162