aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/sparc/freebsd.h2
2 files changed, 5 insertions, 1 deletions
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 <obrien@FreeBSD.org>
+
+ * config/sparc/freebsd: Fix typo.
+
2002-11-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
* 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