Added copyright notice
This commit is contained in:
		
							parent
							
								
									7880748ecd
								
							
						
					
					
						commit
						815166e421
					
				
					 373 changed files with 1492 additions and 0 deletions
				
			
		|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /*
 | ||||
|  * dit programma leest een a.out file | ||||
|  * voor een kleine uP (adres space = 64K) | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /*
 | ||||
|  * Download Z80 load module into the NASCOM | ||||
|  * | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| #define ex_ap(y)        fprintf(codefile,".extern %s\n",y) | ||||
| #define in_ap(y)        /* nothing */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID0 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID1 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID2 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID3 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID5 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #ifndef NORCSID | ||||
| #define ID_MH		"$Header$" | ||||
| #endif | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /*
 | ||||
|  * Motorola 68020 options | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /*
 | ||||
|  * Motorola 68020 dependent C declarations | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /*
 | ||||
|  * Motorola 68020 tokens | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /*
 | ||||
|  * Motorola 68020 keywords | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /*
 | ||||
|  *  Motorola 68020 syntax rules | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /*
 | ||||
|  * Motorola 68020 auxiliary functions | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* This is a special cv.c program for testing purposes ;
 | ||||
|  * it converts to a stripped version of COFF | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #include "whichone.h" | ||||
| 
 | ||||
| #ifndef TBL68020 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #ifndef TBL68020 | ||||
| #define TBL68020 | ||||
| #endif | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)mach0.c	1.5 */ | ||||
| /*
 | ||||
|  * Motorola 68000/68010 options | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)mach1.c	1.8 */ | ||||
| /*
 | ||||
|  * Motorola 68000/68010 dependent C declarations | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)mach2.c	1.5 */ | ||||
| /*
 | ||||
|  * Motorola 68000/68010 tokens | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)mach3.c	1.4 */ | ||||
| /*
 | ||||
|  * Motorola 68000/68010 keywords | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)mach4.c	1.11 */ | ||||
| /*
 | ||||
|  *  Motorola 68000/68010 syntax rules | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)mach5.c	1.16 */ | ||||
| /*
 | ||||
|  * Motorola 68000/68010 auxiliary functions | ||||
|  |  | |||
|  | @ -1,2 +1,6 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* #define FPPSIM	/* define when using fpp simulator */ | ||||
| /* #define IEEEFLOAT	/* define if it must use IEEE format */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define ex_ap(y)	fprintf(codefile,".extern %s\n", y) | ||||
| #define in_ap(y)	/* nothing */ | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #include <stdio.h> | ||||
| #include "out.h" | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| static char rcsid[] = "$Header$"; | ||||
| #define MAXBYTE	24 | ||||
| #include <stdio.h> | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #include "whichone.h" | ||||
| 
 | ||||
| #ifndef TBL68020 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #include "whichone.h" | ||||
| 
 | ||||
| #ifndef TBL68020 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #ifndef TBL68000 | ||||
| #define TBL68000 | ||||
| #endif | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #include "whichone.h" | ||||
| 
 | ||||
| #ifndef TBL68020 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID0 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID1 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID2 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID3 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID5 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| 
 | ||||
| #ifndef NORCSID | ||||
| static char rcsid[] = "$Header$" ; | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #define ex_ap(y)        fprintf(codefile,".extern %s\n",y) | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID0 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID1 "$Header$" | ||||
| 
 | ||||
| # | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID2 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID3 "$Header$" | ||||
| 
 | ||||
| /*,
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /* The next define switches between codegeneration for an ACK assembler
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define	indir	 0. | ||||
| #define	exit	 1. | ||||
| #define	fork	 2. | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm0.h	1.8 */ | ||||
| /*
 | ||||
|  * All preprocessor based options/constants/functions | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm1.h	1.5 */ | ||||
| /*
 | ||||
|  * variable declarations | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /* | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm2.y	1.7 */ | ||||
| 
 | ||||
| /* | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm3.c	1.1 */ | ||||
| /*
 | ||||
|  * storage allocation for variables | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm4.c	1.6 */ | ||||
| /*
 | ||||
|  * Micro processor assembler framework written by | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm5.c	1.1 */ | ||||
| 
 | ||||
| #include	"comm0.h" | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm6.c	1.7 */ | ||||
| /*
 | ||||
|  * implement pseudo instructions | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm7.c	1.10 */ | ||||
| /*
 | ||||
|  * miscellaneous | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* @(#)comm8.c	1.1 */ | ||||
| 
 | ||||
| #include	"comm0.h" | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #ifndef NDEBUG | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| typedef struct { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #define MAXCREG 4 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| extern int maxply;                      /* amount of lookahead allowed */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| typedef struct glosym { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #define BMASK 0377 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| struct regvar { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| struct result { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #define STONSTACK	/* if defined state is saved in stackframe */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #ifndef TEM_WSIZE | ||||
|  |  | |||
|  | @ -1 +1,5 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| main() { printf("Hello world\n") ; } | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #ifndef NDEBUG | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| typedef struct cost { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #define MAXCREG 4 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| extern int maxply;                      /* amount of lookahead allowed */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| typedef struct glosym { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #define BMASK 0377 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| struct regvar { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| struct result { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| typedef struct state { | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #ifndef TEM_WSIZE | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #include "top.h" | ||||
| #include "queue.h" | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| typedef struct item *item_p; | ||||
| typedef struct queue_t *queue; | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #include <stdio.h> | ||||
| #include "gen.h" | ||||
| #include "top.h" | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* Tunable constants; may be overruled by machine descriptor table */ | ||||
| 
 | ||||
| #ifndef OP_SEPARATOR | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID0 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID1 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID2 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID3 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID5 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define SYSTEM(sys) pea sys; trap #0; bcs 1f; rts; 1: jmp cerror | ||||
| #define SYS_exit 1 | ||||
| #define SYS_fork 2 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define SYSTEM(sys) pea (sys); trap #0; bcs 1f; rts; 1: jmp (cerror) | ||||
| #define SYS_exit 1 | ||||
| #define SYS_fork 2 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| /* $Header$ */ | ||||
| #define ex_ap(x)	fprintf(codefile,".globl\t%s\n",x) | ||||
| #define in_ap(x)	/* nothing */ | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define DEFINE(sysn)	.globl sysn; .align 1; sysn: .word 0 | ||||
| #define SYSTEM(sys)	chmk $sys; bcs err; ret; err: jmp cerror | ||||
| #define SYSNORET(sys)	chmk $sys; bcc ok; jmp cerror; ok: | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID0 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID1 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID2 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID3 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID5 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #ifndef NORCSID | ||||
| #define RCS_H		"$Header$" | ||||
| #endif | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID0 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID1 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID2 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID3 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID4 "$Header$" | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
|  | @ -1,3 +1,7 @@ | |||
| /*
 | ||||
|  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|  * See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
|  */ | ||||
| #define RCSID5 "$Header$" | ||||
| 
 | ||||
| settype( type ) | ||||
|  |  | |||
Some files were not shown because too many files have changed in this diff Show more
		Loading…
	
	Add table
		
		Reference in a new issue