summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog:bonzini2004-05-242-2/+6
* PR c++/15044mmitchel2004-05-243-4/+28
* PR c++/15165mmitchel2004-05-232-2/+11
* PR c++/15025mmitchel2004-05-232-0/+13
* PR c++/14821mmitchel2004-05-233-8/+32
* * class.c (alter_access): Use %E format specifier to print angdr2004-05-236-27/+37
* PR c++/15285mmitchel2004-05-222-3/+15
* PR c++/15507mmitchel2004-05-223-12/+44
* * name-lookup.c (check_for_out_of_scope_variable): Avoid ICE bysayle2004-05-223-0/+14
* 2005-05-20 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-204-40/+7
* * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)zack2004-05-194-4/+10
* * class.c (build_base_path): Tidy a bit.jason2004-05-182-7/+15
* * name-lookup.c (struct scope_binding): New.geoffk2004-05-142-43/+65
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-144-7/+12
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-1326-584/+1456
* gcc/ChangeLog:bonzini2004-05-052-6/+8
* ChangeLog missed in my previous commitgiovannibajo2004-05-031-0/+10
* PR c++/14389giovannibajo2004-05-035-15/+40
* * decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.zack2004-05-012-4/+23
* Refer to base members using COMPONENT_REFs where possible.jason2004-04-304-9/+99
* * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti.c: Fixkazu2004-04-307-6/+11
* PR c++/15064giovannibajo2004-04-232-1/+10
* * init.c (build_aggr_init): Fix accidental use of C99 construct inmmitchel2004-04-232-1/+7
* * class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR onmmitchel2004-04-228-64/+62
* * name-lookup.c (anonymous_namespace_name): Make static.amodra2004-04-222-1/+5
* 2004-04-20 Eric Christopher <echristo@redhat.com>echristo2004-04-201-2/+2
* PR middle-end/14531sayle2004-04-202-4/+11
* libjava:bryce2004-04-162-3/+6
* Revert:jason2004-04-142-15/+1
* 2004-04-09 Danny Smith <dannysmith@users.sourceforge.net>kcook2004-04-102-6/+5
* PR c++/14808dannysmith2004-04-082-8/+12
* * decl2.c (mark_used): Don't segfault if cfun != NULL butjakub2004-04-082-0/+6
* 2004-04-05 Caroline Tice <ctice@apple.com>ctice2004-04-051-12/+12
* cp:nathan2004-04-052-2/+10
* * c-decl.c (build_compound_literal): Use TYPE_READONLY.kenner2004-04-053-2/+10
* cp:nathan2004-04-023-21/+24
* * cgraph.c: Add overall comment.hubicka2004-04-014-0/+23
* PR c++/14803mmitchel2004-04-012-33/+41
* PR c++/14804rth2004-04-013-9/+17
* PR c++/14810mmitchel2004-04-012-1/+7
* * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.kenner2004-04-012-1/+5
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-018-35/+43
* * tree.h (optimize_function): Kill prototype.hubicka2004-03-314-50/+6
* PR c++/14724mmitchel2004-03-303-2/+21
* * gengtype.c (create_option): New function.zack2004-03-303-8/+12
* * error.c (dump_function_name): If T's DECL_LANG_SPECIFICzack2004-03-292-1/+17
* PR c++/13294jason2004-03-262-1/+15
* gcc/kazu2004-03-252-2/+6
* gcc/kazu2004-03-245-4/+9
* [gcc/ChangeLog]zlaski2004-03-243-1/+21