dick
|
2a4d8e0a25
|
clean-up code generation suppression for lint
|
1990-09-18 14:29:42 +00:00 |
|
eck
|
e6dbf12f0a
|
removed crash() call: it was wrong
|
1990-09-14 16:39:11 +00:00 |
|
ceriel
|
da21e46cd3
|
improved line number administration
|
1990-09-14 14:37:24 +00:00 |
|
eck
|
e1aef2390e
|
fixed error with # && ##-operators in non function-like macro's
|
1990-09-13 15:14:52 +00:00 |
|
eck
|
5de2d83b43
|
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
|
306934733c
|
'x(x) int x; { }' was not accepted
|
1990-09-12 17:32:31 +00:00 |
|
ceriel
|
75cb9970be
|
Fix: the type INTEGER[0..255] was put in one byte
|
1990-09-12 17:09:57 +00:00 |
|
eck
|
3102132019
|
fixed bugs with prototype scopes
|
1990-09-12 16:36:16 +00:00 |
|
eck
|
6ad4c2c0a1
|
added #if because rename() is also in POSIX
|
1990-09-11 10:26:42 +00:00 |
|
eck
|
7f4e95884f
|
changed int-functions to void-functions
|
1990-09-11 10:24:15 +00:00 |
|
eck
|
74847f83b5
|
removed assumption that time_t is an unsigned type
|
1990-09-11 10:18:51 +00:00 |
|
eck
|
e4bb8e61b0
|
fixed small bug with token separation
|
1990-09-10 11:57:16 +00:00 |
|
eck
|
477d7891f0
|
strod() & _str_ext_cvt() made more strictly conforming
|
1990-09-07 11:00:24 +00:00 |
|
eck
|
606e882015
|
sometimes swap operands in expressions with side-effects
|
1990-09-06 14:49:52 +00:00 |
|
eck
|
118473af52
|
added some optimalizations
|
1990-09-06 11:32:51 +00:00 |
|
ceriel
|
8b3c52d049
|
distribute makefile.std, not makefile
|
1990-09-04 11:47:50 +00:00 |
|
eck
|
5b7144f004
|
fixed bug in qualifier_type()
|
1990-09-04 10:48:04 +00:00 |
|
eck
|
b32faf6cc0
|
fixed problems with declaration syntax
|
1990-09-03 13:46:30 +00:00 |
|
eck
|
bf1c637528
|
fixed two little bugs
|
1990-08-31 10:27:12 +00:00 |
|
ceriel
|
b47fcf10b9
|
only deal with signals that are not ignored
|
1990-08-29 11:44:33 +00:00 |
|
eck
|
b720a6f3f9
|
removed test because of moon3
|
1990-08-28 14:53:34 +00:00 |
|
eck
|
7bcf968253
|
merged vax and pdp #defines in float.h
|
1990-08-28 14:52:52 +00:00 |
|
eck
|
12114e4e08
|
fixed qsort() for 0 elements
|
1990-08-28 14:03:24 +00:00 |
|
eck
|
ebc37d14b4
|
changed pow() a little
|
1990-08-28 13:59:36 +00:00 |
|
eck
|
3310d79e1a
|
improved the speed somewhat
fixed bug with negative chars in comparisons
|
1990-08-28 13:54:46 +00:00 |
|
eck
|
8f8bca227a
|
fixed freopen() bug by deleting some code
|
1990-08-28 13:44:48 +00:00 |
|
eck
|
a0ee315857
|
fixed types because of the 2-4 version
|
1990-08-24 17:05:53 +00:00 |
|
ceriel
|
928e88ce22
|
avoid double LINs and corrected bug in symbol table entries for records
|
1990-08-22 15:33:43 +00:00 |
|
eck
|
aa39c4b4aa
|
fixed several bugs with object sizes
|
1990-08-14 09:59:37 +00:00 |
|
ceriel
|
e1897b27b5
|
improved REAL constant and string constant stab generation
|
1990-08-10 18:01:50 +00:00 |
|
eck
|
1dacdfc4c6
|
changed sigsetmask to _sigsetmask
|
1990-08-09 15:27:13 +00:00 |
|
ceriel
|
61ed03dd46
|
some more changes for debugger support
|
1990-08-01 14:35:07 +00:00 |
|
ceriel
|
640fe76319
|
added support for debugger
|
1990-07-30 15:56:25 +00:00 |
|
eck
|
ce8a4ab9e6
|
improved -I handling
|
1990-07-25 13:00:40 +00:00 |
|
eck
|
0b6e73197b
|
atw.h was wrong, since word_size may contain a cast
|
1990-07-20 10:30:49 +00:00 |
|
ceriel
|
b241f143db
|
improved conversion of extended to string
|
1990-07-20 09:39:43 +00:00 |
|
eck
|
539ab11985
|
squeezing for MINIX & bug fix in dumpidf
|
1990-07-19 17:16:36 +00:00 |
|
ceriel
|
0f735aa2a4
|
fix problem with variant tag and made double compatible with subranges
|
1990-07-17 13:57:01 +00:00 |
|
ceriel
|
396c70c16e
|
Fix: DIV and MOD on negative args
|
1990-07-16 09:05:19 +00:00 |
|
eck
|
2acd7638cc
|
fixed int to unsigned conversions, declarations, pp-list initialization
|
1990-07-13 10:18:27 +00:00 |
|
eck
|
b1c76184a1
|
fixed character count in doscan
|
1990-07-11 09:08:33 +00:00 |
|
ceriel
|
22efec2b64
|
rand() did not work on 2-byte machines
|
1990-06-30 20:02:45 +00:00 |
|
ceriel
|
f6ebebfc27
|
fixed -I option
|
1990-06-29 10:00:41 +00:00 |
|
ceriel
|
24c669d9aa
|
fixed -I option
|
1990-06-28 18:06:16 +00:00 |
|
ceriel
|
1e14068343
|
Added strtol()
|
1990-06-25 15:59:16 +00:00 |
|
ceriel
|
c24776265d
|
tp_unsigned is now a true boolean
|
1990-06-21 15:49:41 +00:00 |
|
eck
|
becce8cd21
|
always flush line-buffered output when filling an input buffer
|
1990-06-21 11:13:23 +00:00 |
|
ceriel
|
73e9d937f1
|
fix: #if instead of #ifdef
|
1990-06-12 11:22:49 +00:00 |
|
ceriel
|
675d578036
|
changed order so that it works without ranlib
|
1990-06-12 11:21:40 +00:00 |
|
ceriel
|
41dac7db23
|
fix previous fix
|
1990-06-11 15:17:50 +00:00 |
|