Commit graph

4761 commits

Author SHA1 Message Date
eck
641a446f01 Added ANSI-C library 1990-09-18 15:02:27 +00:00
eck
6f1d9fbf70 forgot to update Action 1990-09-18 14:59:50 +00:00
eck
d1050c2382 improved makefile 1990-09-18 14:56:52 +00:00
eck
a0f46ee7a6 Initial revision 1990-09-18 14:42:32 +00:00
eck
5571e06719 added libcc.ansi to .distr 1990-09-18 14:37:29 +00:00
dick
0e90ae224a clean-up code generation suppression for lint 1990-09-18 14:29:42 +00:00
eck
a246152240 removed crash() call: it was wrong 1990-09-14 16:39:11 +00:00
eck
9eefd96eb1 deleted unnecessary label 1990-09-14 16:37:30 +00:00
ceriel
5f592dd6bd Added some C support 1990-09-14 14:37:26 +00:00
ceriel
4900ad0743 improved line number administration 1990-09-14 14:37:24 +00:00
eck
bd4bc1cad0 replaced some move's by move_i's 1990-09-14 14:30:07 +00:00
eck
707d811586 fixed error with # && ##-operators in non function-like macro's 1990-09-13 15:14:52 +00:00
eck
5ed44e3432 fixed error with # && ##-operators in non function-like macro's
pass printable garbage characters on to parser
1990-09-13 15:12:13 +00:00
ceriel
49fd9f9377 'x(x) int x; { }' was not accepted 1990-09-12 17:32:31 +00:00
ceriel
11d8919d76 Fix: the type INTEGER[0..255] was put in one byte 1990-09-12 17:09:57 +00:00
eck
e144c7cc4c fixed bugs with prototype scopes 1990-09-12 16:36:16 +00:00
ceriel
bd18f6c521 many changes 1990-09-12 16:13:59 +00:00
eck
74f3d91777 added #if because rename() is also in POSIX 1990-09-11 10:26:42 +00:00
eck
1dd88ae8da changed int-functions to void-functions 1990-09-11 10:24:15 +00:00
eck
0d8a8bae5f removed assumption that time_t is an unsigned type 1990-09-11 10:18:51 +00:00
eck
f0581f7706 fixed small bug with token separation 1990-09-10 11:57:16 +00:00
ceriel
24920dfa75 recognize expressions 1990-09-07 14:56:24 +00:00
eck
2c9fbebe4e strod() & _str_ext_cvt() made more strictly conforming 1990-09-07 11:00:24 +00:00
eck
33c9811ba9 sometimes swap operands in expressions with side-effects 1990-09-06 14:49:52 +00:00
eck
2f0275ba3c added some optimalizations 1990-09-06 11:32:51 +00:00
eck
9915ed4bc2 stupid error fixed: tes shouldn't have worked 1990-09-06 08:59:02 +00:00
ceriel
4a4153bb8b Added Xcv.c 1990-09-05 11:54:11 +00:00
eck
6dc5c01551 added top element size computation information 1990-09-05 09:29:05 +00:00
eck
5c85d84228 changed stackheight computation to top element size computation
changed some parameters
1990-09-04 17:19:04 +00:00
eck
5badcb4296 changed stackheight computation to top element size computation 1990-09-04 17:16:00 +00:00
eck
ee652e6908 changed stacheight to topeltsize 1990-09-04 17:13:37 +00:00
eck
dace3435ec changed stacheight computation to top element size computation 1990-09-04 16:56:39 +00:00
eck
58355b7041 changed stackheight computation to top element size computation 1990-09-04 16:42:43 +00:00
ceriel
3ea64975af distribute makefile.std, not makefile 1990-09-04 11:47:50 +00:00
eck
b2efe2299f fixed bug in qualifier_type() 1990-09-04 10:48:04 +00:00
eck
02ea4988d1 fixed problems with declaration syntax 1990-09-03 13:46:30 +00:00
ceriel
2f83a7e3d9 fix: also kill condition codes if they are set to a register that is to be killed 1990-09-03 11:12:44 +00:00
ceriel
67f0419dc3 Additions for debugger information 1990-09-03 11:07:22 +00:00
ceriel
b2ca3783c4 keep the names .csa and .csb for backwards compatibility 1990-09-03 10:25:57 +00:00
ceriel
dbf9a060c2 Initial version 1990-08-31 18:22:53 +00:00
eck
f614fc6dc3 fixed two little bugs 1990-08-31 10:27:12 +00:00
ceriel
1cb247fa39 only deal with signals that are not ignored 1990-08-29 11:44:33 +00:00
eck
bee5d97eac fixed some bugs in new pattern 1990-08-28 15:01:17 +00:00
eck
5fcee85f88 removed test because of moon3 1990-08-28 14:53:34 +00:00
eck
391874ecb2 merged vax and pdp #defines in float.h 1990-08-28 14:52:52 +00:00
eck
4ab420fb0f fixed qsort() for 0 elements 1990-08-28 14:03:24 +00:00
eck
bc83231874 changed pow() a little 1990-08-28 13:59:36 +00:00
eck
a41c51783a improved the speed somewhat
fixed bug with negative chars in comparisons
1990-08-28 13:54:46 +00:00
eck
cd1f6c38a4 fixed freopen() bug by deleting some code 1990-08-28 13:44:48 +00:00
eck
bc137646df fixed types because of the 2-4 version 1990-08-24 17:05:53 +00:00