From: obrien Date: Wed, 6 Nov 2002 21:29:42 +0000 (+0000) Subject: 2002-11-06 David O'Brien X-Git-Tag: upstream/4.9.2~83540 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08329eb1f9c5ebb79d45df9e59d1549ee0a63ea4;p=platform%2Fupstream%2Flinaro-gcc.git 2002-11-06 David O'Brien * config/sparc/freebsd: Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58865 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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