| Commit message (Expand) | Author | Age | Files | Lines |
* | 2016-04-16 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2016-04-16 | 1 | -1/+1 |
* | 2016-04-15 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2016-04-15 | 1 | -3/+0 |
* | 2016-04-15 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2016-04-15 | 1 | -1/+1 |
* | [./] | bstarynk | 2016-02-10 | 1 | -8/+0 |
* | [.] | bstarynk | 2015-01-21 | 1 | -1/+10 |
* | 2014-01-04 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2014-01-04 | 1 | -1/+1 |
* | [./] | bstarynk | 2013-11-22 | 1 | -1/+1 |
* | 2013-01-11 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2013-01-11 | 1 | -2/+1 |
* | 2013-01-07 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2013-01-07 | 1 | -2/+2 |
* | 2012-08-29 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2012-08-29 | 1 | -0/+9 |
* | 2011-12-14 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2011-12-14 | 1 | -0/+1 |
* | 2011-01-03 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2011-01-03 | 1 | -1/+1 |
* | 2010-09-19 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2010-09-19 | 1 | -0/+7 |
* | 2008-03-24 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-03-25 | 1 | -2/+2 |
* | * typeck.c: Change copyright header to refer to version 3 of the GNU General | nickc | 2007-08-02 | 1 | -5/+4 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -4/+15 |
* | * tree-dump.h (dump_string_field): Declare. | gdr | 2005-07-03 | 1 | -24/+24 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Canonicalize whitespace. | mrs | 2005-06-15 | 1 | -32/+32 |
* | Remove extra white spacing at end of lines. | mrs | 2005-06-14 | 1 | -8/+8 |
* | * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code. | sayle | 2005-05-27 | 1 | -1/+1 |
* | ./ | ian | 2005-04-25 | 1 | -0/+5 |
* | ./ | ian | 2005-04-20 | 1 | -0/+4 |
* | ./ | ian | 2005-04-09 | 1 | -1/+33 |
* | * dump.c, g++spec.c, repo.c: Update copyright. | kazu | 2004-10-15 | 1 | -1/+1 |
* | .: | nathan | 2004-07-20 | 1 | -2/+4 |
* | PR c++/16583 | nathan | 2004-07-16 | 1 | -1/+1 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -2/+2 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -1/+1 |
* | * c-common.def (RETURN_STMT): Remove. | rth | 2004-06-21 | 1 | -7/+0 |
* | * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def. | rth | 2004-06-20 | 1 | -1/+17 |
* | Give the anonymous namespace a null DECL_NAME. | jason | 2003-12-08 | 1 | -5/+0 |
* | * fold-const.c (force_fit_type): Handle OFFSET_TYPE. | mmitchel | 2003-07-22 | 1 | -10/+7 |
* | * cp-tree.h (language_to_string): Adjust declaration. | gdr | 2003-06-29 | 1 | -1/+1 |
* | (gcc) | neroden | 2003-03-19 | 1 | -7/+7 |
* | * dump.c: ANSIfy function declarations and definitions. | neroden | 2003-01-24 | 1 | -13/+5 |
* | * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better. | jason | 2003-01-03 | 1 | -0/+3 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | cp: | nathan | 2002-12-30 | 1 | -2/+9 |
* | PR c++/9054 | nathan | 2002-12-30 | 1 | -0/+8 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -9/+12 |
* | * cp-tree.h (lang_decl_flags): Remove init_priority. | mmitchel | 2002-10-31 | 1 | -1/+0 |
* | * c-dump.c: Resurrect. | jason | 2002-07-26 | 1 | -4/+2 |
* | PR c++/5636 | jason | 2002-04-04 | 1 | -15/+0 |
* | * c-common.c (statement_code_p): Handle CLEANUP_STMT. | mmitchel | 2002-03-15 | 1 | -8/+1 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -3/+4 |
* | * dump.c (dump_op): New function. | mmitchel | 2001-11-20 | 1 | -2/+182 |
* | .: | nathan | 2001-08-02 | 1 | -4/+0 |
* | * c-common.h (flag_dump_translation_unit): Remove. | nathan | 2001-06-05 | 1 | -14/+15 |
* | * cp-tree.def (START_CATCH_STMT): Lose. | jason | 2001-05-21 | 1 | -6/+1 |