| 
								
								
									 ceriel | ed81d83f4c | use .limhp | 1990-04-23 13:39:26 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | f95fae24fc | moved a coercion | 1990-04-23 13:38:19 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 2b488e1021 | INS instruction fix | 1990-04-23 13:33:26 +00:00 |  | 
				
					
						| 
								
								
									 eck | 81b7f67cb4 | result of sizeof() is 'unsigned int' (for backward compatibility) | 1990-04-23 13:33:07 +00:00 |  | 
				
					
						| 
								
								
									 eck | 86188fb772 | size_t is 'unsigned int' (for backward compatibility) | 1990-04-23 13:26:09 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | fb25b628d6 | yet another bug fix in instructions handling special registers | 1990-04-23 12:35:41 +00:00 |  | 
				
					
						| 
								
								
									 eck | 564bb0b81c | changed remark about predefined identifiers | 1990-04-19 16:04:58 +00:00 |  | 
				
					
						| 
								
								
									 eck | 64e9d11570 | the -U option did not work properly; call do_undef() now | 1990-04-18 16:40:17 +00:00 |  | 
				
					
						| 
								
								
									 eck | 52f08181a6 | two -D options for one identifier didn't work | 1990-04-18 13:09:36 +00:00 |  | 
				
					
						| 
								
								
									 eck | b44938412e | two -D options for one identifier didn't work | 1990-04-18 13:03:05 +00:00 |  | 
				
					
						| 
								
								
									 eck | e625c3bdb8 | added wait-statements for floating-point library | 1990-04-17 13:57:23 +00:00 |  | 
				
					
						| 
								
								
									 eck | 010ada1c23 | added a.out.h for the cv program | 1990-04-12 17:03:31 +00:00 |  | 
				
					
						| 
								
								
									 eck | 90963fd585 | added csa4 and csb4 | 1990-04-12 11:35:10 +00:00 |  | 
				
					
						| 
								
								
									 eck | f1351720e5 | added csa4 and csb4 | 1990-04-12 11:29:49 +00:00 |  | 
				
					
						| 
								
								
									 eck | 031b9dfee2 | added warning for nested comment | 1990-04-10 10:52:52 +00:00 |  | 
				
					
						| 
								
								
									 eck | a3f1aaa41f | don't free prototype lists, they might be part of a typedef | 1990-04-10 10:14:46 +00:00 |  | 
				
					
						| 
								
								
									 eck | dd5ef3905f | timezone info should not end up in rom | 1990-04-09 17:03:58 +00:00 |  | 
				
					
						| 
								
								
									 eck | 8c9149b058 | changed over/underflow for exp() | 1990-04-09 16:54:09 +00:00 |  | 
				
					
						| 
								
								
									 eck | a3bd2c6734 | file creation on f[re]open() was still wrong | 1990-04-09 15:55:51 +00:00 |  | 
				
					
						| 
								
								
									 eck | 09a4136272 | deleted _tname from __iobuf structure | 1990-04-09 15:38:02 +00:00 |  | 
				
					
						| 
								
								
									 eck | d2516d4eaf | improved file creation on f[re]open() | 1990-04-09 15:21:43 +00:00 |  | 
				
					
						| 
								
								
									 eck | aa4de95f26 | various bug fixes & improvements | 1990-04-06 15:37:16 +00:00 |  | 
				
					
						| 
								
								
									 eck | 6e685b9fcc | definition of ptrdiff_t was wrong | 1990-04-04 16:21:34 +00:00 |  | 
				
					
						| 
								
								
									 eck | d87444a7fb | improved _doscan(); fflush() doesn't call fseek() anymore | 1990-04-04 15:52:01 +00:00 |  | 
				
					
						| 
								
								
									 eck | ad7e46a324 | code for '*(ip = iarr) = x' was wrong | 1990-04-04 15:08:45 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | f0c0b894f2 | corrected SDF patterns | 1990-04-04 15:06:32 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 16ef0467a8 | Fixed wrong assertion, and fixed bug in distance routine: it did not check that each stackpattern token that does not exactly match can be made from the
stack | 1990-04-04 14:52:29 +00:00 |  | 
				
					
						| 
								
								
									 eck | ededd15b74 | changed assert() macro so __bad_assertion() can use fputs() | 1990-04-03 15:29:03 +00:00 |  | 
				
					
						| 
								
								
									 eck | 644cfbf61f | changed __bad_assertion(), it now uses fputs() | 1990-04-03 15:01:58 +00:00 |  | 
				
					
						| 
								
								
									 eck | 84b8c8a6ca | improved volatiles, added warning for possibly nested comments | 1990-04-02 15:57:51 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 2782412b59 | Fix: did generate wrong code for 'if (x && 0) ...' | 1990-03-29 11:19:36 +00:00 |  | 
				
					
						| 
								
								
									 eck | 99e74b2341 | bug fix for #line directives | 1990-03-29 10:45:15 +00:00 |  | 
				
					
						| 
								
								
									 eck | ed2516a57a | bug fixes after test-suite | 1990-03-29 10:41:46 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | fd80d596df | produced incorrect 'pure' objects | 1990-03-29 09:46:14 +00:00 |  | 
				
					
						| 
								
								
									 eck | 34d54a20b1 | several bug fixes after test-suite | 1990-03-29 09:05:21 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | f27e9ca63e | Added #defines for _EM_?SIZE | 1990-03-28 17:14:35 +00:00 |  | 
				
					
						| 
								
								
									 eck | c8c4c6e7a9 | several bug fixes after test-suite | 1990-03-28 16:37:18 +00:00 |  | 
				
					
						| 
								
								
									 eck | 0bb4c0167c | bug fixes for scanf() | 1990-03-28 16:33:05 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 3553a28b78 | fix: still sometimes assumed that a move to address register sets condition codes | 1990-03-26 14:47:26 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 863824de01 | fixed bug in conversion from float/double to unsigned | 1990-03-26 14:16:59 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | a932246479 | Fix: did not work with ALIGNMENT < MIN_SIZE | 1990-03-21 16:45:39 +00:00 |  | 
				
					
						| 
								
								
									 eck | 28d6834ae7 | forgot ) | 1990-03-21 14:46:18 +00:00 |  | 
				
					
						| 
								
								
									 eck | 0296dc2371 | fixed wrong assertion | 1990-03-21 13:33:14 +00:00 |  | 
				
					
						| 
								
								
									 eck | df33f1eeff | adapted directory test for POSIX | 1990-03-21 11:13:21 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 57790a926f | simplified stupid ?: expression | 1990-03-20 16:24:21 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | f99d67e76e | minor improvement: LDC CMS T?? does not need STACK in stack pattern | 1990-03-20 15:49:04 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 353d22ea90 | LDC CMS TNE was wrong | 1990-03-20 15:01:25 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 71156a48ae | Fixed 16-bit address mode bugs | 1990-03-19 14:46:55 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 0b95807664 | Added verbose option | 1990-03-15 10:44:14 +00:00 |  | 
				
					
						| 
								
								
									 eck | d3208e42ca | changed commented #define's into #undef's | 1990-03-14 12:49:16 +00:00 |  |