diff options
| author | echristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-14 19:12:54 +0000 |
|---|---|---|
| committer | echristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-14 19:12:54 +0000 |
| commit | a5d087a0034ebe58c28ab983da9570e2d9903e6d (patch) | |
| tree | d3bc44b3e9e8bf7e334f75e5cbeef6e5ec8cb4d6 | |
| parent | f372955c576907f16486ea70b81b51faab5ae4d9 (diff) | |
| download | ppe42-gcc-a5d087a0034ebe58c28ab983da9570e2d9903e6d.tar.gz ppe42-gcc-a5d087a0034ebe58c28ab983da9570e2d9903e6d.zip | |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54623 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8a9f15acc58..451e1682c51 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. |

