]> gcc.gnu.org Git - gcc.git/history - gcc/cp/cvt.c
* lang-options.h (-fmessage-length=): Add missing option.
[gcc.git] / gcc / cp / cvt.c
2000-02-26 Jeff LawFix copyrights
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-17 Mark Mitchellcp-tree.h (scratchalloc): Remove.
2000-01-12 Mark Mitchellcall.c (convert_class_to_reference): Fix typos.
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 Mark Mitchellcall.c (build_conditional_expr): Use build_target_expr_...
1999-09-15 Mark Mitchelldecl.c (build_target_expr): Set TREE_SIDE_EFFECTS on...
1999-09-14 Mark Mitchellcp-tree.h (build_target_expr): New function.
1999-09-13 Mark Mitchellcall.c (implicit_conversion): Robustify.
1999-09-12 Mark Mitchellcp-tree.def (CLEANUP_STMT): New node.
1999-09-09 Nathan Sidwellextend.texi (Volatiles): New node.
1999-08-30 Mark Mitchellcp-tree.h (begin_init_stmts): Declare.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-07 Jason Merrilldecl.c (lookup_name_real): Set the complain flag if...
1999-07-27 Jason Merrilltweak whitespace
1999-07-26 Mark Mitchellcp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-05-22 Mark Mitchellcp-tree.h (cplus_expand_constant): Declare.
1999-05-10 Jason Merrillinit.c (build_offset_ref): Wrap baselinks in OFFSET_REF...
1999-05-07 Jason Merrillinit.c (resolve_offset_ref): Don't return a raw method.
1999-04-01 Nathan Sidwellcvt.c (convert_pointer_to_real): Use same_type_p.
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-03-23 Mark Mitchellcp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.
1999-02-26 Nathan Sidwelltypeck.c (complete_type_or_else): Add VALUE arg, for...
1999-01-24 Jason Merrill* cvt.c (cp_convert_to_pointer): Fix conversion of...
1999-01-18 Jason Merrilltypeck.c (comp_ptr_ttypes_reinterpret): Per ANSI, tight...
1998-12-22 Kaveh R. GhaziWarning fixes:
1998-12-18 DJ Deloriecvt.c (convert_to_reference): Check for both error_mark...
1998-12-14 Mark Mitchellclass.c (pushclass): Tweak handling of class-level...
1998-12-09 Mark Mitchellcp-tree.h (most_specialized_instantiation): New function.
1998-12-07 Jason Merrilldecl.c (build_typename_type): Set DECL_ARTIFICIAL.
1998-11-25 Jason Merrillexcept.c (expand_throw): Use cp_finish_decl for the...
1998-11-23 Jason Merrillupdate copyrights
1998-11-18 Jason Merrilldecl.c (cplus_expand_expr_stmt): Always complain about...
1998-11-16 Jason Merrilldecl.c (cplus_expand_expr_stmt): Promote warning about...
1998-11-01 Mark Mitchellcp-tree.h (COMPARE_STRICT): New macro.
1998-10-27 Jason Merrillcall.c (standard_conversion): instantiate_type here.
1998-10-23 Mark Mitchellcplus-dem.c (work_stuff): Replace const_type and volati...
1998-10-19 Jason MerrillRevamp references to member functions.
1998-10-16 Jason Merrilltypeck.c (build_indirect_ref): Complain about a pointer...
1998-10-09 Mark Mitchellcvt.c (ocp_convert): Avoid infinite recursion caused...
1998-10-04 Mark Mitchellcall.c (build_over_call): Make pedwarns about dropped...
1998-10-03 Mark Mitchellclass.c (current_class_ptr, [...]): Clarify documentation.
1998-09-25 Kaveh R. GhaziWarning fixes:
1998-09-07 Jason Merrillrevert error reporting patch
1998-09-06 Mark Mitchellcp-error.def: New file.
1998-09-02 Jason Merrillcvt.c (convert_pointer_to_real): Tidy.
1998-08-31 Jason Merrillcp-tree.h, decl2.c: Remove support for -fall-virtual...
1998-08-25 Jason Merrilltypeck.c (comp_cv_target_types): Split out...
1998-08-23 Mark Mitchelliomanip.h: Use __extension__ for `extern' explicit...
1998-08-17 Jason Merrillgxxint.texi: Remove obsolete documentation of overloadi...
1998-08-07 Mark Mitchellcvt.c (cp_convert_to_pointer): Handle NULL pointer...
1998-07-12 Jason Merrillfriend.c (do_friend): Pull the identifier out of declar...
1998-06-10 Jason Merrillinit.c (resolve_offset_ref): Handle default-initialization.
1998-05-22 Jason Merrilldecl.c (lang_print_error_function): New fn.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-10 Jason Merrillsig.c (build_signature_pointer_constructor): Don't...
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-29 Jeffrey A Law* cvt.c (build_conversion_type_1): Delete dead function.
1998-03-26 Mark Mitchellcvt.c (perform_qualification_conversions): Use comp_tar...
1998-03-12 Manfred Hollsteind
1998-03-03 Jason Merrillcvt.c, [...]: Clean up more old overloading code, old...
1998-03-03 Jason Merrillcall.c, [...]: Remove support for -fno-ansi-overloading...
1998-02-19 Jason Merrillcvt.c (cp_convert_to_pointer): Preserve TREE_CONSTANT.
1998-02-03 Mark Mitchellcvt.c (ocp_convert): Obtain the constant values from...
1998-02-02 Kaveh R. GhaziVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-27 Mark Mitchellcall.c (add_template_candidate_real): New function.
1998-01-19 Mark Mitchelldecl.c (start_decl): Don't allow duplicate definitions...
1998-01-19 Jason Merrillcvt.c (build_up_reference): A TARGET_EXPR has side...
1997-12-22 Kaveh R. Ghazicall.c (add_builtin_candidate): Add default case in...
1997-12-15 Jason Merrillcvt.c (cp_convert_to_pointer): Fix base conversion...
1997-10-14 Jason Merrillcp-tree.h (scratchalloc, [...]): Define as macros for...
1997-08-21 Jason Merrill[multiple changes]
1997-08-19 Jason Merrillmerge
1997-06-18 Mike Stump91th Cygnus<->FSF quick merge
1997-05-28 Mike Stump91th Cygnus<->FSF quick merge
1997-05-06 Jason Merrill91th Cygnus<->FSF quick merge
1997-04-23 Mike Stump91th Cygnus<->FSF merge
1997-04-02 Mike Stump90th Cygnus<->FSF quick merge
1997-02-21 Mike Stump90th Cygnus<->FSF quick merge
1997-02-04 Mike Stump90th Cygnus<->FSF quick merge
1996-12-18 Mike Stump90th Cygnus<->FSF quick merge
1996-12-18 Mike Stump90th Cygnus<->FSF quick merge
1996-11-12 Mike Stump90th Cygnus<->FSF quick merge
1996-10-18 Mike Stump89th Cygnus<->FSF quick merge
1996-10-11 Mike Stump89th Cygnus<->FSF quick merge
1996-09-12 Mike Stumpmerging
1996-08-08 Mike Stump87th Cygnus<->FSF quick merge
1996-08-08 Mike Stump*** empty log message ***
1996-07-19 Mike Stump87th Cygnus<->FSF quick merge
1996-07-11 Mike Stump87 Cygnus<->FSF merge
1996-06-06 Mike Stump86th Cygnus<->FSF quick merge
1996-05-30 Mike Stump86th Cygnus<->FSF quick merge
1996-05-16 Mike Stump86th Cygnus<->FSF quick merge
1996-05-08 Mike Stump86th Cygnus<->FSF quick merge
1996-04-19 Mike Stump86th Cygnus<->FSF quick merge
1996-03-21 Mike Stump85th Cygnus<->FSF quick merge
1996-03-09 Mike Stump85th Cygnus<->FSF quick merge
1996-03-08 Mike Stump85th Cygnus<->FSF merge
1996-02-28 Mike Stump83rd Cygnus<->FSF merge
1996-02-09 Mike Stump81st Cygnus<->FSF merge
next
This page took 1.112629 seconds and 107 git commands to generate.