xref: /linux/arch/m68k/ifpsp060/README (revision 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2)
1*1da177e4SLinus Torvalds~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2*1da177e4SLinus TorvaldsMOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
3*1da177e4SLinus TorvaldsM68000 Hi-Performance Microprocessor Division
4*1da177e4SLinus TorvaldsM68060 Software Package
5*1da177e4SLinus TorvaldsProduction Release P1.00 -- October 10, 1994
6*1da177e4SLinus Torvalds
7*1da177e4SLinus TorvaldsM68060 Software Package Copyright � 1993, 1994 Motorola Inc.  All rights reserved.
8*1da177e4SLinus Torvalds
9*1da177e4SLinus TorvaldsTHE SOFTWARE is provided on an "AS IS" basis and without warranty.
10*1da177e4SLinus TorvaldsTo the maximum extent permitted by applicable law,
11*1da177e4SLinus TorvaldsMOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
12*1da177e4SLinus TorvaldsINCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
13*1da177e4SLinus Torvaldsand any warranty against infringement with regard to the SOFTWARE
14*1da177e4SLinus Torvalds(INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.
15*1da177e4SLinus Torvalds
16*1da177e4SLinus TorvaldsTo the maximum extent permitted by applicable law,
17*1da177e4SLinus TorvaldsIN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
18*1da177e4SLinus Torvalds(INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
19*1da177e4SLinus TorvaldsBUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
20*1da177e4SLinus TorvaldsARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
21*1da177e4SLinus TorvaldsMotorola assumes no responsibility for the maintenance and support of the SOFTWARE.
22*1da177e4SLinus Torvalds
23*1da177e4SLinus TorvaldsYou are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
24*1da177e4SLinus Torvaldsso long as this entire notice is retained without alteration in any modified and/or
25*1da177e4SLinus Torvaldsredistributed versions, and that such modified versions are clearly identified as such.
26*1da177e4SLinus TorvaldsNo licenses are granted by implication, estoppel or otherwise under any patents
27*1da177e4SLinus Torvaldsor trademarks of Motorola, Inc.
28*1da177e4SLinus Torvalds~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29*1da177e4SLinus TorvaldsFiles in this directory:
30*1da177e4SLinus Torvalds-------------------------
31*1da177e4SLinus Torvalds
32*1da177e4SLinus Torvaldsfpsp.sa		Full FP Kernel Module - hex image
33*1da177e4SLinus Torvaldsfpsp.s		Full FP Kernel Module - source code
34*1da177e4SLinus Torvaldsfpsp.doc	Full FP Kernel Module - on-line documentation
35*1da177e4SLinus Torvalds
36*1da177e4SLinus Torvaldspfpsp.sa	Partial FP Kernel Module - hex image
37*1da177e4SLinus Torvaldspfpsp.s		Partial FP Kernel Module - source code
38*1da177e4SLinus Torvalds
39*1da177e4SLinus Torvaldsfplsp.sa	FP Library Module - hex image
40*1da177e4SLinus Torvaldsfplsp.s		FP Library Module - source code
41*1da177e4SLinus Torvaldsfplsp.doc	FP Library Module - on-line documentation
42*1da177e4SLinus Torvalds
43*1da177e4SLinus Torvaldsisp.sa		Integer Unimplemented Kernel Module - hex image
44*1da177e4SLinus Torvaldsisp.s		Integer Unimplemented Kernel Module - source code
45*1da177e4SLinus Torvaldsisp.doc		Integer Unimplemented Kernel Module - on-line doc
46*1da177e4SLinus Torvalds
47*1da177e4SLinus Torvaldsilsp.sa		Integer Unimplemented Library Module - hex image
48*1da177e4SLinus Torvaldsilsp.s		Integer Unimplemented Library Module - source code
49*1da177e4SLinus Torvaldsilsp.doc	Integer Unimplemented Library Module - on-line doc
50*1da177e4SLinus Torvalds
51*1da177e4SLinus Torvaldsfskeleton.s	Sample Call-outs needed by fpsp.sa and pfpsp.sa
52*1da177e4SLinus Torvalds
53*1da177e4SLinus Torvaldsiskeleton.s	Sample Call-outs needed by isp.sa
54*1da177e4SLinus Torvalds
55*1da177e4SLinus Torvaldsos.s		Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
56*1da177e4SLinus Torvalds
57*1da177e4SLinus Torvaldsftest.sa	Simple test program to test that {p}fpsp.sa
58*1da177e4SLinus Torvalds		was connected properly; hex image
59*1da177e4SLinus Torvaldsftest.s		above test; source code
60*1da177e4SLinus Torvalds
61*1da177e4SLinus Torvaldsitest.sa	Simple test program to test that isp.sa was
62*1da177e4SLinus Torvalds		connected properly; hex image
63*1da177e4SLinus Torvaldsitest.s		above test; source code
64*1da177e4SLinus Torvalds
65*1da177e4SLinus Torvaldstest.doc	on-line documentation for {i,f}test.sa
66*1da177e4SLinus Torvalds
67*1da177e4SLinus TorvaldsREADME		This file
68*1da177e4SLinus Torvalds
69*1da177e4SLinus TorvaldsERRATA		Known errata for this release
70*1da177e4SLinus Torvalds
71*1da177e4SLinus TorvaldsMISC		Release file version numbers
72