OSDN Git Service

PR c/13134
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2003-12-10 austernPR c/13134
2003-12-09 giovannibajo * init.c (build_new_1): Deal with an OVERLOAD set...
2003-12-09 jason PR c++/11971
2003-12-08 jason * name-lookup.c, init.c, except.c: Revert Giova...
2003-12-08 jason Give the anonymous namespace a null DECL_NAME.
2003-12-07 giovannibajo PR c++/2294
2003-12-06 mmitchel PR c++/13323
2003-12-06 kcookgcc/
2003-12-06 mmitchel PR c++/13305
2003-12-06 mmitchel PR c++/13314
2003-12-05 lerdsuwa PR c++/13166
2003-12-04 mmitchel PR c++/9127
2003-12-04 wilsonlibunwind cleanup
2003-12-04 mmitchel PR c++/13179
2003-12-03 mmitchel PR c++/10771
2003-12-02 giovannibajo PR c++/10126
2003-12-02 giovannibajo PR c++/12573
2003-12-02 rth * name-lookup.h (struct cp_binding_level):...
2003-12-01 mmitchel PR c++/9849
2003-11-23 lerdsuwa PR c++/12924
2003-11-22 lerdsuwa * pt.c (tsubst) <ARRAY_REF>: Remove erroneous argument...
2003-11-22 lerdsuwa PR c++/5369
2003-11-21 mmitchel PR c++/12515
2003-11-21 hubicka * parser.c (cp_parser_postfix_expression): Initialize...
2003-11-20 jsm28gcc:
2003-11-20 jsm28gcc:
2003-11-18 lerdsuwa PR c++/12932
2003-11-17 jason * init.c (build_new_1): Preevaluate placement...
2003-11-16 jason * Makefile.in, objc/Make-lang.in, ada/Make...
2003-11-15 bernie PR c++/2294
2003-11-14 bernie PR c++/2294
2003-11-14 mmitchel PR c++/12762
2003-11-14 bernie PR c++/2094
2003-11-13 rearnsha* decl.c (grokfndecl): Change OK to type tree.
2003-11-12 mmitchel * tree.c (build_target_expr_with_type): Treate VA_ARG_...
2003-11-12 mmitchel * decl.c (cp_make_fname_decl): When creating a top...
2003-11-12 mmitchel * decl.c (finish_case_label): Do not check that we...
2003-11-12 mmitchel PR c++/12735
2003-11-11 jason * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS):...
2003-11-10 rth * cvt.c (convert_to_void): Use void_zero_node...
2003-11-10 gdr PR c++/12832
2003-11-06 austern * c-common.c (handle_visibility_attribute): Set DECL_V...
2003-11-05 lerdsuwa PR c++/11616
2003-11-05 lerdsuwa PR c++/2019
2003-11-02 lerdsuwa PR c++/9810
2003-11-01 lerdsuwa PR c++/12796
2003-10-26 lerdsuwa PR c++/10371
2003-10-24 lerdsuwa PR c++/11076
2003-10-24 nathancp:
2003-10-23 jason PR c++/12726
2003-10-22 kazu * call.c: Fix comment formatting.
2003-10-22 mmitchel PR c++/11962
2003-10-21 bowdidge* cp/decl.c (cp_finish_decl): Remove clause intended...
2003-10-21 lerdsuwa * decl.c (start_decl): Exit if push_template_decl...
2003-10-21 kazu * ChangeLog: Fix typos.
2003-10-20 hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-10-20 mmitchel * Makefile.in (install-info): Simplify.
2003-10-20 jason * class.c (layout_class_type): Set DECL_ARTIFIC...
2003-10-20 lerdsuwa PR c++/9781, c++/10583, c++/11862
2003-10-18 lerdsuwa PR c++/12495
2003-10-17 lerdsuwa PR c++/2513
2003-10-15 hubickaproblem that current decl duplication mechanizm
2003-10-14 jason PR c++/11878
2003-10-14 gdr Breack out decl.c (3/n)
2003-10-14 nerodengcc:
2003-10-14 gdr * name-lookup.h (cxx_scope_find_binding_for_name)...
2003-10-13 reichelt PR c++/12370
2003-10-13 gdrFix thinko.
2003-10-13 gdr Break out decl.c (2/n)
2003-10-12 stevengcc/
2003-10-09 jason PR c++/6392
2003-10-09 jason * stmt.c (resolve_asm_operand_names): Call...
2003-10-08 bernie * cp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS.
2003-10-07 bernie PR c++/11097
2003-10-07 mmitchel PR c++/10147
2003-10-06 mmitchel PR bootstrap/12512
2003-10-03 gdr * decl.c (struct cp_binding_level): Move to name-lookup.h
2003-10-03 gdr * name-lookup.c (binding_entry_free): Nullify...
2003-10-02 mmitchel PR c++/12486
2003-09-30 rth * decl.c (duplicate_decls): Copy DECL_SAVED_INS...
2003-09-30 kcookConvert to ISO C90 prototypes.
2003-09-30 gdr * decl.c (pop_binding): Don't mess with nullifying...
2003-09-29 hubicka PR c++/12175
2003-09-28 rth * stmt.c (expand_asm_operands): Take a location...
2003-09-28 aj * c-decl.c (finish_function): Convert definition to...
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-09-27 lerdsuwaCorrect PR number.
2003-09-27 lerdsuwa PR c++/11413
2003-09-27 gdr * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove...
2003-09-26 gdr * decl.c (pop_binding_level, suspend_binding_level,
2003-09-25 lerdsuwa PR c++/5655
2003-09-23 gdr * cp-tree.h (scope_kind): Add new enumerator.
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-20 lerdsuwa PR c++/157
2003-09-19 lerdsuwa PR c++/495
2003-09-19 nathanfix PR number
2003-09-19 nathancp:
2003-09-19 gdr * decl.c (cxx_scope_descriptor): Fix thinko.
next