diff options
author | Christopher Faylor <cgf@gcc.gnu.org> | 2004-02-22 00:05:40 +0000 |
---|---|---|
committer | Christopher Faylor <cgf@gcc.gnu.org> | 2004-02-22 00:05:40 +0000 |
commit | 3a6efa98a5f26e36b250a608e3cfe673cd3e70bb (patch) | |
tree | cabdd7e4e69e6624f12cf51b201a33236246af57 | |
parent | dc4a2f323a11d5af27c486e6f0cc3b394fc8b5fb (diff) | |
download | gcc-3a6efa98a5f26e36b250a608e3cfe673cd3e70bb.zip gcc-3a6efa98a5f26e36b250a608e3cfe673cd3e70bb.tar.gz gcc-3a6efa98a5f26e36b250a608e3cfe673cd3e70bb.tar.bz2 |
fix date
From-SVN: r78242
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9a24245..2fb8464 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2004-02-22 Christopher Faylor <cgf@redhat.com> +2004-02-21 Christopher Faylor <cgf@redhat.com> * config.gcc (i[34567]86-*-pe|i[34567]86-*-cygwin*): Specify extra host object file when targetting cygwin. |