summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* cp:nathan2001-07-253-3/+12
* cp:nathan2001-07-252-47/+21
* cp:nathan2001-07-252-1/+32
* 2001-07-24 Phil Edwards <pme@sources.redhat.com>pme2001-07-252-3/+4
* tweak commentjason2001-07-241-0/+3
* Simplify rtti, now we've only one ABI.nathan2001-07-243-89/+56
* * cp/class.c (type_requires_array_cookie): Fix use of uninitialisedgrahams2001-07-232-1/+6
* gcc:nathan2001-07-2111-537/+97
* Remove old-abi remnants. Remove comments about old abinathan2001-07-2113-692/+206
* 2001-07-20 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-202-1/+6
* * class.c (finish_struct_anon): Forbid nested classes.mmitchel2001-07-192-1/+12
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-195-7/+15
* * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.neil2001-07-192-5/+5
* * class.c (type_requires_array_cookie): New function.mmitchel2001-07-195-41/+112
* * NEWS (Changes in GCC 3.0): Fix typo.gerald2001-07-182-1/+6
* * c-common.c (decl_attributes): Take a pointer to the node tojsm282001-07-137-20/+34
* * decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTERmmitchel2001-07-122-1/+13
* * stmt.c (parse_output_constraint): New function, split outmmitchel2001-07-112-17/+64
* * Revert today's change -- there is a subtle bug.bje2001-07-115-28/+17
* 2001-07-11 Ben Elliston <bje@redhat.com>bje2001-07-115-15/+39
* * pt.c (tsubst_decl): Set DECL_CONTEXT for namespace-scopemmitchel2001-07-112-2/+8
* * semantics.c (cp_expand_stmt): Fix for nulljason2001-07-102-2/+11
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-7/+14
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-103-6/+7
* * typeck.c (unary_complex_lvalue): Do not duplicate thejason2001-07-092-4/+19
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-083-14/+8
* * c-common.c (decl_attributes): Only take a single attributesjsm282001-07-083-3/+8
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-073-13/+13
* 2001-07-06 Ira Ruben <ira@apple.com>nathan2001-07-062-2/+7
* * cp-tree.h (copy_template_template_parm): Rename to ...lerdsuwa2001-07-064-34/+26
* * cvt.c (convert_lvalue): New fn.jason2001-07-056-16/+48
* * 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