OSDN Git Service

* c-common.h (enum rid): Add RID_THREAD.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-21 aoliva* init.c (build_vec_init): Test for trivial copy-assign...
2002-05-20 aj * init.c (build_default_init): Remove unused variable.
2002-05-20 aoliva* call.c (any_strictly_viable): New.
2002-05-19 lerdsuwa * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis...
2002-05-19 lerdsuwa PR c++/186, DR 259
2002-05-19 aoliva* cp-tree.h (complete_type_or_diagnostic): Changed...
2002-05-18 jason * decl2.c (import_export_decl): If we clear
2002-05-16 lerdsuwa PR c++/6620
2002-05-16 jason * cp/rtti.c (get_tinfo_decl): Don't call comdat...
2002-05-14 aoliva* cp-tree.h (struct lang_type): Added non_zero_init.
2002-05-14 neil * gcc.c (cpp_options): Must pass -m* and -f* options
2002-05-14 jasonrevert last checkin
2002-05-13 jason * class.c (build_vtbl_ref_1): Use fixed_type_or...
2002-05-12 jason * cp-lang.c (ok_to_generate_alias_set_for_type...
2002-05-09 neil * Makefile.in: Update.
2002-05-09 jason * typeck.c (get_member_function_from_ptrfunc...
2002-05-09 jasonadd PR note
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-03 jason * tree.c (build_cplus_array_type): Only const...
2002-05-03 jason * defaults.h (BOOL_TYPE_SIZE): Move default...
2002-04-30 davemAdd ABI change note to previous change.
2002-04-30 davem2002-04-30 Mark Mitchell <mark@codesourcery.com>
2002-04-30 jason * decl.c (grokdeclarator): Don't override TYPE_...
2002-04-30 jason * parse.y (nomods_initdcl0): Replace $<ttype...
2002-04-30 nathan * parse.y (nomods_initdcl0): Do not move stack entries
2002-04-29 jakub PR c++/6477
2002-04-29 mmitchel PR c++/6492
2002-04-29 nathancp:
2002-04-28 sirl 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-04-27 rth * c-parse.in (malloced_yyss, malloced_yyvs...
2002-04-26 mmitchel PR bootstrap/6445
2002-04-26 rth * c-parse.in (yyoverflow): Revert.
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-26 rth * c-parse.in (yyoverflow): New.
2002-04-25 jason PR c++/5607
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-25 jason * typeck.c (build_modify_expr): The pedwarn...
2002-04-24 mmitchel * cvt.c (convert_to_void): Don't unconditionally make...
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-24 jason PR c++/6331
2002-04-23 jason PR c++/6395
2002-04-23 jakub * parse.y (check_class_key): Allow KEY to be union...
2002-04-23 obrien2002-04-23 David O'Brien <obrien@FreeBSD.org>
2002-04-23 mmitchel PR c++/6256:
2002-04-20 neil * Makefile.in: Update.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-18 jason PR c++/5658
2002-04-17 jakub PR c++/6316
2002-04-17 mmitchel * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-16 mmitchel * decl.c (register_dtor_fn): Pass the address of dso_h...
2002-04-14 gdr * diagnostic.h (output_buffer_state): Redefine.
2002-04-14 jakub * class.c (layout_virtual_bases): Do all dsize computa...
2002-04-14 jason * typeck.c (get_member_function_from_ptrfunc...
2002-04-13 mmitchel PR c++ 5373.
2002-04-13 mmitchel PR c++/5189.
2002-04-13 mmitchel Revert these changes:
2002-04-12 rsandifo * decl.c (duplicate_decls): Don't try to unify an...
2002-04-12 aph2002-04-11 Andrew Haley <aph@redhat.com>
2002-04-11 rsandifoRevert previous patch.
2002-04-11 rsandifo * decl.c (duplicate_decls): Don't try to unify an...
2002-04-10 nathancp:
2002-04-09 jason PR optimization/6189
2002-04-09 jason * init.c (build_member_call): For now, don...
2002-04-08 paolo2002-04-08 Paolo Carlini <pcarlini@unitus.it>
2002-04-07 mmitchel PR c++/5571
2002-04-06 jason PR c++/4934
2002-04-06 jason PR c++/525
2002-04-06 jason PR c++/6179
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-04 jason PR c++/5636
2002-04-03 jason PR c++/5104
2002-04-03 rth PR opt/4330
2002-04-03 neil * langhooks-def.h (lhd_set_decl_assembler_name,
2002-04-03 mmitchel PR c++/5998:
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 mmitchel PR c++/5998:
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-31 neil * diagnostic.c (print_error_function): Remove.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29 mmitchel * include/c_std/std_cmath.h: To prevent problems...
2002-03-29 neil * Makefile.in (except.o): Update.
2002-03-29 jakub PR c++/6073
2002-03-27 neil * Makefile.in (attribs.o): Update.
2002-03-27 mmitchel * g++.dg/init/new2.C: New test.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-26 mmitchel PR c++/4884.
2002-03-26 nathancp:
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-25 neil * cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-03-23 jakub PR c++/6037
2002-03-23 gdr * error.c (dump_type): Be careful about implicit...
2002-03-23 gdrcp/
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-22 aoliva* typeck.c (expand_ptrmemfunc_cst): Scale idx down...
2002-03-21 aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
next