]> gcc.gnu.org Git - gcc.git/history - gcc/cp/decl2.c
class.c (finish_struct_methods): Remove unncessary code.
[gcc.git] / gcc / cp / decl2.c
2004-07-17 Mark Mitchellclass.c (finish_struct_methods): Remove unncessary...
2004-07-16 Mark Mitchellvec.h (VEC_address): New function.
2004-07-11 Mike Stumpdecl2.c (import_export_class): Never export/import...
2004-07-01 Nick Cliftontarget.h (struct gcc_target): Add new field to struct...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-27 Mark Mitchellcp-tree.h (cp_cv_quals): New type.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-26 Jan Hubickare PR c++/14865 (No instantiation of VTT at -O1)
2004-06-25 Paul Brooktarget-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.
2004-06-24 Mark MitchellMake-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-22 Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-17 Geoffrey Keatingclass.c (build_clone): Don't call defer_fn, let mark_us...
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-06-03 Matt Austernre PR c++/15428 (vtables shouldn't always be weak on...
2004-06-02 Matt AusternWhen a class template is explicitly instantiated, its...
2004-05-31 Kazu Hiratacall.c, [...]: Fix comment formatting.
2004-05-28 Mark Mitchellre PR c++/15083 (spurious "statement has no effect...
2004-05-24 Geoffrey Keatingmethod.c (implicitly_declare_fn): Don't call defer_fn...
2004-05-19 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 Giovanni Bajore PR c++/14389 (Out-of-line of overloaded template...
2004-04-30 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-04-08 Jakub Jelinekdecl2.c (mark_used): Don't segfault if cfun != NULL...
2004-03-20 Mark Mitchellcall.c (build_op_delete_call): Do not forget the placem...
2004-03-16 Mark Mitchellre PR c++/14586 (Bogus warning in templates about takin...
2004-03-12 Matt AusternEnabled linkonce support for Darwin.
2004-03-01 Mark Mitchellre PR c++/14138 (100x -O0 C++ Compile Time Regression...
2004-02-14 Mark Mitchellre PR c++/14122 (problem with non-type tmplt parm in...
2004-02-13 Mark Mitchellcall.c (conversion_kind): New type.
2004-01-26 Mark Mitchellclass.c (add_method): Just check processing_template_de...
2004-01-21 Kazu HirataMake-lang.in, [...]: Update copyright.
2004-01-13 Jan HubickaPartial fix PR c++/12850
2004-01-12 Richard Hendersonre PR rtl-optimization/10776 (Large aggregate initializ...
2003-12-23 Mark Mitchellc-common.c (flag_abi_version): Default to 2.
2003-12-22 Mark Mitchellre PR c++/12862 (Conflicts Between typedefs/enums and...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-19 Kazu Hiratacvt.c: Remove uses of "register" specifier in declarati...
2003-12-16 Mark Mitchellre PR c++/10926 (ICE in build_delete when trying to...
2003-12-15 Nathan Sidwellclass.c (add_method): Disallow destructor for java...
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-13 Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-10-21 Kazu HirataChangeLog: Fix typos.
2003-10-15 Jan Hubickaproblem that current decl duplication mechanizm > ...
2003-10-14 Gabriel Dos Reisname-lookup.h (cxx_scope_find_binding_for_name): Don...
2003-09-28 Andreas Jaegerc-decl.c (finish_function): Convert definition to ISO...
2003-09-27 Gabriel Dos Reiscp-tree.h, [...]: Remove reference to macros BINDING_SC...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-13 Richard Hendersoncgraphunit.c (cgraph_assemble_pending_functions): Export.
2003-09-11 David Edelsohn* decl2.c (var_finalized_p): Swap arms of conditional.
2003-09-11 Richard Henderson* decl2.c (cxx_callgraph_analyze_expr): Mark argument...
2003-09-10 Jan Hubickadecl2.c (var_finalized_p): New.
2003-09-10 Richard Hendersoncgraph.h (struct cgraph_node): Rename lowered to analyzed.
2003-09-10 Richard Hendersondecl2.c (finish_file): Avoid out-of-bounds array refere...
2003-09-10 Richard Hendersonexcept.c: Include cgraph.h.
2003-09-08 Mark Mitchellre PR c++/11786 (operator() call on variable in other...
2003-09-08 Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
2003-09-07 Jan Hubickadecl2.c (maybe_emit_vtables, [...]): Avoid re-emitting...
2003-09-05 Nathan Sidwellre PR c++/12037 (Spurious "statement has no effect...
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-09-04 Geoffrey Keatingre PR c++/12161 (ICE during bootstrap, locale-inst...
2003-08-25 Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-21 Mark Mitchellre PR c++/11551 (g++ accepts typedef as destructor...
2003-08-20 Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-08-15 Nathan Sidwellcp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-15 Jan Hubickadecl2.c (mark_member_pointers): Rename to...
2003-08-12 Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
2003-08-10 Nathan Sidwellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-08-02 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-08-01 Kriang LerdsuwanakijPR c++/8442, c++/8806
2003-08-01 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-30 Jan Hubickadecl2.c (maybe_make_one_only): Use mark_referenced.
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-29 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-28 Jan Hubickadecl2.c (mark_member_pointers): Verify that member...
2003-07-28 Nathan Sidwellcp-tree.h (begin_compound_stmt): No scope arg is a...
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-07-10 Nathan SidwellPR c++ 9483
2003-07-09 Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-06 Kazu Hiratacall.c: Fix comment formatting.
2003-07-05 Kazu Hiratacall.c: Fix comment typos.
2003-07-04 Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
2003-07-03 Mark Mitchellcall.c (build_scoped_method_call): Use convert_to_void.
2003-07-03 Nathan Sidwellre PR c++/9162 ([New parser] Problem with default argum...
2003-07-03 Kaveh R. Ghaziclass.c (add_method, [...]): Fix format specifier.
2003-07-02 Nathan Sidwellre PR c++/9779 (ICE in type_unknown_p when casting...
2003-07-02 Mark Mitchellre PR c++/6949 (ICE in tsubst_decl, at cp/pt.c:5733)
2003-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 Mark Mitchellre PR c++/9559 (ICE with invalid initialization of...
2003-06-24 Jan Hubickalanghooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE...
2003-06-23 Jan Hubickadecl.c (register_dtor_fn): Mark cleanup as used.
2003-06-20 Mark Mitchellre PR middle-end/11041 (ICE: const myclass &x = *x...
2003-06-11 Roger Sayledecl2.c (generate_ctor_or_dtor_function): Avoid expandi...
next
This page took 1.1026 seconds and 108 git commands to generate.