From d6bf000f882606c54afa7f4c0dd94ff54e57b84e Mon Sep 17 00:00:00 2001 From: David O'Brien Date: Wed, 6 Nov 2002 21:30:59 +0000 Subject: [PATCH] freebsd.h: Fix typo. 2002-11-06 David O'Brien * config/sparc/freebsd.h: Fix typo. From-SVN: r58866 --- gcc/ChangeLog | 4 ++++ gcc/config/sparc/freebsd.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.47.2