summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (STD_C9L, ADJ_STD): Define.jsm282000-12-182-4/+4
* * tree.c (no_linkage_helper): Use CLASS_TYPE_P instead oflerdsuwa2000-12-162-1/+6
* * pt.c (unify): Handle when both ARG and PARM arelerdsuwa2000-12-162-5/+12
* * pt.c (reduce_template_parm_level): Set DECL_ARTIFICIAL andlerdsuwa2000-12-162-0/+8
* * init.c (build_new_1): Reorganize. Now with 100% fewer SAVE_EXPRs!jason2000-12-152-144/+121
* * init.c (build_new_1): Don't strip quals from type.jason2000-12-152-3/+2
* * decl.c (pushdecl): Don't check for linkage on a non-decl.jason2000-12-152-2/+5
* * call.c (build_op_delete_call): See through ARRAY_TYPEs.jason2000-12-153-15/+44
* * pt.c (check_explicit_specialization): Propagate defaultlerdsuwa2000-12-152-0/+30
* commentjason2000-12-141-0/+3
* typojason2000-12-141-1/+1
* fix datedj2000-12-131-1/+1
* * typeck.c (build_binary_op): Do signed/unsigned warnings for >?dj2000-12-132-1/+7
* * configure.in: Simplify language enabling/disabling code.aoliva2000-12-121-1/+3
* * error.c (dump_function_name): Don't let the user see __comp_ctor.jason2000-12-095-74/+120
* * class.c (check_field_decls): Don't special case anonymousnathan2000-12-074-21/+21
* * cp-tree.h (sufficient_parms_p): Declare new function.nathan2000-12-074-21/+31
* * optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P on EXPR_STMT.jakub2000-12-072-0/+5
* * c-common.c (warn_format_security): New variable.jsm282000-12-072-0/+6
* * pt.c (verify_class_unification): New function.lerdsuwa2000-12-072-27/+92
* * lang-specs.h (c++): When invoking the stand-alone preprocessoraoliva2000-12-062-6/+16
* Modification to define_label and finish_case_label in decl.c to handlewcohen2000-12-052-4/+14
* cp:nathan2000-12-055-243/+129
* cp:nathan2000-12-053-13/+30
* revert cloning patchjason2000-12-051-1/+9
* * error.c (dump_tree): Use output_add_string not OB_PUTS.rth2000-12-052-1/+5
* * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".jason2000-12-0412-42/+114
* fix typojason2000-12-041-1/+1
* cp:nathan2000-12-043-2/+9
* * pt.c: Fix typo in comments.lerdsuwa2000-12-022-27/+31
* * c-common.c (warn_format, warn_format_y2k,jsm282000-12-012-6/+14
* * c-common.c: Include "defaults.h".jsm282000-12-012-48/+26
* cp:nathan2000-12-013-16/+20
* cp:nathan2000-11-302-12/+18
* cp:nathan2000-11-302-3/+12
* cp:nathan2000-11-302-1/+8
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-283-17/+15
* cp:nathan2000-11-283-17/+18
* cp:nathan2000-11-282-4/+12
* cp:nathan2000-11-282-13/+9
* cp:nathan2000-11-282-0/+8
* cp:nathan2000-11-274-15/+44
* cp:nathan2000-11-275-25/+55
* * tree.h (mark_tree_hashtable): New function.mmitchel2000-11-272-91/+78
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-265-9/+5
* cp:jsm282000-11-252-4/+10
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-256-80/+11
* Add support for target specific, language specific object files.nickc2000-11-251-1/+1
* * c-parse.in (unary_expr): Move VA_ARG from here ...nathan2000-11-242-3/+8
* cp:nathan2000-11-242-0/+7