OSDN Git Service

* Makefile.in (install-info): Simplify.
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
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".
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-16 mmitchel * cp-tree.h (lang_type_class): Remove is_partial_insta...
2003-01-15 ghazicp:
2003-01-10 mmitchel PR c++/9128
2003-01-10 geoffkMerge from pch-branch.
2003-01-07 mmitchel PR c++/9165
2003-01-07 mmitchel * decl2.c (mark_used): Do not synthesize thunks.
2003-01-03 neroden * cvt.c, decl.c, decl2.c: This is the C++ front end...
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-03 austern * cp-tree.h (struct lang_type_class): add field...
2002-12-31 nathancp:
2002-12-30 mmitchel * parse.y: Remove.
2002-12-30 neroden * decl.c, decl2.c, decl.h: GCC, not GNU CC. This...
next