summaryrefslogtreecommitdiffstats
path: root/gcc/cp/typeck.c
Commit message (Expand)AuthorAgeFilesLines
* cp:nathan2001-02-141-2/+1
* Remove old ABI support.mmitchel2001-02-121-249/+73
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* cp:nathan2001-01-181-1/+1
* * typeck.c (build_function_call_real): Call fold on the CALL_EXPR.lerdsuwa2001-01-171-3/+4
* cp:nathan2001-01-121-10/+9
* * init.c (build_default_init): New fn.jason2001-01-031-4/+10
* * tree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_COM_INTERFACEjason2001-01-021-4/+34
* * typeck.c (strip_all_pointer_quals): Also strip quals fromjason2001-01-021-0/+8
* * typeck.c (build_binary_op): Fix pmf comparison logic.jason2000-12-221-13/+24
* * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, notjason2000-12-211-4/+2
* * typeck.c (build_binary_op): Do signed/unsigned warnings for >?dj2000-12-131-1/+2
* * class.c (check_field_decls): Don't special case anonymousnathan2000-12-071-3/+3
* cp:nathan2000-12-051-8/+16
* cp:nathan2000-12-041-1/+1
* cp:nathan2000-12-011-11/+6
* cp:nathan2000-11-271-11/+15
* cp/nathan2000-11-151-1/+1
* * class.c (build_vtbl_initializer): Fix typo in comment.mmitchel2000-11-151-2/+2
* * typeck.c (c_sizeof): Be strict about casting result valuerth2000-11-141-47/+62
* * c-common.c (boolean_increment): New function.jsm282000-11-131-12/+1
* * function.c (assign_parms): If TREE_ADDRESSABLE is set, try tojason2000-11-121-2/+1
* * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel2000-11-101-13/+0
* * tree.h (TYPE_IS_SIZETYPE): Add more documentation.mmitchel2000-10-221-9/+12
* * fold-const.c (force_fit_type): Unsigned values can overflowkenner2000-10-201-1/+10
* * typeck.c (qualify_type): Remove.mmitchel2000-10-161-20/+24
* * Makefile.in (c-common.o): Depend on diagnostic.h.ghazi2000-09-191-1/+1
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-33/+1
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-49/+0
* * error.c (dump_typename): New function, broken out of ...nathan2000-09-061-2/+3
* * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.jason2000-09-051-3/+3
* * calls.c (expand_call): Don't create a VAR_DECL just to throw itmmitchel2000-08-291-15/+0
* * typeck.c (build_ptrmemfunc): Just reinterpret if there's nojason2000-08-241-8/+11
* * typeck.c (build_ptrmemfunc): Save the input pmf.jason2000-08-241-0/+3
* * cp-tree.h (PTRMEM_OK_P): New macro.nathan2000-08-181-25/+26
* * cp-tree.h (instantiate_type_flags): New enumeration.nathan2000-08-171-4/+4
* * decl.c (duplicate_decls): If common_type produces a non-typedefjason2000-07-281-10/+9
* * dwarf2out.c (gen_typedef_die): Abort if we get identicaljason2000-07-271-9/+10
* Kill strict_prototype. Backwards compatibility only fornathan2000-07-251-7/+2
* * typeck.c (comp_target_parms): Remove obsolete parameter.nathan2000-07-181-18/+5
* * typeck.c (mark_addressable): Never set TREE_USED.jason2000-07-171-10/+1
* * init.c (build_new_1): Bail early if the call to new fails.jason2000-07-101-1/+14
* * repo.c (repo_get_id): Handle the case where a class with virtualjason2000-07-041-21/+16
* * decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYPE for ammitchel2000-07-021-5/+1
* * init.c (init_init_processing): Go back to aligning likejason2000-07-021-78/+63
* * c-common.c: Include c-common.h, not c-lex.h or c-tree.h.mmitchel2000-06-301-45/+49
* * parse.y (template_arg): Convert TEMPLATE_DECLjason2000-06-231-2/+3
* * call.c (build_conditional_expr): Use VOID_TYPE_P.nathan2000-06-201-9/+9
* * tree.c (count_trees): New debugging function.jason2000-06-151-1/+1
* 2000-05-27 Alex Samuel <samuel@codesourcery.com>mmitchel2000-05-281-3/+3
OpenPOWER on IntegriCloud