aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorEric Christopher <echristo@gcc.gnu.org>2002-06-14 19:12:54 +0000
committerEric Christopher <echristo@gcc.gnu.org>2002-06-14 19:12:54 +0000
commit563b6f04d1a1f249561130cbcc5371d727355ee5 (patch)
treed3bc44b3e9e8bf7e334f75e5cbeef6e5ec8cb4d6 /gcc
parentbe202ec201847a2fbe22fbd7ecf7a15fc51fa61a (diff)
downloadgcc-563b6f04d1a1f249561130cbcc5371d727355ee5.zip
gcc-563b6f04d1a1f249561130cbcc5371d727355ee5.tar.gz
gcc-563b6f04d1a1f249561130cbcc5371d727355ee5.tar.bz2
Remove bogus ChangeLog entry that snuck in during last commit:
2002-06-12 Eric Christopher <echristo@redhat.com> * config/mips/mips.md (prefetch, prefetch_di, prefetch_si): New patterns. * config/mips/mips.h (RTX_COSTS): Fix formatting. From-SVN: r54623
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8a9f15a..451e168 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -200,12 +200,6 @@ Thu Jun 13 18:18:17 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-12 Eric Christopher <echristo@redhat.com>
- * config/mips/mips.md (prefetch, prefetch_di, prefetch_si): New
- patterns.
- * config/mips/mips.h (RTX_COSTS): Fix formatting.
-
-2002-06-12 Eric Christopher <echristo@redhat.com>
-
From Chris Demetriou <cgd@broadcom.com>
* config/mips/mips.h (ISA_HAS_FP4): Add ISA_MIPS64 and fix
comment.