SPARC merged and successfully tested w/o interrupt support

This commit is contained in:
Joel Sherrill
1995-10-06 20:01:20 +00:00
parent 1cefaced31
commit c62d36feed
23 changed files with 2295 additions and 4 deletions

View File

@@ -11,6 +11,9 @@
*
* $Id$
* $Log$
* Revision 1.3 1995/10/06 16:32:20 joel
* moved to new development machine and went to gcc 2.7.0
*
* Revision 1.2 1995/05/31 16:44:26 joel
* fixing revision
*
@@ -33,6 +36,7 @@ maximum line length. The default maximum line length is 80.\n\
";
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <ctype.h>
#include <stdlib.h>

View File

@@ -9,6 +9,9 @@
*
* $Id$
* $Log$
* Revision 1.3 1995/10/06 16:32:21 joel
* moved to new development machine and went to gcc 2.7.0
*
* Revision 1.2 1995/05/31 16:44:28 joel
* fixing revision
*
@@ -28,6 +31,7 @@ Strip the white space from the end of every line on the list of files.\n\
";
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <ctype.h>
#include <stdlib.h>

View File

@@ -11,6 +11,9 @@
*
* $Id$
* $Log$
* Revision 1.3 1995/10/06 16:32:20 joel
* moved to new development machine and went to gcc 2.7.0
*
* Revision 1.2 1995/05/31 16:44:26 joel
* fixing revision
*
@@ -33,6 +36,7 @@ maximum line length. The default maximum line length is 80.\n\
";
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <ctype.h>
#include <stdlib.h>

View File

@@ -9,6 +9,9 @@
*
* $Id$
* $Log$
* Revision 1.3 1995/10/06 16:32:21 joel
* moved to new development machine and went to gcc 2.7.0
*
* Revision 1.2 1995/05/31 16:44:28 joel
* fixing revision
*
@@ -28,6 +31,7 @@ Strip the white space from the end of every line on the list of files.\n\
";
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <ctype.h>
#include <stdlib.h>