| 
								
								
									 ceriel | f45f393b71 | replaced all occurrences of "cc" by "$(CC)". | 1986-07-22 11:01:54 +00:00 |  | 
				
					
						| 
								
								
									 sater | 4398053245 | Conversions from 1 byte integers were wrong. Only discovered after new C-frontend. | 1986-06-16 11:35:12 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 966213238a | There was a bug in the printing of the trap number. This is corrected. | 1986-06-06 23:35:42 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | f12ea12eda | Rediscovered a bug in the VAX 4.1 UNIX assembler. It handles $0f0.0 wrong! The changes is the table insure that $0f0.0 is never generated. | 1986-06-05 12:43:56 +00:00 |  | 
				
					
						| 
								
								
									 keie | de21842485 | Added EODDZ to the exported externals. It should have been there from the start. | 1986-04-22 10:40:29 +00:00 |  | 
				
					
						| 
								
								
									 sater | 851a68883c | repaired inreg() pseudofunction, it delivered total nonsense | 1986-03-27 15:49:16 +00:00 |  | 
				
					
						| 
								
								
									 em | c21def03db | updated | 1986-03-05 17:12:39 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 249314e586 | Bug fix: The "calls" instruction could be called with first argument > 255. This is corrected. | 1986-03-04 11:39:22 +00:00 |  | 
				
					
						| 
								
								
									 keie | 9c10e17f06 | Ack is using good old cpp again. | 1986-02-11 11:15:19 +00:00 |  | 
				
					
						| 
								
								
									 keie | 2d429613e6 | *** empty log message *** | 1986-02-11 11:14:11 +00:00 |  | 
				
					
						| 
								
								
									 keie | 2ff183fd2a | Too long ago. | 1986-02-11 11:13:41 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 847de065d6 | A minor improvement. | 1986-02-10 10:08:27 +00:00 |  | 
				
					
						| 
								
								
									 bal | 5ac646f89f | Yet another bug reported by sater. | 1985-11-18 16:55:53 +00:00 |  | 
				
					
						| 
								
								
									 keie | b493f98f39 | The extra BSD4.2 code caused two branches to be out of range. | 1985-10-15 15:53:48 +00:00 |  | 
				
					
						| 
								
								
									 bal | c9c168d853 | Several optimization patterns for DAS (Delftse Ada Subset) frontend added. | 1985-10-14 09:27:24 +00:00 |  | 
				
					
						| 
								
								
									 bal | 98d06cffb2 | 0 / -1 confusion for properties (bug reported by sater). | 1985-10-03 14:47:28 +00:00 |  | 
				
					
						| 
								
								
									 bal | de79024451 | 0 / -1 confusion for properties (2 bugs reported by sater). | 1985-10-03 14:45:53 +00:00 |  | 
				
					
						| 
								
								
									 bal | 0d9459bdd6 | MAXSTAB set to 2500 (problem with argument list of ROM for new C front-end). | 1985-09-06 11:06:32 +00:00 |  | 
				
					
						| 
								
								
									 em | cd5fb7ea8c | Added str0 and str 1. | 1985-07-26 17:38:22 +00:00 |  | 
				
					
						| 
								
								
									 em | 478209a840 | This one works correctly for programs failing to translate. | 1985-07-26 17:04:31 +00:00 |  | 
				
					
						| 
								
								
									 em | 1c5cb87985 | removed a superfluous line. | 1985-07-26 15:37:11 +00:00 |  | 
				
					
						| 
								
								
									 em | 83103c314b | Initial revision | 1985-07-26 12:52:13 +00:00 |  | 
				
					
						| 
								
								
									 em | bc759a2903 | *** empty log message *** | 1985-07-26 12:51:45 +00:00 |  | 
				
					
						| 
								
								
									 em | 6bdc39213b | Initial revision | 1985-07-26 11:56:24 +00:00 |  | 
				
					
						| 
								
								
									 em | 0e7eb937b4 | Not using libmon. | 1985-07-26 11:47:54 +00:00 |  | 
				
					
						| 
								
								
									 em | e63968056e | Added RCSID | 1985-07-26 11:45:49 +00:00 |  | 
				
					
						| 
								
								
									 em | 9ef57888fa | Initial revision | 1985-07-26 11:38:59 +00:00 |  | 
				
					
						| 
								
								
									 em | 6710f21388 | *** empty log message *** | 1985-07-26 11:29:08 +00:00 |  | 
				
					
						| 
								
								
									 em | b5efab645f | Initial revision | 1985-07-26 11:05:30 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 5d86ead6c0 | There was a bug in the "str $1==0" instruction. It said: str $1==0	| source4 |
			remove(ALL) "jsb\t.strlb"	|	| |
