cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W options their own entries.
[gcc.git] / gcc / cp / decl2.c
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-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-18 Jason Merrilldecl2.c (import_export_decl): If we clear DECL_NOT_REAL...
2002-05-16 Jason Merrillrtti.c (get_tinfo_decl): Don't call comdat_linkage.
2002-05-14 Jason Merrillrevert last checkin
2002-05-13 Jason Merrillclass.c (build_vtbl_ref_1): Use fixed_type_or_null.
2002-05-09 Neil BoothMakefile.in: Update.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-17 Jakub Jelinekre PR c++/6316 (trap when compiling file)
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-03-29 Roger Saylere PR c++/5998 (regression, all builtins disabled)
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-03-20 Jason Merrillre PR c++/2136 (g++ seems to disregard '::' in '::delete')
2002-03-15 Jason Merrilltoplev.c (wrapup_global_declarations): Clarify variable...
2002-03-12 Nathan Sidwellre PR c++/5659 (default access for class/struct bug)
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-22 Nathan SidwellPR c++/2645, DR 295
2002-02-07 Nathan Sidwellre PR c++/109 (g++ 2.95.2 can't handle dependent friend...
2002-02-04 Jason Merrillxref.c: Remove.
2002-02-01 Jason Merrillre PR c++/4286 (Internal error: Segmentation fault)
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2002-01-29 Nathan Sidwellre PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile...
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-23 Jason Merrillfunction.c (assign_parms): Don't put args of inline...
2002-01-10 Jakub Jelinek* decl2.c (max_tinst_depth): Increase default limit...
2002-01-07 Jason Merrilldecl2.c (coerce_new_type): Downgrade error for size_t...
2002-01-02 Nathan Sidwellre PR c++/5089 (-Wold-style-cast warns about cast to...
2002-01-02 Nathan Sidwellre PR c++/775 (2.97 error declaring nested class a...
2002-01-02 Nathan Sidwellre PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile...
2001-12-23 Kaveh R. Ghaziarc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-18 Joseph Myersgcc.pot: Regenerate.
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-16 Neil Boothc-common.c, c-common.h (back_end_hook): Remove.
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-09 Nathan Sidwellre PR c++/87 (member template assignment operator)
2001-11-30 Mark Mitchellre PR c++/3048 (Lookup problem (gcc 2.95 regression))
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-10-28 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-10-27 Kriang Lerdsuwanakij* decl2.c (validate_nonmember_using_decl): Handle NAMES...
2001-10-23 Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-11 Richard Hendersonrtl.h (REG_VTABLE_REF): New.
2001-10-05 Alexandre OlivaMake-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-10-02 Jason Merrill* decl2.c (cxx_decode_option): Add 'else'.
2001-09-21 Richard Hendersontree.def (FDESC_EXPR): New.
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-12 Kaveh R. Ghazidecl2.c (lang_f_options): Const-ification.
2001-09-04 Mark Mitchelldecl.c (duplicate_decls): Remove code deadling with...
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-13 Kriang Lerdsuwanakijdecl2.c (do_nonmember_using_decl): Replace using direct...
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-09 Jason Merrilltweak comment
2001-08-07 Richard Hendersonvarasm.c (assemble_constructor): Take a symbol_ref...
2001-08-06 Gabriel Dos ReisDon't allow template-id in using-declaration.
2001-08-04 Richard Hendersontarget.h (gcc_target): Add asm_out.named_section, secti...
2001-08-03 Lars Brinkhoffcombine.c, [...]: consistently use "VAX", "VAXen",...
2001-08-02 Nathan SidwellKill -fhonor-std.
2001-07-30 Andreas Jaegerjump.c: Add prototype for mark_modified_reg.
2001-07-25 Jason Merrillcall.c (joust): Only prefer a non-builtin candidate...
2001-07-21 Nathan Sidwelltm.texi: Remove DEFAULT_VTABLE_THUNKS.
2001-07-21 Nathan SidwellRemove old-abi remnants.
2001-07-19 Neil BoothMakefile.in (toplev.o, [...]): Don't depend on dwarfout.h.
2001-07-13 Joseph Myersc-common.c (decl_attributes): Take a pointer to the...
2001-07-08 Joseph Myersc-common.c (decl_attributes): Only take a single attrib...
2001-07-07 Stan Shebstarget.h (targetm): Rename global from "target", so...
2001-06-27 Neil Boothsystem.h (TARGET_ESC): Move to ...
2001-06-26 Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-06 Jason Merrillcp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.
2001-06-05 Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-06-01 Nathan SidwellAmend previous changelog PR g++/2936 Part missed from...
2001-05-24 Nathan Sidwellre PR c++/2184 (using declarations for classes in funct...
2001-05-21 Jason Merrillclass.c (build_vtable_entry_ref): Lose vtbl parm.
2001-05-19 Diego Novillodecl2.c (finish_objects): Use the original SYMBOL_REF...
2001-05-04 Mark Mitchellcp-tree.h (flag_inline_trees): Update documentation.
2001-05-03 Nathan Sidwelldump.c (cp_dump_tree, [...]): New case.
2001-05-02 Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-05-02 Mark Mitchell* decl2.c (do_using_directive): Revert previous patch.
2001-05-01 Nathan Sidwellcp-tree.def (USING_STMT): New statement node.
2001-04-30 Mark Mitchelldecl2.c (start_static_initialization_or_destruction...
2001-04-29 Joseph Myersdecl2.c (unsupported_options): Add new-abi.
2001-04-26 Mark Mitchellinvoke.texi: Document more C++ command-line options.
2001-04-23 Phil Edwardsconfigure.in: Remove ENABLE_STD_NAMESPACE.
2001-04-19 Mark Mitchellcp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECI...
2001-04-13 Jason Merrillcp-tree.h (decl_namespace_list): New macro.
2001-04-12 Kaveh R. Ghazicp-tree.h (warn_return_type, yylex): Delete redundant...
2001-04-10 Jason Merrilltweak comments
2001-04-06 Mark Mitchellcp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_I...
2001-04-03 Mark Mitchelldecl2.c (import_export_decl): Don't call import_export_...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-22 Jason Merrillpt.c (instantiate_decl): Abort if we see a member const...
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-01 Nathan SidwellImplement using decls inside template functions.
2001-03-01 Nathan Sidwelldecl2.c (do_nonmember_using_decl): Don't complain if...
2001-02-19 Mark Mitchelldecl2.c (set_decl_namespace): Allow explicit instantiat...
2001-02-18 Mark Mitchellinvoke.texi (-fsquangle): Remove documentation.
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-18 Jason Merrilldecl2.c (build_artificial_parm): Set TREE_READONLY.
next