From fa123c5309ba13c7a941e7fc0d35149a5e3243f3 Mon Sep 17 00:00:00 2001 From: David O'Brien Date: Wed, 6 Nov 2002 21:29:42 +0000 Subject: [PATCH] freebsd: Fix typo. 2002-11-06 David O'Brien * config/sparc/freebsd: Fix typo. From-SVN: r58865 --- 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 9610b5364b0..6f53fe45744 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-11-06 David O'Brien + + * config/sparc/freebsd: Fix typo. + 2002-11-06 John David Anglin * pa64-hpux.h (LDD_SUFFIX, PARSE_LDD_OUTPUT): Define. diff --git a/gcc/config/sparc/freebsd.h b/gcc/config/sparc/freebsd.h index a220b06bedf..02cc7a1dfae 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.30.2