OSDN Git Service

PR 12161
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
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...
2002-12-29 gdr Remove traditional C constructs 4/n.
2002-12-28 gdr Remove traditional C constructs 3/n.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-26 nathancp:
2002-12-24 nathancp:
2002-12-24 nathancp:
2002-12-22 nathancp:
2002-12-19 jason Handle anonymous unions at the tree level.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-10 mmitchel PR c++/8153
2002-12-01 mmitchel PR c++/8332
2002-11-15 kazu * ChangeLog: Follow spelling conventions.
2002-11-06 geoffk * decl2.c (finish_file): Correct spelling.
2002-11-04 mmitchel * call.c (build_special_member_call): Do not try to...
2002-11-02 zack PR c/7353 redux
2002-10-31 mmitchel * cp-tree.h (lang_decl_flags): Remove init_priority.
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-10-09 ghazi * decl2.c (prune_vtable_vardecl): Delete unused function.
2002-10-08 mmitchel PR c++/7754
next