summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* 2003-07-29 Geoffrey Keating <geoffk@apple.com>geoffk2003-07-292-1/+6
* * decl.c (finish_enum): Initialize underlying_type.ro2003-07-292-1/+5
* cp:nathan2003-07-296-67/+98
* PR c++/11530mmitchel2003-07-293-23/+32
* PR c++/11667mmitchel2003-07-298-97/+164
* * decl2.c (mark_member_pointers): Verify that member pointer points tohubicka2003-07-282-1/+7
* * cp-tree.h (begin_compound_stmt): No scope arg is a bool.nathan2003-07-2810-57/+68
* * call.c (standard_conversion): Tweak handling ofmmitchel2003-07-274-7/+17
* * parser.c (cp_parser_type_parameter): Reformat.nathan2003-07-272-7/+15
* * cfns.h: Rebuilt.nathan2003-07-262-242/+242
* changelognathan2003-07-261-0/+15
* * cp-tree.h (begin_init_stmts, finish_init_stmts): Remove.nathan2003-07-263-98/+29
* document default arg deprecationsnathan2003-07-261-0/+3
* * cp-tree.h (build_compound_expr): Take LHS & RHS args.nathan2003-07-256-135/+96
* * cp-tree.h (enum tsubst_flags_t): Add tf_user.nathan2003-07-255-13/+26
* cp:nathan2003-07-254-24/+47
* * cfns.gperf: Add '%%' delimiter to placate gperf 3.0.nathan2003-07-252-0/+5
* Revert patch for 11617 which accidently crept innathan2003-07-251-14/+13
* cp:nathan2003-07-252-121/+132
* Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr2003-07-253-362/+320
* * decl.c (pushdecl_class_level): Don't use push_srcloc/pop_srclocbothner2003-07-252-2/+8
* * cp-tree.h (convert_to_base_statically): Declare.mmitchel2003-07-246-18/+61
* * tree.h (boolean_type_node): Move from C/C++/Java frontends.jason2003-07-242-9/+7
* * decl.c (reshape_init): Remove unreachable code.nathan2003-07-242-7/+5
* PR c++/11513lerdsuwa2003-07-242-1/+6
* PR c++/11645mmitchel2003-07-234-25/+44
* PR c++/11517mmitchel2003-07-233-8/+14
* cp:nathan2003-07-232-1/+12
* * fold-const.c (force_fit_type): Handle OFFSET_TYPE.mmitchel2003-07-2218-948/+606
* 2003-07-22 Wolfgang Bangerth <bangerth@dealii.org>bangerth2003-07-222-2/+13
* cp:nathan2003-07-222-4/+14
* PR c++/10793lerdsuwa2003-07-222-0/+8
* cp:nathan2003-07-225-10/+51
* cp:nathan2003-07-214-120/+89
* gcc:ghazi2003-07-1912-60/+51
* Correct entries informationlerdsuwa2003-07-191-1/+2
* changelog for previous patchnathan2003-07-181-0/+10
* cp:nathan2003-07-185-20/+38
* * c-decl.c: Fix typos in several comments. Remove allzack2003-07-172-11/+16
* PR c++/7809lerdsuwa2003-07-172-0/+8
* PR c++/10668gdr2003-07-172-1/+9
* PR c++/11547mmitchel2003-07-176-93/+177
* * c.opt: Document more options.neil2003-07-162-162/+4
* 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-164-76/+30
* PR c++/5421lerdsuwa2003-07-163-1/+14
* PR c++/10903gdr2003-07-162-1/+14
* * cp-tree.def (LOOKUP_EXPR): Remove.mmitchel2003-07-1614-125/+88
* PR c++/11531gdr2003-07-152-3/+8
* PR c++/10108lerdsuwa2003-07-152-0/+8
* PR c++/11509mmitchel2003-07-142-34/+49