tree.c (mapcar): Handle TRY_CATCH_EXPR et al.
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
1997-12-16 Jason Merrilltree.c (mapcar): Handle TRY_CATCH_EXPR et al.
1997-12-15 Jason Merrilltypeck.c (build_function_call_real): Remove "inline...
1997-12-15 Jason Merrillcvt.c (cp_convert_to_pointer): Fix base conversion...
1997-12-15 Jeff LawChange from latest gcc-2.8 prerelease
1997-12-15 Mark Mitchellcall.c (implicit_conversion): Don't call build_user_typ...
1997-12-13 Jason Merrillerrfn.c (cp_pedwarn, [...]): Replace extern decls with...
1997-12-12 Jason Merrilldecl2.c (comdat_linkage): Also set DECL_COMDAT.
1997-12-12 Jason Merrillexcept.c (use_eh_context): Don't copy_rtx a REG.
1997-12-12 Teemu Torma[multiple changes]
1997-12-11 Jason Merrill* pt.c (instantiate_decl): Defer all templates but...
1997-12-09 Jason Merrillinit.c (expand_vec_init): Don't fold a list of parameters.
1997-12-09 Jason Merrilldecl.c (copy_args_p): Handle copy elision for types...
1997-12-08 Mark Mitchellpt.c (lookup_template_function): Copy the template...
1997-12-08 Jason Merrillexcept.c (expand_start_catch_block): suspend_momentary...
1997-12-08 Jason Merrillerror.c (dump_decl): Handle LOOKUP_EXPR.
1997-12-07 Jason Merrill[multiple changes]
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-06 Jason Merrillparse.y (do_id): New nonterminal.
1997-12-06 Jason Merrillparse.y (template_id): do_identifier for PFUNCNAMEs...
1997-12-05 Benjamin Kosnikmissing part of Sept 22 change brought over:
1997-12-04 Jason Merrillinit.c (build_new): Use a TARGET_EXPR instead of SAVE_E...
1997-12-04 Jason Merrill./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-12-03 Benjamin Kosnikpt.c (tsubst): Remove tree_cons call (places redundant...
1997-12-03 Jason Merrilltree.c (is_overloaded_fn): Handle getting a fn template.
1997-12-03 Jason Merrill[multiple changes]
1997-11-28 Jason Merrillpt.c (check_explicit_specialization): Complain about...
1997-11-27 Jason Merrilltypeck.c (build_const_cast): Handle references here...
1997-11-27 Jason Merrillexcept.c: Lose Unexpected, SetTerminate, SetUnexpected...
1997-11-27 Jason Merrillcp-tree.h (struct lang_decl_flags): Add comdat.
1997-11-27 Jason Merrillclass.c: Remove static pending_hard_virtuals.
1997-11-27 Jason Merrilldecl2.c (import_export_vtable): If we support one_only...
1997-11-27 Jason Merrillexcept.c (expand_throw): Call mark_used on the destructor.
1997-11-27 Mark Mitchellpt.c (unify): Handle `void' template parameters in...
1997-11-26 Jason Merrillrtti.c (build_dynamic_cast): Handle template case here.
1997-11-26 Jason Merrilltypeck2.c (digest_init): Make copies where appropriate.
1997-11-26 Jason Merrillexcept.c (expand_start_catch_block): Fix catching a...
1997-11-25 Jason Merrilltypeck.c (mark_addressable): Don't assume a FUNCTION_DE...
1997-11-25 Jason Merrillexception.cc (struct cp_eh_info): Add handlers field.
1997-11-21 Jason Merrillexcept.c (expand_start_eh_spec): Use the try/catch...
1997-11-21 Jason Merrillexcept.c (expand_start_catch_block): We only need the...
1997-11-20 Jason MerrillMakefile.in (LIB2FUNCS): Remove C++ memory management...
1997-11-20 Jason Merrillmethod.c (build_decl_overload_real): Don't mess with...
1997-11-20 Jason Merrilldecl.c (start_decl): Don't just complain about a mismat...
1997-11-20 Jason Merrilldecl.c (make_implicit_typename): Handle case where...
1997-11-19 Jason Merrilldecl.c (make_implicit_typename): New fn.
1997-11-18 Bruno Haiblept.c (do_poplevel): Don't prohibit jumps into this...
1997-11-17 Jason Merrillsearch.c (dfs_record_inheritance): Ignore template...
1997-11-15 Jason Merrillcall.c (build_new_op): Fix copy error.
1997-11-13 Jason Merrillremoved unused parm to build_new_function_call
1997-11-13 Jason Merrillinit.c (build_new): Make the cleanup last longer.
1997-11-12 Jason Merrillthinko
1997-11-12 Jason Merrillpt.c (do_type_instantiation): Fix typo.
1997-11-12 Benjamin Kosnikcall.c (build_method_call): Call complete_type before...
1997-11-12 Jason Merrillinit.c (build_new): Handle freeing allocated memory...
1997-11-12 Jason Merrillexcept.c (expand_end_catch_block): Lose call to __sjpop...
1997-11-11 Jason Merrillexcept.c (do_pop_exception): Return a value.
1997-11-11 Jason Merrillcall.c (build_new_method_call): Handle getting a TEMPLA...
1997-11-11 Jason Merrilldecl.c (grokdeclarator): Tweak conditions for pedwarn...
1997-11-10 Jason Merrillstmt.c (expand_decl_cleanup_no_eh): New fn.
1997-11-09 Jim Wilsondecl.c (add_block_current_level): Delete.
1997-11-07 Jason Merrill* decl2.c (finish_file): Put back some code.
1997-11-07 Jason Merrilldecl2.c (finish_file): Remove redundant code.
1997-11-06 Brendan Kehoetweak to be in sync with devo
1997-11-06 Jason Merrillexcept.c (call_eh_info): Split out...
1997-11-04 Doug Evanslex.c (MULTIBYTE_CHARS): #undef if cross compiling.
1997-11-03 Brendan Kehoerepo.c (rindex): Add decl unconditionally.
1997-11-02 Jason Merrill* class.c (build_vbase_path): Propagate the result...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-01 Brendan Kehoelex.c (FILE_NAME_NONDIRECTORY): Delete macro.
1997-11-01 Brendan Kehoeexcept.c (expand_builtin_throw): Replace remaining...
1997-10-31 Brendan Kehoeexcept.c (push_eh_info): Pass the number of fields...
1997-10-31 Jason Merrill[multiple changes]
1997-10-23 Jason Merrillpt.c (instantiate_decl): SET_DECL_IMPLICIT_INSTANTIATIO...
1997-10-23 Brendan Kehoemethod.c (build_template_parm_names, [...]): Add static...
1997-10-20 Jason Merrillexcept.c (expand_exception_blocks): Call do_pending_sta...
1997-10-20 Mark Mitchelldecl.c (duplicate_decls): Handle template specializatio...
1997-10-20 Jason Merrilldecl.c (init_decl_processing): Give null_node unknown...
1997-10-16 Judy Goldbergpt.c (determine_explicit_specialization): Initialize...
1997-10-16 Jason Merrillmethod.c (build_overload_value): Handle TEMPLATE_CONST_...
1997-10-15 Brendan Kehoeparse.y (unary_expr): Give a pedwarn if someone tries...
1997-10-14 Mark Mitchelldecl.c (pushtag): Unset DECL_ASSEMBLER_NAME before...
1997-10-14 Jason Merrillcp-tree.h (scratchalloc, [...]): Define as macros for...
1997-10-14 Benjamin Kosnikdecl.c (store_return_init): Allow classes with explicit...
1997-10-10 Jason Merrill* pt.c (instantiate_decl): Fix previous change.
1997-10-09 Jason Merrillpt.c (tsubst): Fix thinko.
1997-10-09 Jeffrey A Lawmethod.c (build_underscore_int): Don't use ANSI specifi...
1997-10-08 Jason Merrilldecl2.c (finish_prevtable_vardecl): Check DECL_REALLY_E...
1997-10-08 Jason Merrill[multiple changes]
1997-10-08 Jason Merrillmethod.c (build_static_name): Fix typo.
1997-10-07 Jeff LawUndo last incorrect change.
1997-10-07 Manfred Hollsteincp-tree.h (JOINER): Define to '_' if no '$' or '.'...
1997-10-07 Jason Merrilldecl.c (duplicate_decls): Don't warn about template...
1997-10-06 Brendan Kehoetree.c (print_lang_statistics): #if 0 call to print_inl...
1997-10-06 Jason Merrillpt.c (instantiate_decl): Look for the original template.
1997-10-01 Jason MerrillMakefile.in (g++FAQ.*): New rules.
1997-10-01 Brendan Kehoelex.c (real_yylex): Clean up the code to fully behave...
1997-09-30 Jason Merrill* method.c (build_decl_overload_real): Reformat.
1997-09-30 Jason Merrill* method.c (synthesize_method): If at_eof, determine...
1997-09-30 Paul Eggertlex.c (real_yylex): Treat `$' just like `_'...
1997-09-30 H.J. LuMakefile.in (parse.o, decl.o): Also depend on $(srcdir...
next