summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-233-19/+37
* * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.kenner2004-03-232-1/+8
* * cxx-pretty-print.c (pp_cxx_parameter_declaration_clause):gdr2004-03-222-0/+5
* * pretty-print.c (pp_base_maybe_space): New function.gdr2004-03-214-71/+102
* PR c++/14616mmitchel2004-03-212-0/+10
* * call.c (build_op_delete_call): Do not forget the placementmmitchel2004-03-2011-86/+117
* * cxx-pretty-print.c (pp_cxx_unqualified_id): Usekenner2004-03-193-2/+11
* PR c++/14545giovannibajo2004-03-193-2/+33
* * semantics.c (finish_pseudo_destructor_expr): Allow differingmmitchel2004-03-199-19/+83
* * c-common.c (pointer_int_sum): Do not complain about usingmmitchel2004-03-195-7/+36
* * cp-tree.def (TEMPLATE_TYPE_PARM, TYPEOF_TYPE): Update comments.kenner2004-03-183-11/+27
* * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.kenner2004-03-187-13/+33
* PR c++/14586mmitchel2004-03-169-17/+69
* gcc/kazu2004-03-153-2/+6
* PR c++/14550mmitchel2004-03-152-94/+92
* Enabled linkonce support for Darwin.austern2004-03-124-21/+68
* * call.c, cp-tree.h, pt.c: Fix comment typos.kazu2004-03-114-3/+7
* PR c++/14476mmitchel2004-03-111-19/+1
* PR c++/14510mmitchel2004-03-112-1/+7
* cp:nathan2004-03-092-3/+10
* * call.c (initialize_reference): Fix typo.mmitchel2004-03-092-1/+5
* PR c++/14409giovannibajo2004-03-093-9/+38
* PR c++/14230mmitchel2004-03-092-0/+16
* Fix typommitchel2004-03-091-1/+1
* PR c++/14432mmitchel2004-03-092-7/+20
* PR c++/14401mmitchel2004-03-0911-155/+109
* PR c++/13170jason2004-03-085-33/+29
* PR debug/14079austern2004-03-082-2/+12
* * tree.h (TYPE_HASH): Use TYPE_UID.jason2004-03-052-3/+7
* Index: cp/ChangeLoggeoffk2004-03-042-3/+19
* PR c++/14369mmitchel2004-03-022-0/+13
* PR c++/14360mmitchel2004-03-023-3/+25
* PR c++/14369gdr2004-03-012-0/+10
* PR c++/14324mmitchel2004-03-014-6/+24
* * fold-const.c (fold): An equality comparison of a non-weak objectlaw2004-03-012-1/+7
* PR c++/14138mmitchel2004-03-017-31/+83
* PR c++/14267mmitchel2004-03-012-46/+5
* PR debug/12103mmitchel2004-02-292-1/+9
* gcc/kazu2004-02-292-1/+5
* [gcc/cp/ChangeLog]zlaski2004-02-272-1/+8
* 2004-02-26 Eric Christopher <echristo@redhat.com>echristo2004-02-271-713/+734
* PR c++/14278mmitchel2004-02-272-0/+7
* PR c++/14278mmitchel2004-02-271-1/+1
* PR c++/14284giovannibajo2004-02-262-2/+11
* PR c++/14246giovannibajo2004-02-262-2/+8
* * tree.c (build_exception_variant): Use check_qualified_type.jason2004-02-241-0/+4
* * tree.c (check_qualified_type): New fn.jason2004-02-241-3/+2
* gcc/kazu2004-02-232-5/+6
* PR c/14156pinskia2004-02-232-1/+7
* PR c++/14250giovannibajo2004-02-232-2/+9