diff options
author | Richard Sandiford <rsandifo@gcc.gnu.org> | 2004-02-19 23:00:22 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2004-02-19 23:00:22 +0000 |
commit | 2b5f287ba965c79ae98323d9c076c9e82bf12be8 (patch) | |
tree | 4b4a4f99fb0325834f8575c5a8b9271abefa489d /gcc | |
parent | 656f37ee6209e929f94bb7cdc5f3a8e6a6a4db00 (diff) | |
download | gcc-2b5f287ba965c79ae98323d9c076c9e82bf12be8.zip gcc-2b5f287ba965c79ae98323d9c076c9e82bf12be8.tar.gz gcc-2b5f287ba965c79ae98323d9c076c9e82bf12be8.tar.bz2 |
Fix attribution in last delta.
From-SVN: r78132
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5ad5408..757d529 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,5 @@ 2004-02-19 Richard Sandiford <rsandifo@redhat.com> + Maciej W. Rozycki <macro@ds2.pg.gda.pl> * config/mips/mips.c (mips_address_insns): Treat BLKmode specially. * config/mips/mips.md: Expand comment above unaligned loads and stores. |