summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.h
Commit message (Expand)AuthorAgeFilesLines
* cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola2009-06-151-2/+0
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-4/+0
* re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli2009-03-271-1/+5
* 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
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+2
* re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek2008-04-241-0/+2
* function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini2008-04-041-7/+2
* expr.c (cxx_expand_expr): Removed.Ollie Wild2007-10-261-1/+1
* varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2007-10-081-2/+0
* RevertOllie Wild2007-09-291-0/+2
* varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2007-09-281-2/+0
* re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek2007-09-241-0/+2
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-111-2/+2
* Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther2007-08-241-3/+0
* langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther2007-08-201-3/+0
* tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther2007-08-201-3/+0
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+4
* 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-5/+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
* In gcc/:Geoffrey Keating2006-11-011-1/+1
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-0/+2
* re PR c++/28991 (Static constructor emitted instead of initialized variable)Mark Mitchell2006-09-111-0/+2
* re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek2006-05-021-0/+2
* Merge C++ from gomp-20050608-branch.Richard Henderson2006-03-091-0/+10
* 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
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Yet more Objective-C++...Ziemowit Laski2005-05-171-10/+0
* langhooks.h (truthvalue_conversion): Remove.Joseph Myers2005-03-231-2/+0
* genpreds.c: Update copyright.Kazu Hirata2005-02-231-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/+3
* cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here from cp-objcp-common.h.Ziemowit Laski2004-09-221-3/+1
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-0/+2
* Make-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp-common.o.Ziemowit Laski2004-08-311-0/+162