]> gcc.gnu.org Git - gcc.git/history - gcc/cp/typeck2.c
tree.h (INT_CST_LT, [...]): Remove unneeded casts.
[gcc.git] / gcc / cp / typeck2.c
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-02-27 Jason MerrillImplement class scope using-declarations for functions.
2000-02-26 Jeff LawFix copyrights
2000-02-18 Martin v. Löwisgcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-07 Jason Merrilltweak wording
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-20 Gabriel Dos Reistypeck.c (build_unary_op): Use cp_pedwarn, not pedwarn.
2000-01-19 Gabriel Dos Reisdecl2.c (lang_decode_option): Set default line-wrap...
1999-12-29 Mark Mitchellcp-tree.h (lang_type): Replace abstract_virtuals with...
1999-12-21 Mark Mitchellcp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-11-05 Mark MitchellMakefile.in (typeck2.o): Depend on output.h.
1999-10-14 J"orn Renneckegcc toplevel:
1999-09-15 Kaveh R. Ghazirtl.h (get_insn_name, [...]): Add prototypes.
1999-09-10 Mark Mitchellcp-tree.h (finish_function): Adjust prototype.
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-09 Jeff LawMore mail address and web address updates.
1999-08-06 Jason Merrill* typeck2.c (add_exception_specifier): Use complete_type.
1999-08-05 Jeffrey A Law* typeck2.c: Update URLs and mail addresses.
1999-08-04 Nathan Sidwellcp-tree.h (empty_except_spec): New global var.
1999-08-03 Mark Mitchelllex.c (errorcount, sorrycount): Don't declare.
1999-07-31 Richard Hendersontypeck2.c (initializer_constant_valid_p): Moved to...
1999-07-26 Mark Mitchellcp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-07-18 Alexandre Olivatypeck2.c (my_friendly_abort): Updated URL with bug...
1999-05-20 Mark Mitchellcp-tree.h (make_ptrmem_cst): New function.
1999-05-19 Jason Merrillcall.c (find_scoped_type, [...]): Lose.
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-03-13 Martin v. Löwissemantics.c (finish_switch_cond): Handle error cases...
1999-02-26 Nathan Sidwelltypeck.c (complete_type_or_else): Add VALUE arg, for...
1999-02-06 Jeffrey A Law* typeck2.c: Update email addrsses.
1998-11-29 Jason Merrilltypeck2.c (process_init_constructor): Use same_type_p.
1998-11-24 Jason Merrilllex.c (handle_generic_pragma): Use token_buffer.
1998-11-23 Jason Merrilltypeck2.c (process_init_constructor): If there are...
1998-11-23 Jason Merrillupdate copyrights
1998-11-18 Jason Merrilldecl.c (cplus_expand_expr_stmt): Always complain about...
1998-11-18 Jason Merrillsearch.c (get_abstract_virtuals): Complain about virtua...
1998-11-16 Jason Merrilltypeck2.c (my_friendly_abort): Don't fatal twice in...
1998-11-16 Jason Merrilldecl.c (cplus_expand_expr_stmt): Promote warning about...
1998-10-30 Mark Mitchelldecl2.c (delete_sanity): Pass integer_zero_node, not...
1998-10-27 Jason Merrillcall.c (standard_conversion): instantiate_type here.
1998-10-26 Jason Merrilltypeck2.c (process_init_constructor): Only skip anonymo...
1998-10-26 Jason Merrilltypeck2.c (check_for_new_type): Only depend on pedantic...
1998-10-26 Jason Merrilltypeck.c (convert_arguments): Don't handle pmf referenc...
1998-10-19 Jason MerrillRevamp references to member functions.
1998-10-16 Jason Merrilltypeck.c (build_indirect_ref): Complain about a pointer...
1998-10-12 Jason Merrilltypeck2.c (my_friendly_abort): Add URL.
1998-09-24 Mark Mitchellcp-tree.h (language_lvalue_valid): Remove.
1998-09-07 Jason Merrillrevert error reporting patch
1998-09-06 Mark Mitchellcp-error.def: New file.
1998-07-28 Jason Merrillclass.c (finish_struct_1): Convert integer_zero_node...
1998-07-27 Jason Merrill* typeck2.c (build_functional_cast): Handle default...
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-19 Bruno Haibletypeck2.c (pop_init_level): Warn about implicit zero...
1998-06-17 Jason Merrillmethod.c (hack_identifier): Complain about getting...
1998-05-28 Jason Merrillcall.c (build_method_call): Make sure get_type_value...
1998-05-24 Jason Merrilldecl.c (push_namespace): Namespaces have type void.
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Robert Lipecall.c, [...]: Add include of toplev.h.
1998-04-17 Mark Mitchelltypeck2.c (process_init_constructor): Don't strip cv...
1998-04-10 Jason Merrillsig.c (build_signature_pointer_constructor): Don't...
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-17 Mark Mitchelltypeck2.c (build_x_arrow): Don't crash when an aggregat...
1998-03-15 Manfred Hollsteincp-tree.h (struct lang_decl_flags): Add needs_final_ove...
1998-03-03 Jason Merrillcvt.c, [...]: Clean up more old overloading code, old...
1998-02-24 Jason Merrill* typeck2.c (process_init_constructor): Fix labeled...
1998-02-19 Jason Merrilloops
1998-02-19 Jason Merrilltypeck2.c (process_init_constructor): Sorry about non...
1998-02-19 Jason Merrillcvt.c (cp_convert_to_pointer): Preserve TREE_CONSTANT.
1998-02-02 Kaveh R. GhaziVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-19 Mark Mitchelldecl.c (start_decl): Don't allow duplicate definitions...
1997-12-22 Kaveh R. Ghazicall.c (add_builtin_candidate): Add default case in...
1997-11-26 Jason Merrilltypeck2.c (digest_init): Make copies where appropriate.
1997-10-16 Jason Merrillmethod.c (build_overload_value): Handle TEMPLATE_CONST_...
1997-10-14 Jason Merrillcp-tree.h (scratchalloc, [...]): Define as macros for...
1997-08-21 Jason Merrill[multiple changes]
1997-08-20 Jason Merrillpt.c (lookup_nested_type_by_name): Handle typedef wierd...
1997-07-08 Mike Stump92th Cygnus<->FSF merge
1997-05-28 Mike Stump91th Cygnus<->FSF quick merge
1997-01-21 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-11 Mike Stump89th Cygnus<->FSF quick merge
1996-09-30 Mike Stump89th 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-05-16 Mike Stump86th Cygnus<->FSF quick merge
1996-05-08 Mike Stump86th Cygnus<->FSF quick merge
1996-04-30 Mike Stump86th Cygnus<->FSF quick merge
1996-03-21 Mike Stump85th Cygnus<->FSF quick merge
1996-02-28 Mike Stump83rd Cygnus<->FSF merge
1996-01-22 Mike Stump79th Cygnus<->FSF merge
1996-01-17 Mike Stump78th Cygnus<->FSF merge
1995-12-19 Mike Stump76th Cygnus<->FSF merge
1995-10-12 Mike Stump75th Cygnus<->FSF merge
1995-06-15 Richard KennerUpdate FSF address.
1995-05-27 Mike Stump73rd Cygnus<->FSF merge
1995-05-01 Mike Stump68th Cygnus<->FSF merge
next
This page took 1.228615 seconds and 108 git commands to generate.