c-dump.c: Resurrect.
[gcc.git] / gcc / cp / ChangeLog
2002-07-26 Jason Merrillc-dump.c: Resurrect.
2002-07-25 Neil Bootherror.c (print_whitespace): Remove.
2002-07-25 Neil Booth* Missed.
2002-07-25 Gabriel Dos Reisc-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-24 Geoffrey KeatingIn cp/ChangeLog:
2002-07-23 Neil Boothdwarf2out.c (SECTION_ASM_OP, [...]): Remove.
2002-07-23 Gabriel Dos ReisFix PR/7363:
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-22 Kriang LerdsuwanakijPR c++/7347, c++/7348
2002-07-21 Roger Sayledecl2.c (cxx_decode_option): Simplify -fhandle-exceptio...
2002-07-20 Gabriel Dos Reisspew.c (struct uinparsed_test): Replace 'filename'...
2002-07-19 Chris Demetriou[ ChangeLog ]
2002-07-17 Kriang LerdsuwanakijPR c++/2862, c++/2863
2002-07-17 Kriang Lerdsuwanakijre PR c++/3797 (gcc 3.0 fails to emit explicit speciali...
2002-07-17 Kriang LerdsuwanakijPR c++/4802, c++/5387
2002-07-17 Scott Snyderre PR c++/7320 (g++ 3.2 relocation problem)
2002-07-14 Tim JoslingMake gengtype.c language independent.
2002-07-12 Mark Mitchell* class.c (add_method): Correct handling of conversion...
2002-07-11 Mark Mitchellre PR c++/7224 (g++ 3.x does not tecognize unused ambig...
2002-07-11 Jason Merrillre PR c++/7279 (NRV related miscompilation)
2002-07-10 Graham Stottpt.c (template_parm_this_level_p, [...]): Pass depth...
2002-07-10 Mark Mitchellcp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-09 Jason Merrillre PR c++/6255 (ICE with templatess)
2002-07-09 Mark Mitchellcp-tree.h (constructor_name_p): Declare it.
2002-07-08 Kriang Lerdsuwanakijpt.c (can_complete_type_without_circularity): Add stati...
2002-07-08 Mark Mitchellcp-tree.h (have_extern_spec): Declare it
2002-07-08 Mark MitchellMake-lang.in (cp/parse.o): Depend on decl.h.
2002-07-07 Roger Sayleerror.c (dump_function_name): Use DECL_TEMPLATE_RESULT...
2002-07-05 Jason Merrillcvt.c (cp_convert_to_pointer): Call force_fit_type...
2002-07-05 Jason Merrillre PR rtl-optimization/7145 (g++ -O with structure...
2002-07-05 Nathan SidwellRepair damage on weak-impared targets caused by my...
2002-07-03 Kriang Lerdsuwanakijre PR c++/6944 (missing feature on default copy-constru...
2002-07-03 Graham Stott* pt.c (instantiate_class_template): Fix typo.
2002-07-02 Kriang LerdsuwanakijCorrect changed function name.
2002-07-02 Kriang Lerdsuwanakijtypeck2.c (incomplete_type_error): Fix typo caused...
2002-07-02 Kriang Lerdsuwanakijre PR c++/6716 (loop and fill ram during compiling)
2002-07-02 Mark Mitchellre PR c++/7112 (Regression: ICE on C++ code involving...
2002-06-30 Nathan Sidwellcp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-27 Mark Mitchellre PR c++/6695 (Regression: template friend declaration...
2002-06-26 Mark Mitchellcp-tree.h (xref_tag): Change prototype.
2002-06-25 Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-24 Mark Mitchellcp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-23 Mark Mitchellparse.y (parse_scoped_id): New function.
2002-06-23 Matt Thomasdecl.c (finish_function): Change "#ifdef VMS_TARGET...
2002-06-21 Kaveh R. Ghazimangle.c (integer_type_codes): Const-ify.
2002-06-20 Richard Hendersontypeck.c (mark_addressable): Don't test TREE_ADDRESSABL...
2002-06-20 Kaveh R. Ghaziutils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of...
2002-06-20 Kriang Lerdsuwanakijre PR c++/6892 (ICE from #include inside switch(){...
2002-06-20 Kriang Lerdsuwanakijre PR c++/6723 (ICE on source code successfully compile...
2002-06-20 Akim Demaillec-parse.in (initelt: identifier ':' initval): Add an...
2002-06-18 Jason Merrillsemantics.c (begin_for_stmt): Push the 'for' scope...
2002-06-18 Jason MerrillC++ ABI changes.
2002-06-17 Richard Hendersontree.c (cp_cannot_inline_tree_fn): Don't short-circuit...
2002-06-16 Richard Hendersonc-common.c (flag_ms_extensions): Move from c++ front...
2002-06-15 Gabriel Dos Reiscp-tree.h (compiler_error): Remove declaration.
2002-06-15 Steve Ellceyconfigure.in (USE_UNWIND_EXCEPTIONS): Add support to...
2002-06-14 Richard Hendersondefaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-13 Stan Shebsmpw-config.in: Remove file, no longer used.
2002-06-07 Zack Weinbergcppinit.c (COMMAND_LINE_OPTIONS): Give all relevant...
2002-06-07 H.J. Luconfigure.in: Add --enable-__cxa_atexit.
2002-06-06 Gabriel Dos Reis* error.c (cp_error_at): Fix typo.
2002-06-05 Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 Matthew Woodcraftgcc.c (cpp_unique_options): Remove "-d" options.
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-23 Neil Boothc-lex.c (indent_level): Remove.
2002-05-23 Richard Hendersonvarasm.c (default_section_type_flags): Check for VAR_DE...
2002-05-22 Richard Hendersondecl.c (check_tag_decl): Handle RID_THREAD.
2002-05-22 Jakub JelinekFix a typo.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-05-22 Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-05-21 Alexandre Olivainit.c (build_vec_init): Test for trivial copy-assignme...
2002-05-20 Andreas Jaeger* init.c (build_default_init): Remove unused variable.
2002-05-20 Alexandre Olivacall.c (any_strictly_viable): New.
2002-05-19 Kriang Lerdsuwanakij* error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis...
2002-05-19 Kriang LerdsuwanakijPR c++/186, DR 259
2002-05-19 Alexandre Olivacp-tree.h (complete_type_or_diagnostic): Changed protot...
2002-05-18 Jason Merrilldecl2.c (import_export_decl): If we clear DECL_NOT_REAL...
2002-05-16 Kriang Lerdsuwanakijre PR c++/6620 (partial template specialization on...
2002-05-16 Jason Merrillrtti.c (get_tinfo_decl): Don't call comdat_linkage.
2002-05-14 Alexandre Olivacp-tree.h (struct lang_type): Added non_zero_init.
2002-05-14 Neil Boothgcc.c (cpp_options): Must pass -m* and -f* options...
2002-05-14 Jason Merrillrevert last checkin
2002-05-13 Jason Merrillclass.c (build_vtbl_ref_1): Use fixed_type_or_null.
2002-05-12 Jason Merrillcp-lang.c (ok_to_generate_alias_set_for_type): Backend...
2002-05-09 Neil BoothMakefile.in: Update.
2002-05-09 Jason Merrilltypeck.c (get_member_function_from_ptrfunc): Reorganize.
2002-05-09 Jason Merrilladd PR note
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-05-03 Jason Merrilltree.c (build_cplus_array_type): Only const and volatil...
2002-05-03 Jason Merrilldefaults.h (BOOL_TYPE_SIZE): Move default here from...
2002-04-30 David S. MillerAdd ABI change note to previous change.
2002-04-30 Mark Mitchellclass.c (finish_struct_bits): Only mark TREE_ADDRESSABL...
2002-04-30 Jason Merrilldecl.c (grokdeclarator): Don't override TYPE_NAME of...
2002-04-30 Paul Eggert* parse.y (nomods_initdcl0): Replace $<ttype>3 with...
2002-04-30 Paul Eggertparse.y (nomods_initdcl0): Do not move stack entries...
2002-04-29 Jakub Jelinekre PR c++/6477 (Segfault on conflicting types in trivia...
2002-04-29 Mark Mitchellre PR c++/6492 (New boost regression (friends))
2002-04-29 Nathan Sidwellre PR c++/5719 (Suspect gcc-3 to report wrong waring...
next