summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * c-common.h (TDI_inlined): New ast dump phase.nathan2001-07-023-68/+89
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-292-7/+6
* * cp-tree.h (flag_dump_class_layout): Remove unneeded declaration.nathan2001-06-292-4/+4
* * diagnostic.c (default_print_error_function): Tweak.gdr2001-06-282-7/+14
* * system.h (TARGET_ESC): Move to ...neil2001-06-272-9/+16
* * toplev.c (decode_f_option): Adjust setting.gdr2001-06-263-3/+7
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-264-17/+22
* * diagnostic.h (struct diagnostic_context): Add new field.gdr2001-06-262-5/+8
* * except.c (initialize_handler_parm): Expect __cxa_begin_catch tojason2001-06-192-3/+8
* Implement the Named Return Value optimization.jason2001-06-185-12/+83
* tidyjason2001-06-181-9/+6
* * class.c (dfs_accumulate_vtbl_inits): Just point to the base we'rejason2001-06-152-135/+79
* * class.c (dfs_find_final_overrider): Fix logic.jason2001-06-143-21/+51
* cp:nathan2001-06-142-3/+27
* * NEWS: Update release number.mmitchel2001-06-132-1/+7
* cp:nathan2001-06-123-67/+204
* cp:nathan2001-06-122-82/+114
* * doc/c-tree.texi: Update information about flag_honor_std.mmitchel2001-06-112-3/+8
* * typeck.c (get_member_function_from_ptrfunc) [vbit_in_delta]:aoliva2001-06-102-5/+8
* gcc/gdr2001-06-106-6/+29
* * decl.c (duplicate_decls): Fix DECL_TEMPLATE_RESULT thinkonathan2001-06-082-4/+9
* cp:nathan2001-06-082-11/+30
* PR c++/3061jason2001-06-083-58/+98
* * tree.h (DECL_SOURCE_FILE): Improve documentation.mmitchel2001-06-082-0/+18
* 2001-06-07 Phil Edwards <pme@sources.redhat.com>pme2001-06-072-3/+7
* cp:nathan2001-06-072-1/+12
* * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.jason2001-06-067-246/+261
* * call.c (convert_default_arg): Use INTEGRAL_TYPE_P.danglin2001-06-065-10/+13
* * semantics.c (begin_class_definition): Robustify.mmitchel2001-06-062-7/+20
* * pt.c (instantiate_decl): Tell the repository code about themmitchel2001-06-063-2/+33
* cp:nathan2001-06-052-5/+17
* * decl.c (xref_tag): Remove extraneous %s on dependent namenathan2001-06-052-1/+6
* * class.c (layout_vtable_decl): Fix off by one error onnathan2001-06-052-6/+11
* * c-common.h (flag_dump_translation_unit): Remove.nathan2001-06-056-81/+264
* Amend previous changelognathan2001-06-012-1/+9
* cp:nathan2001-05-302-2/+27
* cp:nathan2001-05-262-2/+12
* * toplev.c (debug_args, f_options, W_options): Markzack2001-05-261-41/+82
* Standardize header guards.rth2001-05-263-7/+11
* * builtins.def: Encode additional information, such as names andmmitchel2001-05-252-1/+18
* * invoke.texi (-fno-builtin): Document that this is always onmmitchel2001-05-252-5/+13
* cp:nathan2001-05-242-2/+6
* * optimize.c (initialize_inlined_parameters): Don't setmmitchel2001-05-232-0/+18
* * class.c, cp-tree.h, rtti.c: Remove com_interface attribute support.jason2001-05-225-38/+10
* * parse.y: Refer to compound literals as such, not asjsm282001-05-222-2/+7
* * call.c (build_op_delete_call): Ignore exception-specificationsmmitchel2001-05-223-17/+73
* * class.c (build_vtable_entry_ref): Lose vtbl parm. Fix for new abi.jason2001-05-213-23/+31
* * cp-tree.def (START_CATCH_STMT): Lose.jason2001-05-219-79/+52
* tweak formattingjason2001-05-211-3/+3
* cp:nathan2001-05-202-1/+14