Commit graph

1672 commits

Author SHA1 Message Date
ceriel e10145ba2e exit with erno+1, because otherwise exit status is 0 with array bound error 1994-11-14 11:51:24 +00:00
ceriel e441b2f658 disabled a warning 1994-11-01 11:45:23 +00:00
ceriel c7b707c266 SkipToNewLine() fixed: did not work with a / at the end of a line 1994-10-28 15:26:36 +00:00
ceriel 8061bab6a9 removed warning and fixed two problems:
- remove_def was wrong, and parameter defs should not be removed at the
  end of a scope
1994-10-27 14:57:48 +00:00
ceriel d992ed4935 mark file parameters as used in reads/writes 1994-10-25 15:41:59 +00:00
ceriel 29a640446a Remove prototype idfs in casts! 1994-10-18 13:43:50 +00:00
ceriel d1e4c3d930 Fixed: union initialization did not work properly 1994-10-03 12:57:39 +00:00
ceriel c3ad2ccc5e Improved driver, handles quotes better 1994-09-16 12:41:55 +00:00
ceriel 8636e9d10a Changed Header into Id 1994-06-27 08:03:14 +00:00
ceriel 1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel 5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel 77c44b0f04 Minor fix in error message 1994-06-02 10:54:13 +00:00
ceriel 96172158e5 Fix: dit not handle multiple POINTER TO constructs right 1994-05-25 12:10:59 +00:00
ceriel f06b39f112 removed wrong assertion 1994-04-19 10:46:08 +00:00
ceriel dd67502468 Minor fix 1994-04-19 10:04:53 +00:00
ceriel b8b3054bba Fix: prevent unintentional token pasting 1994-03-01 15:04:52 +00:00
ceriel b03e2f6a8b Also update alignment in complete_type(); resulted in obscure (and wrong) error message 1994-03-01 09:54:16 +00:00
ceriel 12bc7ed391 Changed as suggested by Frans Meulenbroeks 1993-11-23 15:35:08 +00:00
ceriel 75afbd450b Fixed problem with the IN operator 1993-11-19 09:53:47 +00:00
ceriel 60192399dc Added declarations for static functions 1993-11-18 15:38:13 +00:00
ceriel e3e19a7a0d signal now deals with void functions 1993-11-17 16:53:43 +00:00
ceriel cf151967a5 signal now deals with void functions 1993-11-17 16:38:52 +00:00
ceriel 82f89c97a6 signal now deals with void functions 1993-11-17 16:27:44 +00:00
ceriel 5dfe51c5d4 Oops: committed wrong version 1993-11-17 09:37:02 +00:00
ceriel 875797a7d8 and again ... 1993-11-17 09:10:36 +00:00
ceriel 121cb0c285 Fixed: version with typo committed 1993-11-17 09:05:28 +00:00
ceriel 0dde39aa63 Fixed problem with IN operator 1993-11-16 16:31:27 +00:00
ceriel 5bbe789504 Some small fixes 1993-11-16 12:00:06 +00:00
ceriel f5df1934b9 Define PRIVATE as static 1993-11-16 11:59:09 +00:00
ceriel 65592bae41 prevent some gcc warnings 1993-11-16 11:54:00 +00:00
ceriel 70b035d559 Define PRIVATE as static, and consequences 1993-11-16 11:49:17 +00:00
ceriel 8998e56069 Fixed bug 1993-11-15 09:25:32 +00:00
ceriel dbdf63595a Realloc call: put cast in front of first arg 1993-11-12 15:48:22 +00:00
ceriel b6ba1452f8 made symbol2str decl global 1993-11-12 15:45:09 +00:00
ceriel c89c0d2c01 Changed debugging information to also work for Solaris 2 1993-11-10 12:44:24 +00:00
ceriel 37ab68909b Added void for some functions 1993-11-10 12:42:25 +00:00
ceriel 2662c3984d Some small changes 1993-11-10 12:35:33 +00:00
ceriel 067ad0cc22 Fixed div() and ldiv() for machines with -1/2 = -1 1993-10-26 13:58:04 +00:00
ceriel a71ae473ac Include em_label.h before em_code.h 1993-10-26 09:59:06 +00:00
ceriel c689e34fa7 Use LCSYM for bss and STSYM for data, so that grind can see the diff 1993-10-25 15:43:02 +00:00
ceriel 0fc413c78a Use LCSYM for bss and STSYM for data, so that grind can see the diff 1993-10-25 15:34:08 +00:00
ceriel c9ec055176 Define NDEBUG if you don't want assertions 1993-10-22 14:30:43 +00:00
ceriel 2006278a52 A fix for stabs, and define NDEBUG 1993-10-22 14:24:31 +00:00
ceriel 29f543b603 Some minor changes: prevent some warnings 1993-10-07 14:07:42 +00:00
ceriel fa7069780d Added missing stuff 1993-10-07 09:46:14 +00:00
ceriel b73eb4057e Fix: set error flag in some error cases 1993-10-07 09:44:03 +00:00
ceriel 4775779d8e Made more portable 1993-10-06 13:15:12 +00:00
ceriel 668b3fc2d8 New, improved fmod.c 1993-08-31 10:54:08 +00:00
ceriel a37e49b619 Added check, but probably never happens with correct FEF 1993-08-31 10:53:05 +00:00
ceriel 983e1bf095 Fix to icompute.c: always had one digit too much 1993-08-26 10:08:37 +00:00