ceriel
|
f2b4713c24
|
cast ptrdiff_t to int for ANSI
|
1990-04-25 14:23:05 +00:00 |
|
ceriel
|
8fe53f501f
|
avoid a crash in directives
|
1990-04-24 14:07:07 +00:00 |
|
eck
|
536b12010f
|
garbage is allowed in the fdopen mode string
|
1990-04-24 09:40:47 +00:00 |
|
eck
|
470bb82342
|
garbage is allowed in the f[re]open mode string
|
1990-04-24 09:30:15 +00:00 |
|
ceriel
|
6ab26e5cdc
|
avoid null references on illegal input
|
1990-04-23 16:11:37 +00:00 |
|
eck
|
da806afa6b
|
some more corrections
|
1990-04-23 13:48:43 +00:00 |
|
ceriel
|
dbd1744edc
|
Use C_out instead if EM_mkcalls
|
1990-04-23 13:43:05 +00:00 |
|
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 |
|