Remove bogus ChangeLog entry that snuck in during last commit:
authorEric Christopher <echristo@gcc.gnu.org>
Fri, 14 Jun 2002 19:12:54 +0000 (19:12 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Fri, 14 Jun 2002 19:12:54 +0000 (19:12 +0000)
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

gcc/ChangeLog

index 8a9f15acc58e6b9627a58bc51db34503a4550bed..451e1682c51ef8f087f82c3cf3fb5cd38f413e1b 100644 (file)
@@ -198,12 +198,6 @@ Thu Jun 13 18:18:17 CEST 2002  Jan Hubicka  <jh@suse.cz>
        (_cpp_create_trad_definition): scan_out_logical_line now sets
        the output current position.
 
-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>