aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2004-07-13 20:36:59 +0000
committerDaniel Jacobowitz <dan@debian.org>2004-07-13 20:36:59 +0000
commita97955ba3aef5223514988abc19215df68a60227 (patch)
tree70c7f68f962b198208dc29224414d97c8aa7c1db
parent41ae286303582f65242011d0bc9748dc38855249 (diff)
* config/i386/sol2-10.h: Call the target "Solaris 10".
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/csl-sol210-branch@84638 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/i386/sol2-10.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fa5a926a58b..e52e2f882f5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2004-07-13 Daniel Jacobowitz <dan@debian.org>
+ * config/i386/sol2-10.h: Call the target "Solaris 10".
+
+2004-07-13 Daniel Jacobowitz <dan@debian.org>
+
* config.gcc (i[34567]86-*-solaris2.1[0-9]): Set tm_p_file,
tmake_file, c_target_objs, and cxx_target_objs.
* config/i386/i386.c (TARGET_INSERT_ATTRIBUTES): Define to
diff --git a/gcc/config/i386/sol2-10.h b/gcc/config/i386/sol2-10.h
index 10ec3e80e38..313aaddd12f 100644
--- a/gcc/config/i386/sol2-10.h
+++ b/gcc/config/i386/sol2-10.h
@@ -1,4 +1,4 @@
-/* Solaris 2.10 configuration.
+/* Solaris 10 configuration.
Copyright (C) 2004 Free Software Foundation, Inc.
Contributed by CodeSourcery, LLC.