| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c++/21454 (const array doesn't live in the rodata section in C++) | Jakub Jelinek | 2005-05-17 | 2 | -0/+8 |
* | decl.c (build_library_fn_1): Move setting TREE_NOTHROW ... | Richard Henderson | 2005-05-16 | 2 | -2/+8 |
* | c-common.h (statement_code_p): Don't declare. | Ian Lance Taylor | 2005-05-12 | 3 | -8/+28 |
* | typeck.c (build_unary_op): Do not resort to address arithmetic when taking th... | Mark Mitchell | 2005-05-10 | 2 | -8/+8 |
* | class.c (vtbl_init_data_s): Change the type of fns to VEC(tree,gc)*. | Kazu Hirata | 2005-05-08 | 2 | -7/+12 |
* | invoke.texi: Remove documentation for MIPS' -mint64 option. | Richard Sandiford | 2005-05-07 | 2 | -5/+8 |
* | mangle.c (globals): Change the type of substitutions to VEC(tree,gc)*. | Kazu Hirata | 2005-05-07 | 2 | -11/+17 |
* | decl.c (wrapup_globals_for_namespace): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-07 | 4 | -10/+18 |
* | decl2.c (pending_statics, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-06 | 2 | -14/+14 |
* | decl2.c (ssdf_decls, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-06 | 2 | -23/+23 |
* | * decl2.c (spew_debug): Remove. | Kazu Hirata | 2005-05-06 | 2 | -4/+4 |
* | decl2.c (deferred_fns, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-05 | 2 | -12/+10 |
* | re PR c++/21352 (ICE with passing template function type as template type) | Mark Mitchell | 2005-05-05 | 2 | -4/+6 |
* | * pt.c: Fix a comment typo. | Kazu Hirata | 2005-05-05 | 2 | -1/+5 |
* | cp-tree.h (language_function): Change the type of x_local_names to VEC. | Kazu Hirata | 2005-05-04 | 3 | -7/+11 |
* | * friend.c, lex.c, mangle.c, repo.c: Update copyright. | Kazu Hirata | 2005-05-03 | 5 | -4/+9 |
* | class.c (current_lang_depth, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-02 | 4 | -6/+12 |
* | class.c (local_classes, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-02 | 5 | -5/+13 |
* | c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_... | Paolo Bonzini | 2005-05-02 | 2 | -1/+7 |
* | re PR c++/19542 (attribute(sentinel) has problems with C++ __null) | Michael Matz | 2005-05-02 | 3 | -9/+8 |
* | target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define. | Paul Brook | 2005-04-25 | 1 | -5/+26 |
* | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 2005-04-25 | 7 | -7/+83 |
* | re PR c++/21188 (CbcModel.cpp:3571: internal compiler error: in compare_value... | Andrew Pinski | 2005-04-25 | 2 | -1/+8 |
* | re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) | Jakub Jelinek | 2005-04-25 | 3 | -1/+12 |
* | mangle.c (write_builtin_type): Handle integer types which are not one of the ... | Markus F.X.J. Oberhumer | 2005-04-24 | 2 | -5/+31 |
* | cp-tree.def (USING_STMT): Change class to tcc_statement. | Ian Lance Taylor | 2005-04-24 | 2 | -12/+19 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 19 | -164/+171 |
* | decl.c (make_rtl_for_nonlocal_decl): Don't try get_fileinfo if input_filename... | Per Bothner | 2005-04-22 | 2 | -1/+9 |
* | re PR c++/21087 (ICE in do_nonmember_using_decl) | Alexandre Oliva | 2005-04-22 | 2 | -0/+13 |
* | cp-tree.h (THROW_NAME, [...]): Remove. | Kazu Hirata | 2005-04-21 | 2 | -18/+5 |
* | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 2005-04-21 | 15 | -68/+115 |
* | c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). | Ian Lance Taylor | 2005-04-20 | 5 | -5/+40 |
* | * cp-tree.h (VPTR_NAME, VPTR_NAME_P): Remove. | Kazu Hirata | 2005-04-18 | 2 | -8/+2 |
* | decl.c (expand_static_init): Call build2 and build3 instead of build. | Kazu Hirata | 2005-04-18 | 2 | -4/+9 |
* | c-common.def (SIZEOF_EXPR, [...]): Remove. | Ian Lance Taylor | 2005-04-17 | 4 | -1/+49 |
* | re PR c++/21025 (ICE on template) | Mark Mitchell | 2005-04-17 | 2 | -1/+8 |
* | cp-tree.h (LOOKUP_GLOBAL): Remove. | Kazu Hirata | 2005-04-17 | 2 | -11/+16 |
* | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 2005-04-15 | 2 | -2/+16 |
* | Move my 2005-03-18 ChangeLog to cp/ChangeLog. | Dale Johannesen | 2005-04-15 | 1 | -0/+4 |
* | cp-tree.h (lang_type_class): Remove redefined. | Kazu Hirata | 2005-04-15 | 2 | -6/+9 |
* | cp-tree.h (SET_TMPL_ARG, [...]): Remove. | Kazu Hirata | 2005-04-14 | 2 | -12/+5 |
* | target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove. | Mark Mitchell | 2005-04-12 | 2 | -34/+55 |
* | * cp-tree.h (cp_deprecated): Remove. | Kazu Hirata | 2005-04-09 | 2 | -8/+2 |
* | * cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove. | Kazu Hirata | 2005-04-09 | 2 | -11/+2 |
* | cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove. | Kazu Hirata | 2005-04-09 | 2 | -1/+2 |
* | cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove. | Kazu Hirata | 2005-04-09 | 2 | -8/+3 |
* | * cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove. | Kazu Hirata | 2005-04-09 | 2 | -4/+2 |
* | * cp-tree.h (cxx_alignof): Remove. | Kazu Hirata | 2005-04-09 | 2 | -1/+4 |
* | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 2005-04-09 | 8 | -8/+464 |
* | re PR c++/20905 (confuses unrelated type name with instance name) | Mark Mitchell | 2005-04-08 | 2 | -18/+61 |