It should of course have been
str $1==0	| STACK |	jsb\t.strlb"	|	| | | 1985-07-21 11:34:33 +00:00 |  | 
				
					
						| 
								
								
									 bal | 7b4b53af21 | bugs for ngf 8 and fif 4 fixed  (asp 16 --> asp 8). | 1985-07-19 18:02:25 +00:00 |  | 
				
					
						| 
								
								
									 bal | 2e5bf801a0 | patterns for "loc loc cii/cui/ciu/cuu $1==$2" added. | 1985-07-19 17:58:34 +00:00 |  | 
				
					
						| 
								
								
									 bal | 04cee55976 | .sect .text added | 1985-07-19 13:43:03 +00:00 |  | 
				
					
						| 
								
								
									 bal | 479827380c | .sect .text added | 1985-07-18 14:52:56 +00:00 |  | 
				
					
						| 
								
								
									 keie | 57acada057 | *** empty log message *** | 1985-06-10 16:57:01 +00:00 |  | 
				
					
						| 
								
								
									 keie | 68e92c8319 | *** empty log message *** | 1985-06-10 16:05:04 +00:00 |  | 
				
					
						| 
								
								
									 keie | 1b972eff60 | *** empty log message *** | 1985-06-10 15:32:18 +00:00 |  | 
				
					
						| 
								
								
									 keie | b11d9ce683 | *** empty log message *** | 1985-06-10 14:52:43 +00:00 |  | 
				
					
						| 
								
								
									 keie | 1c19000977 | *** empty log message *** | 1985-06-10 13:55:48 +00:00 |  | 
				
					
						| 
								
								
									 keie | eea5656df7 | *** empty log message *** | 1985-06-10 13:50:36 +00:00 |  | 
				
					
						| 
								
								
									 keie | 1c9723afd7 | Using new assembler & linker. | 1985-06-04 11:43:01 +00:00 |  | 
				
					
						| 
								
								
									 keie | 23bf60a80e | Adapated to use of new linker & assembler. | 1985-06-04 11:30:54 +00:00 |  | 
				
					
						| 
								
								
									 keie | 04e97ce36b | *** empty log message *** | 1985-06-04 11:18:43 +00:00 |  | 
				
					
						| 
								
								
									 keie | 0370ea6d61 | Adapted to use of the new assembler & linker | 1985-06-04 11:18:09 +00:00 |  | 
				
					
						| 
								
								
									 keie | a9bbf81f93 | Adapted to use of new assembler & linker | 1985-06-04 10:57:42 +00:00 |  | 
				
					
						| 
								
								
									 keie | fa2547ddf7 | Adapted to use of new linker & assembler. | 1985-06-04 10:44:10 +00:00 |  | 
				
					
						| 
								
								
									 keie | a26a8318da | Adapted to using the new assembler & linker. | 1985-06-04 10:40:50 +00:00 |  | 
				
					
						| 
								
								
									 keie | 206c33b6bc | Added a module for fake floating point. | 1985-06-04 10:39:45 +00:00 |  | 
				
					
						| 
								
								
									 keie | 5acb12ebe0 | Now prevents inclusion of failed compilations into libraries. | 1985-06-04 10:32:27 +00:00 |  | 
				
					
						| 
								
								
									 keie | 040aa7115c | Adapted to use of new assmbler and linker. | 1985-06-04 10:32:07 +00:00 |  |