aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 09a4a36..279e92e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -60,7 +60,7 @@
(sh*-netbsd*): Use SELECT_SH* macros.
(supported_defaults): sh[123456ble]-*-* | sh-*-* support "cpu".
Merge sh*-*-netbsd* configurations into sh-elf configurations.
- * config/sh/t-netbsd-sh5, config/sh/t-le, config/sh/t-le: Delete.
+ * config/sh/t-netbsd-sh5, config/sh/t-be, config/sh/t-le: Delete.
* config/sh/t-monolib: Likewise.
2004-06-21 Paul Brook <paul@codesourcery.com>