From: David O'Brien Date: Wed, 6 Nov 2002 21:29:42 +0000 (+0000) Subject: freebsd: Fix typo. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa123c5309ba13c7a941e7fc0d35149a5e3243f3;p=platform%2Fupstream%2Fgcc.git freebsd: Fix typo. 2002-11-06 David O'Brien * config/sparc/freebsd: Fix typo. From-SVN: r58865 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9610b53..6f53fe4 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 a220b06..02cc7a1 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