diff options
author | Paul Brook <pbrook@gcc.gnu.org> | 2005-01-20 21:46:15 +0000 |
---|---|---|
committer | Paul Brook <pbrook@gcc.gnu.org> | 2005-01-20 21:46:15 +0000 |
commit | 07ff6dacabb8964e3344e1eccdd5cc59ea543b88 (patch) | |
tree | 341a82ab4ad6b98b7a301526aa07cbe62da69de7 | |
parent | b65e6318195db96a2561063a5fd1e35a22b3cfaf (diff) | |
download | gcc-07ff6dacabb8964e3344e1eccdd5cc59ea543b88.zip gcc-07ff6dacabb8964e3344e1eccdd5cc59ea543b88.tar.gz gcc-07ff6dacabb8964e3344e1eccdd5cc59ea543b88.tar.bz2 |
Fix changelog date.
[[Split portion of a mixed commit.]]
From-SVN: r93987.2
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9da3019..f6cf77f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2004-01-20 Paul Brook <paul@codesourcery.com> +2005-01-20 Paul Brook <paul@codesourcery.com> * config/arm/arm.md (insv): Use gen_int_mode. |