4548 Commits

Author SHA1 Message Date
eck
c3edbe2528 file creation on f[re]open() was still wrong 1990-04-09 15:55:51 +00:00
eck
cb0606b8ba deleted _tname from __iobuf structure 1990-04-09 15:38:02 +00:00
eck
35886fdf28 improved file creation on f[re]open() 1990-04-09 15:21:43 +00:00
eck
a5684dfc58 various bug fixes & improvements 1990-04-06 15:37:16 +00:00
eck
e55199d2b2 definition of ptrdiff_t was wrong 1990-04-04 16:21:34 +00:00
eck
7efece4c16 improved _doscan(); fflush() doesn't call fseek() anymore 1990-04-04 15:52:01 +00:00
eck
b50e3aeab5 code for '*(ip = iarr) = x' was wrong 1990-04-04 15:08:45 +00:00
ceriel
ae3d58b76f corrected SDF patterns 1990-04-04 15:06:32 +00:00
ceriel
d4fb901288 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
e7e3e5e7e1 changed assert() macro so __bad_assertion() can use fputs() 1990-04-03 15:29:03 +00:00
eck
263dbbaea9 changed __bad_assertion(), it now uses fputs() 1990-04-03 15:01:58 +00:00
eck
64f406d532 improved volatiles, added warning for possibly nested comments 1990-04-02 15:57:51 +00:00
ceriel
416c725017 Fix: did generate wrong code for 'if (x && 0) ...' 1990-03-29 11:19:36 +00:00
eck
151b89ac03 bug fix for #line directives 1990-03-29 10:45:15 +00:00
eck
f2e782cf95 bug fixes after test-suite 1990-03-29 10:41:46 +00:00
ceriel
e16a40c84c produced incorrect 'pure' objects 1990-03-29 09:46:14 +00:00
eck
4a906fb5be several bug fixes after test-suite 1990-03-29 09:05:21 +00:00
ceriel
58b8c62dc7 Added #defines for _EM_?SIZE 1990-03-28 17:14:35 +00:00
eck
d9d8f6e325 several bug fixes after test-suite 1990-03-28 16:37:18 +00:00
eck
2af6ccbe58 bug fixes for scanf() 1990-03-28 16:33:05 +00:00
ceriel
15d1c835b0 fix: still sometimes assumed that a move to address register sets condition codes 1990-03-26 14:47:26 +00:00
ceriel
f55a0cebea fixed bug in conversion from float/double to unsigned 1990-03-26 14:16:59 +00:00
ceriel
e508fbd614 Fix: did not work with ALIGNMENT < MIN_SIZE 1990-03-21 16:45:39 +00:00
eck
22b9642add forgot ) 1990-03-21 14:46:18 +00:00
eck
c78b5a2bf8 fixed wrong assertion 1990-03-21 13:33:14 +00:00
eck
7f363d07b6 adapted directory test for POSIX 1990-03-21 11:13:21 +00:00
ceriel
b22dfc8f61 simplified stupid ?: expression 1990-03-20 16:24:21 +00:00
ceriel
1747ce3b6d minor improvement: LDC CMS T?? does not need STACK in stack pattern 1990-03-20 15:49:04 +00:00
ceriel
487e985a3e LDC CMS TNE was wrong 1990-03-20 15:01:25 +00:00
ceriel
bdff18dd76 Fixed 16-bit address mode bugs 1990-03-19 14:46:55 +00:00
ceriel
6e6064b6e6 Added verbose option 1990-03-15 10:44:14 +00:00
eck
a6925f69bf changed commented #define's into #undef's 1990-03-14 12:49:16 +00:00
ceriel
149a379a19 Fixed to also handle pseudo instructions 1990-03-14 11:47:09 +00:00
ceriel
23df1e5e8a fix: generated wrong loops 1990-03-14 11:42:28 +00:00
ceriel
07a7e342ec EM_mkcalls is obsolete 1990-03-14 10:16:49 +00:00
eck
37f00e57b5 fixed calls of echo() macro's 1990-03-13 14:33:43 +00:00
ceriel
19a70d3d31 Added 16-bit mode 1990-03-12 16:24:58 +00:00
eck
cf2b486447 changed target_sizes.h to trgt_sizes.h 1990-03-12 13:35:26 +00:00
eck
8ed413d777 changed line_prefix.h to ln_prefix.h 1990-03-12 13:28:12 +00:00
ceriel
8b40c2385c documented .use16 and .use32 1990-03-09 12:37:19 +00:00
ceriel
9a1a1435c0 Added arpl instruction 1990-03-09 11:07:43 +00:00
ceriel
2f9db198e6 allow for % in assembler strings 1990-03-07 16:24:06 +00:00
ceriel
e3b48b556d fixed typo 1990-03-06 13:39:48 +00:00
ceriel
fac688e128 fix: ARRAY type of itself caused crash;
better implementation of ranges in CASE labels
1990-03-06 13:22:30 +00:00
eck
2b521b56f9 added test for directory 1990-03-06 13:10:35 +00:00
eck
369cf7ea09 made little mistakes in div() and ldiv() 1990-03-05 13:48:03 +00:00
eck
490e7b7f63 fixed div() and ldiv() 1990-03-01 16:32:22 +00:00
eck
8bf712378d floating-point yet again, fixed debugging bug 1990-03-01 13:02:39 +00:00
eck
4986a13d53 also give a message on loading a floating-point function result 1990-02-28 15:32:07 +00:00
eck
6eb8242134 improved the generation of floating-point messages 1990-02-28 14:51:35 +00:00