| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLog: | bonzini | 2004-05-24 | 2 | -2/+6 |
* | PR c++/15044 | mmitchel | 2004-05-24 | 3 | -4/+28 |
* | PR c++/15165 | mmitchel | 2004-05-23 | 2 | -2/+11 |
* | PR c++/15025 | mmitchel | 2004-05-23 | 2 | -0/+13 |
* | PR c++/14821 | mmitchel | 2004-05-23 | 3 | -8/+32 |
* | * class.c (alter_access): Use %E format specifier to print an | gdr | 2004-05-23 | 6 | -27/+37 |
* | PR c++/15285 | mmitchel | 2004-05-22 | 2 | -3/+15 |
* | PR c++/15507 | mmitchel | 2004-05-22 | 3 | -12/+44 |
* | * name-lookup.c (check_for_out_of_scope_variable): Avoid ICE by | sayle | 2004-05-22 | 3 | -0/+14 |
* | 2005-05-20 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-20 | 4 | -40/+7 |
* | * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node) | zack | 2004-05-19 | 4 | -4/+10 |
* | * class.c (build_base_path): Tidy a bit. | jason | 2004-05-18 | 2 | -7/+15 |
* | * name-lookup.c (struct scope_binding): New. | geoffk | 2004-05-14 | 2 | -43/+65 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 4 | -7/+12 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 26 | -584/+1456 |
* | gcc/ChangeLog: | bonzini | 2004-05-05 | 2 | -6/+8 |
* | ChangeLog missed in my previous commit | giovannibajo | 2004-05-03 | 1 | -0/+10 |
* | PR c++/14389 | giovannibajo | 2004-05-03 | 5 | -15/+40 |
* | * decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE. | zack | 2004-05-01 | 2 | -4/+23 |
* | Refer to base members using COMPONENT_REFs where possible. | jason | 2004-04-30 | 4 | -9/+99 |
* | * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti.c: Fix | kazu | 2004-04-30 | 7 | -6/+11 |
* | PR c++/15064 | giovannibajo | 2004-04-23 | 2 | -1/+10 |
* | * init.c (build_aggr_init): Fix accidental use of C99 construct in | mmitchel | 2004-04-23 | 2 | -1/+7 |
* | * class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on | mmitchel | 2004-04-22 | 8 | -64/+62 |
* | * name-lookup.c (anonymous_namespace_name): Make static. | amodra | 2004-04-22 | 2 | -1/+5 |
* | 2004-04-20 Eric Christopher <echristo@redhat.com> | echristo | 2004-04-20 | 1 | -2/+2 |
* | PR middle-end/14531 | sayle | 2004-04-20 | 2 | -4/+11 |
* | libjava: | bryce | 2004-04-16 | 2 | -3/+6 |
* | Revert: | jason | 2004-04-14 | 2 | -15/+1 |
* | 2004-04-09 Danny Smith <dannysmith@users.sourceforge.net> | kcook | 2004-04-10 | 2 | -6/+5 |
* | PR c++/14808 | dannysmith | 2004-04-08 | 2 | -8/+12 |
* | * decl2.c (mark_used): Don't segfault if cfun != NULL but | jakub | 2004-04-08 | 2 | -0/+6 |
* | 2004-04-05 Caroline Tice <ctice@apple.com> | ctice | 2004-04-05 | 1 | -12/+12 |
* | cp: | nathan | 2004-04-05 | 2 | -2/+10 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 3 | -2/+10 |
* | cp: | nathan | 2004-04-02 | 3 | -21/+24 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 4 | -0/+23 |
* | PR c++/14803 | mmitchel | 2004-04-01 | 2 | -33/+41 |
* | PR c++/14804 | rth | 2004-04-01 | 3 | -9/+17 |
* | PR c++/14810 | mmitchel | 2004-04-01 | 2 | -1/+7 |
* | * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | kenner | 2004-04-01 | 2 | -1/+5 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 8 | -35/+43 |
* | * tree.h (optimize_function): Kill prototype. | hubicka | 2004-03-31 | 4 | -50/+6 |
* | PR c++/14724 | mmitchel | 2004-03-30 | 3 | -2/+21 |
* | * gengtype.c (create_option): New function. | zack | 2004-03-30 | 3 | -8/+12 |
* | * error.c (dump_function_name): If T's DECL_LANG_SPECIFIC | zack | 2004-03-29 | 2 | -1/+17 |
* | PR c++/13294 | jason | 2004-03-26 | 2 | -1/+15 |
* | gcc/ | kazu | 2004-03-25 | 2 | -2/+6 |
* | gcc/ | kazu | 2004-03-24 | 5 | -4/+9 |
* | [gcc/ChangeLog] | zlaski | 2004-03-24 | 3 | -1/+21 |