Revert 'Remove unused struct serial::name field'
[deliverable/binutils-gdb.git] / sim / ppc / README
index f617fd268bd3e47f8b8d470a1305facaa774fc0d..f5049e830cbb413d856f925990400022e172ca5b 100644 (file)
@@ -1,13 +1,13 @@
 
 
-               PSIM 1.0 - Model of the PowerPC Environment
+               PSIM 1.0.1 - Model of the PowerPC Environments
 
 
     Copyright (C) 1994-1996, Andrew Cagney <cagney@highland.com.au>.
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
+    the Free Software Foundation; either version 3 of the License, or
     (at your option) any later version.
 
     This program is distributed in the hope that it will be useful,
     GNU General Public License for more details.
  
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, see <http://www.gnu.org/licenses/>.
  
 
     ----------------------------------------------------------------------
 
 
 PSIM is a program written in extended ANSI-C that implements an
-instruction level simulation of the PowerPC environment.
+instruction level simulation of the PowerPC environment.  It is freely
+available in source code form under the terms of the GNU General
+Public License (version 3 or later).
 
 The PowerPC Architecture is described as having three levels of
 compliance:
@@ -33,17 +34,16 @@ compliance:
        VEA - Virtual Environment Architecture
        OEA - Operating Environment Architecture
 
-PSIM implements all three levels of the PowerPC architecture and, in
-addition, includes (for each level) a corresponding simulated run-time
-environment.
+PSIM both implements all three levels of the PowerPC and includes (for
+each level) a corresponding simulated run-time environment.
+
+In addition, PSIM, to the execution unit level, models the performance
+of most of the current PowerPC implementations (contributed by Michael
+Meissner).  This detailed performance monitoring (unlike many other
+simulators) resulting in only a relatively marginal reduction in the
+simulators performance.
 
-In addition, PSIM, to the functional unit level, models the
-performance of most of the current PowerPC implementations
-(contributed by Michael Meissner).  This detailed performance
-monitoring (unlike many other simulators) resulting in only a
-relatively marginal reduction in the simulators performance.
 
-       
 A description of how to build PSIM is contained in the file:
 
                ftp://ftp.ci.com.au/pub/psim/INSTALL
@@ -63,8 +63,8 @@ or    ftp://cambridge.cygnus.com/pub/psim/README
 Thanks goes firstly to:
 
        Corinthian Engineering Pty Ltd
-       Highland Logic Pty Ltd
        Cygnus Support
+       Highland Logic Pty Ltd
 
 who provided the resources needed for making this software available
 on the Internet.
This page took 0.0342750000000001 seconds and 4 git commands to generate.