From: Janis Johnson Date: Tue, 17 Feb 2009 18:27:28 +0000 (+0000) Subject: date_based: New directory. X-Git-Tag: releases/gcc-4.4.0~523 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce205fe0b19e5f2547ceb216787ce2dc8bf542c;p=thirdparty%2Fgcc.git date_based: New directory. * date_based: New directory. * README: Move from here ... * date_based/README: to here. * reg_search: Move from here ... * date_based/reg_search: to here. * reg_periodic: Move from here ... * date_based/reg_periodic: to here. * reg_test_template: Move from here ... * date_based_reg_test_template: to here. From-SVN: r144238 --- diff --git a/contrib/reghunt/ChangeLog b/contrib/reghunt/ChangeLog index 6675802ff002..a8632205ba2c 100644 --- a/contrib/reghunt/ChangeLog +++ b/contrib/reghunt/ChangeLog @@ -1,3 +1,15 @@ +2009-02-17 Janis Johnson + + * date_based: New directory. + * README: Move from here ... + * date_based/README: to here. + * reg_search: Move from here ... + * date_based/reg_search: to here. + * reg_periodic: Move from here ... + * date_based/reg_periodic: to here. + * reg_test_template: Move from here ... + * date_based_reg_test_template: to here. + 2005-07-14 Ben Elliston * reg_test_template: Typo fix. diff --git a/contrib/reghunt/README b/contrib/reghunt/date_based/README similarity index 100% rename from contrib/reghunt/README rename to contrib/reghunt/date_based/README diff --git a/contrib/reghunt/reg_periodic b/contrib/reghunt/date_based/reg_periodic similarity index 100% rename from contrib/reghunt/reg_periodic rename to contrib/reghunt/date_based/reg_periodic diff --git a/contrib/reghunt/reg_search b/contrib/reghunt/date_based/reg_search similarity index 100% rename from contrib/reghunt/reg_search rename to contrib/reghunt/date_based/reg_search diff --git a/contrib/reghunt/reg_test_template b/contrib/reghunt/date_based/reg_test_template similarity index 100% rename from contrib/reghunt/reg_test_template rename to contrib/reghunt/date_based/reg_test_template