From: David O'Brien Date: Wed, 6 Nov 2002 21:30:59 +0000 (+0000) Subject: freebsd.h: Fix typo. X-Git-Tag: releases/gcc-3.2.1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6bf000f882606c54afa7f4c0dd94ff54e57b84e;p=thirdparty%2Fgcc.git freebsd.h: Fix typo. 2002-11-06 David O'Brien * config/sparc/freebsd.h: Fix typo. From-SVN: r58866 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4cf3a7ba2cad..97f0f69c6157 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-11-06 David O'Brien + + * config/sparc/freebsd.h: Fix typo. + 2002-11-05 Bob Wilson * config/xtensa/elf.h (LIB_SPEC): Add "-lhal". diff --git a/gcc/config/sparc/freebsd.h b/gcc/config/sparc/freebsd.h index 8c641368e6b6..59f0777068a7 100644 --- a/gcc/config/sparc/freebsd.h +++ b/gcc/config/sparc/freebsd.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* FreeBSD needs's the platform name (sparc64) defined. +/* FreeBSD needs the platform name (sparc64) defined. Emacs needs to know if the arch is 64 or 32-bits. */ #undef CPP_CPU64_DEFAULT_SPEC