aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-06-05call.c (build_user_type_conversion_1): Set ICS_USER_FLAG and ICS_BAD_FLAG on ...Nathan Sidwell1-0/+6
2001-06-05decl.c (xref_tag): Remove extraneous %s on dependent name lookup warning.Nathan Sidwell1-0/+5
2001-06-05class.c (layout_vtable_decl): Fix off by one error on build_index_type.Nathan Sidwell1-0/+7
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell1-0/+22
2001-06-01Amend previous changelog PR g++/2936 Part missed from first commitNathan Sidwell1-1/+6
2001-05-30re PR c++/2936 (gcc gives me an internal error when compiling mozilla with --...Nathan Sidwell1-0/+6
2001-05-26re PR c++/2823 (kde2/artsd miscompilation (part 1))Nathan Sidwell1-0/+5
2001-05-25Standardize header guards.Richard Henderson1-1/+5
2001-05-25builtins.def: Encode additional information, such as names and types, here.Mark Mitchell1-0/+4
2001-05-25invoke.texi (-fno-builtin): Document that this is always on in C++.Mark Mitchell1-0/+5
2001-05-24re PR c++/2184 (using declarations for classes in function templates)Nathan Sidwell1-0/+6
2001-05-23optimize.c (initialize_inlined_parameters): Don't set TREE_READONLY for a VAR...Mark Mitchell1-0/+6
2001-05-22class.c, [...]: Remove com_interface attribute support.Jason Merrill1-0/+6
2001-05-22parse.y: Refer to compound literals as such, not as constructor-expressions.Joseph Myers1-0/+5
2001-05-22call.c (build_op_delete_call): Ignore exception-specifications when looking f...Mark Mitchell1-0/+8
2001-05-21class.c (build_vtable_entry_ref): Lose vtbl parm.Jason Merrill1-0/+10
2001-05-21cp-tree.def (START_CATCH_STMT): Lose.Jason Merrill1-0/+24
2001-05-20re PR c++/2781 (bad code generated for reference call with -O2 (regression fr...Nathan Sidwell1-0/+6
2001-05-20pt.c (determine_specialization): Ignore artificial functions.Kriang Lerdsuwanakij1-0/+4
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-0/+7
2001-05-18decl2.c (finish_objects): Use the original SYMBOL_REF from the function decla...Diego Novillo1-0/+5
2001-05-18re PR c++/2526 (internal compiler error (version 2.95.3 and 3.0))Nathan Sidwell1-0/+6
2001-05-17except.h (protect_cleanup_actions): Remove it.Mark Mitchell1-0/+6
2001-05-16spew.c (read_token): Call yyerror on all unexpected tokens.Nathan Sidwell1-0/+4
2001-05-16init.c (member_init_ok_or_else): Take a tree rather than string for name.Nathan Sidwell1-0/+6
2001-05-15Move ChangeLog entry to correct fileNick Clifton1-0/+5
2001-05-13except.c (choose_personality_routine): Export.Zack Weinberg1-0/+9
2001-05-12dwarfout.c (dwarfout_init): Add cast.Neil Booth1-0/+4
2001-05-12cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.Alexandre Oliva1-1/+6
2001-05-12Reverted Geoff Keating's 2001-05-03's patch.Alexandre Oliva1-0/+4
2001-05-12* cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared in c-common.h.Ira Ruben1-0/+4
2001-05-11cp-tree.h (finish_label_expr, [...]): Delete.Neil Booth1-0/+6
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell1-0/+5
2001-05-04cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER.Geoffrey Keating1-0/+21
2001-05-04cp-tree.h (flag_inline_trees): Update documentation.Mark Mitchell1-0/+11
2001-05-03dump.c (cp_dump_tree, [...]): New case.Nathan Sidwell1-0/+8
2001-05-02decl.c (compute_array_index_type): Don't try to do anything with the indices ...Mark Mitchell1-0/+5
2001-05-02call.c: NULL_PTR -> NULL.Kaveh R. Ghazi1-0/+15
2001-05-02* decl2.c (do_using_directive): Revert previous patch.Mark Mitchell1-0/+4
2001-05-01cp-tree.def (USING_STMT): New statement node.Nathan Sidwell1-0/+9
2001-05-01call.c (build_new_op): Convert args from reference here.Nathan Sidwell1-0/+5
2001-05-01spew.c (last_token_id): New static variable.Nathan Sidwell1-0/+6
2001-04-30c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...Richard Henderson1-0/+5
2001-04-30fdl.texi: New file.Mark Mitchell1-0/+5
2001-04-30decl2.c (start_static_initialization_or_destruction): Correct logic to handle...Mark Mitchell1-0/+5
2001-04-30regmove.c (record_stack_memrefs): Catch all references to the stack pointer.Mark Mitchell1-0/+5
2001-04-29decl2.c (unsupported_options): Add new-abi.Joseph Myers1-0/+5
2001-04-27except.c (can_convert_eh): Don't check template parms, typename types etc.Nathan Sidwell1-0/+5
2001-04-27optimize.c (maybe_clone_body): Copy parameter names and locations.Nathan Sidwell1-0/+4
2001-04-27cp-tree.h (adjust_clone_args): Prototype new function.Nathan Sidwell1-0/+6