From: Joern Rennecke Date: Mon, 21 Jun 2004 19:11:23 +0000 (+0100) Subject: Typo fix. X-Git-Tag: releases/gcc-4.0.0~7491 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b16c5d49c4d09ee3b1c61ef1d46d568730f412c0;p=thirdparty%2Fgcc.git Typo fix. From-SVN: r83445 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 09a4a365b811..279e92e48298 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