OSSP CVS Repository

ossp - Check-in [5389]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 5389
Date: 2006-Apr-19 18:28:56 (local)
2006-Apr-19 16:28:56 (UTC)
User:rse
Branch:
Comment: Add support for Sun Niagara (sun4v) architecture to GNU shtool "platform" command.

Submitted by: Christoph Schug Sponsored by: SpaceNet AG <http://www.space.net/>

Tickets:
Inspections:
Files:
ossp-pkg/shtool/ChangeLog      1.225 -> 1.226     4 inserted, 0 deleted
ossp-pkg/shtool/sh.platform      1.16 -> 1.17     1 inserted, 1 deleted

ossp-pkg/shtool/ChangeLog 1.225 -> 1.226

--- ChangeLog    2006/04/19 16:28:08     1.225
+++ ChangeLog    2006/04/19 16:28:56     1.226
@@ -11,6 +11,10 @@
 
  Changes between 2.0.4 and 2.0.5 (04-Feb-2006 to 07-Feb-2006):
 
+   *) Add support for Sun Niagara (sun4v) architecture to
+      GNU shtool "platform" command.
+      [Christoph Schug]
+
    *) Add correct detection of Sun Solaris on AMD64 to
       GNU shtool "platform" command.
       [Ralf S. Engelschall]


ossp-pkg/shtool/sh.platform 1.16 -> 1.17

--- sh.platform  2006/04/19 16:28:08     1.16
+++ sh.platform  2006/04/19 16:28:56     1.17
@@ -272,7 +272,7 @@
         AP="${AT}"
         case "${AP}" in
             sun4[cdm] ) AP="SPARC32" ;;
-            sun4u     ) AP="SPARC64" ;;
+            sun4[uv]  ) AP="SPARC64" ;;
             sun4*     ) AP="SPARC"   ;;
         esac
         AC="${AP}"

CVSTrac 2.0.1