OSDN Git Service

* g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2003-06-04 aj * g77spec.c (lang_specific_driver): Remove ALT_LIBM...
2003-06-04 aldyh2003-06-03 Jason Merrill <jason@redhat.com>
2003-06-03 lerdsuwa PR c++/10940
2003-05-31 dnovillo * class.c (dump_array): Call CONSTRUCTOR_ELTS to access
2003-05-31 gdr * decl.c (cp_binding_level::this_entity): Rename from...
2003-05-31 lerdsuwa PR c++/10956
2003-05-29 gdr * decl.c (ENABLE_SCOPE_CHECKING): Rename from...
2003-05-29 gdr * name-lookup.h (global_scope_p): New macro.
2003-05-25 lerdsuwa * parser.c (cp_parser_explicit_instantiation): Restore old
2003-05-23 geoffk * config/rs6000/rs6000.c (expand_block_move): Unify...
2003-05-23 lerdsuwa PR c++/10682
2003-05-21 jason * init.c (build_vec_delete): Copy the address...
2003-05-21 nathan * c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE...
2003-05-21 ghazigcc:
2003-05-21 dannysmith PR c++/9738
2003-05-20 jasonfix whitespace
2003-05-19 austernAdd a new flag, -W(no-)invalid-offsetof, to control...
2003-05-19 gdrFix comment-style.
2003-05-19 gdr * name-lookup.c (free_binding_entry): fix where the...
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-05-18 lerdsuwa * semantics.c (perform_deferred_access_checks): Don...
2003-05-17 ghazigcc:
2003-05-17 ghazigcc:
2003-05-15 jason PR c++/5388
2003-05-15 mmitchel * call.c (build_op_delete_call): Avoid creating unnece...
2003-05-15 mmitchel PR c++/8385
2003-05-13 jason * typeck.c (build_modify_expr): Don't always...
2003-05-11 lerdsuwa * method.c (synthesize_method): Call push/pop_deferrin...
2003-05-11 lerdsuwa PR c++/10230, c++/10481
2003-05-11 lerdsuwa PR c++/10552
2003-05-10 lerdsuwa * pt.c (instantiate_decl): Call push/pop_deferring_acc...
2003-05-10 lerdsuwa PR c++/9252
2003-05-10 lerdsuwa PR c++/9554
2003-05-09 lerdsuwa PR c++/10555, c++/10576
2003-05-08 jason * init.c (build_new_1): Don't reuse a TARGET_EX...
2003-05-07 rthgcc/
2003-05-07 jason * call.c (build_conditional_expr): Don't assume...
2003-05-06 lerdsuwa * typeck.c (build_unary_op): Deal with const qualifier in
2003-05-05 jason PR c++/9537
2003-05-05 jasontweak comment
2003-05-05 lerdsuwaFix a typo overlooked in the previous commit.
2003-05-05 lerdsuwa PR c++/10496
2003-05-05 lerdsuwa * decl.c: Fix typos.
2003-05-05 lerdsuwa PR c++/4494
2003-05-03 zack PR c/10604
2003-05-03 lerdsuwa PR c++/9364, c++/10553, c++/10586
2003-05-03 nathan * class.c (finish_struct): Use location_t and input_lo...
2003-05-01 nathanmissed from my previous checkin
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-05-01 steven * cp-tree.h (struct lang_id2): Remove. Move fields...
2003-05-01 lerdsuwa PR c++/8772
2003-04-30 lerdsuwa PR c++/9432, c++/9528
2003-04-30 gdr * decl.c (check_previous_goto_1): Adjust prototype.
2003-04-29 mmitchel PR c++/10551
2003-04-29 mmitchel PR c++/10549
2003-04-29 mmitchel PR c++/10527
2003-04-29 mmitchel PR c++/10515
2003-04-29 mmitchel PR c++/10515
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-04-29 mmitchelRemove accidental commit
2003-04-29 mmitchel * decl.c (maybe_commonize_var): Further tweak support...
2003-04-28 mmitchel * decl.c (maybe_commonize_var): Fix thinko in last...
2003-04-28 mmitchel PR c++/10506
2003-04-27 mmitchel * decl.c (maybe_commonize_var): Make the code match...
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-24 rsandifo * call.c (print_z_candidates): Fix off by one...
2003-04-24 nathancp:
2003-04-24 mmitchel PR c++/10471
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-23 mmitchel PR c++/9847
2003-04-22 mmitchel PR c++/10446
2003-04-22 mmitchel PR c++/10428
2003-04-22 mmitchel * rtti.c (throw_bad_typeid): Use build_cxx_call.
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-21 nathancp:
2003-04-20 nathan.:
2003-04-20 nathancp:
2003-04-17 sayle2003-04-17 Roger Sayle <roger@eyesopen.com>
2003-04-17 lerdsuwa PR c++/10347
2003-04-15 mmitchel PR c++/10381
2003-04-15 jason * decl2.c (mark_used): Don't instantiate anythi...
2003-04-15 zlaski2003-04-14 Ziemowit Laski <zlaski@apple.com>
2003-04-14 sayle * builtin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-13 mmitchel PR c++/10300
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-12 zack * configure.in: Check for wchar.h, mbstowcs...
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-04-10 mmitchel * class.c (layout_class_type): Correct handling for...
2003-04-10 steven2003-04-09 Steven Bosscher <steven@gcc.gnu.org>
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-07 zackOops, this belongs with the previous calls.c commit
2003-04-07 zack * call.c: Include intl.h.
2003-04-05 ghazi * decl.c (set_current_binding_level): Delete, revert...
2003-04-04 ghazi * name-lookup.c (find_binding): Pass appropriate point...
2003-04-03 ghazi * Make-lang.in (cp-warn): Add $(STRICT_WARN).
2003-04-03 jason * cvt.c (ocp_convert): Only abort if we try...
2003-04-03 jason * stor-layout.c (do_type_align): New fn, split...
next