diff options
author | Geoffrey Keating <geoffk@gcc.gnu.org> | 2000-12-28 23:58:29 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 2000-12-28 23:58:29 +0000 |
commit | 3ba35c91c1413680dc6a9bacceff977c6bb032a9 (patch) | |
tree | 1f8670de836dfa7c06451d48b535f36785a6b429 | |
parent | f33f0c3a0136f7612c8227a683855b5a4fe3cda6 (diff) | |
download | gcc-3ba35c91c1413680dc6a9bacceff977c6bb032a9.zip gcc-3ba35c91c1413680dc6a9bacceff977c6bb032a9.tar.gz gcc-3ba35c91c1413680dc6a9bacceff977c6bb032a9.tar.bz2 |
Alan forgot his name...
From-SVN: r38519
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3230e13..5c1c8bc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -38,7 +38,7 @@ * config/sh/crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missing the trailing `__'. -2000-12-28 <lehotsky@tiac.net> +2000-12-28 Alan Lehotsky <lehotsky@tiac.net> * expmed.c (store_bit_field): Correctly compute smallest mode that is sufficient to contain all bits we are storing. |