OSDN Git Service

* pt.c (more_specialized_class): Increase processing_template_decl
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
2004-01-26 mmitchel * class.c (add_method): Just check processing_template...
2004-01-21 kazu * Make-lang.in, call.c, class.c, decl2.c, except.c...
2004-01-13 hubicka Partial fix PR c++/12850
2004-01-12 rth PR opt/10776
2003-12-23 mmitchel * c-common.c (flag_abi_version): Default to 2.
2003-12-22 mmitchel * c-common.c (flag_external_templates): Remove.
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-19 kazu * cvt.c: Remove uses of "register" specifier in
2003-12-16 mmitchel PR c++/10926
2003-12-15 nathancp:
2003-11-22 lerdsuwa PR c++/5369
2003-11-13 hubicka PR opt/12275
2003-10-21 kazu * ChangeLog: Fix typos.
2003-10-15 hubickaproblem that current decl duplication mechanizm
2003-10-14 gdr * name-lookup.h (cxx_scope_find_binding_for_name)...
2003-09-28 aj * c-decl.c (finish_function): Convert definition to...
2003-09-27 gdr * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-13 rth * cgraphunit.c (cgraph_assemble_pending_functio...
2003-09-11 dje * decl2.c (var_finalized_p): Swap arms of condi...
2003-09-11 rth * decl2.c (cxx_callgraph_analyze_expr): Mark...
2003-09-10 hubicka * decl2.c (var_finalized_p): New.
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-10 rth * decl2.c (finish_file): Avoid out-of-bounds...
2003-09-10 rth * except.c: Include cgraph.h.
2003-09-08 mmitchel PR c++/11786
2003-09-08 rthgcc/
2003-09-07 hubicka * decl2.c (maybe_emit_vtables, write_out_vars, finish_...
2003-09-05 nathancp:
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-04 geoffk PR 12161
2003-08-25 mmitchel PR c++/8795
2003-08-21 mmitchel PR c++/11551
2003-08-20 mmitchel PR c++/11946
2003-08-15 nathan * cp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-15 hubicka * decl2.c (mark_member_pointers): Rename to...
2003-08-12 mmitchel PR c++/11703
2003-08-10 nathancp:
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-02 nathancp:
2003-08-01 lerdsuwa PR c++/8442, c++/8806
2003-08-01 nathancp:
2003-07-30 hubicka * decl2.c (maybe_make_one_only): Use mark_referenced.
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-29 nathancp:
2003-07-28 hubicka * decl2.c (mark_member_pointers): Verify that member...
2003-07-28 nathan * cp-tree.h (begin_compound_stmt): No scope arg is...
2003-07-19 ghazigcc:
2003-07-10 nathancp:
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-07 aj2003-07-07 Andreas Jaeger <aj@suse.de>
2003-07-06 kazu * call.c: Fix comment formatting.
2003-07-05 kazu * call.c: Fix comment typos.
2003-07-04 mmitchel * call.c (build_addr_func): Handle bound pointers...
2003-07-03 mmitchel * call.c (build_scoped_method_call): Use convert_to_void.
2003-07-03 nathancp:
2003-07-03 ghazi * class.c (add_method, check_field_decl): Fix format...
2003-07-02 nathancp:
2003-07-02 mmitchel PR c++/6949
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 mmitchel PR c++/9559
2003-06-24 hubicka * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABL...
2003-06-23 hubicka * decl.c (register_dtor_fn): Mark cleanup as used.
2003-06-20 mmitchel PR c++/11041
2003-06-11 sayle * decl2.c (generate_ctor_or_dtor_function): Avoid...
2003-06-10 mmitchel PR c++/11131
2003-05-21 jason * init.c (build_vec_delete): Copy the address...
2003-05-03 nathan * class.c (finish_struct): Use location_t and input_lo...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-05-01 mmitchel * decl2.c (comdat_linkage): Don't externalize explicit
2003-05-01 lerdsuwa PR c++/10554
2003-04-30 lerdsuwa PR c++/9432, c++/9528
2003-04-26 mmitchel * decl2.c (finish_file): Fix merge botch.
2003-04-26 mmitchel * decl2.c (finish_file): Don't call import_export_decl for
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-20 nathan.:
2003-04-15 jason * decl2.c (mark_used): Don't instantiate anythi...
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-03 ghazigcc:
2003-03-30 gdr * cp-tree.h (binding_for_name: Move to name-lookup...
2003-03-28 mmitchel * decl2.c (generate_ctor_or_dtor_function): Tolerate a
2003-03-28 nathancp:
2003-03-24 nathancp:
2003-03-21 mmitchel * cp/decl2.c (arg_assoc_class): Correct check for...
2003-03-20 austern * cp-tree.h (unemitted_tinfo_decls): Declaration of...
2003-03-15 gdr Compile-time improvement: 2/n.
2003-03-13 mmitchel * decl2.c (do_nonmember_using_decl): Correct handling of
2003-03-12 mmitchel PR c++/9336
2003-03-11 mmitchel PR c++/9924
2003-03-11 mmitchel PR c++/8700
2003-03-11 jason PR c++/8660
2003-03-10 jason PR c++/9868
2003-03-08 mmitchel PR c++/9809
2003-02-26 mmitchel PR c++/9683
2003-02-15 nathan * search.c: ANSIfy function declarations and definitions.
2003-02-14 gdr * decl2.c: Include "timevar.h".
next