6093 Commits

Author SHA1 Message Date
ceriel
7ba293d0d6 Fix: Makefile used cc instead of $(UCC) 1993-09-03 11:02:02 +00:00
ceriel
af50f645c0 New, improved fmod.c 1993-08-31 10:54:08 +00:00
ceriel
2401d9876c Added check, but probably never happens with correct FEF 1993-08-31 10:53:05 +00:00
ceriel
dca16dfd0f Fix to icompute.c: always had one digit too much 1993-08-26 10:08:37 +00:00
ceriel
b1c1dec355 Fixed bug with union initializers 1993-08-09 09:40:44 +00:00
ceriel
395e8d4605 Fixed make.hfiles; some "shells" did not accept it 1993-08-05 13:00:40 +00:00
ceriel
304bfbade3 Fixed make.hfiles; some "shells" did not accept it 1993-08-05 12:30:57 +00:00
ceriel
c8910826b5 Always define __ACK when preprocessing 1993-08-05 11:09:12 +00:00
ceriel
0bd295c1c0 Reversed bitfields for compatibility with (g)cc 1993-08-05 11:08:48 +00:00
ceriel
f350a6f701 Fixed typo 1993-08-04 09:24:07 +00:00
ceriel
8fd67c5e30 Fix make.hfiles; some shells did not accept it 1993-07-07 13:42:45 +00:00
ceriel
e939ab6db0 Fixed infinite loop 1993-06-24 15:48:46 +00:00
ceriel
42b5a324eb Improved 'stop in' mechanism, and prevent core dump ir currlang is not set 1993-06-09 14:18:43 +00:00
ceriel
467484a30b Prevent warning about overflow 1993-06-09 11:47:01 +00:00
ceriel
5c8b465a4e Fixed for change in LLgen 1993-06-09 10:34:48 +00:00
ceriel
e5b7e10f99 Also skip lint comments in skip_block() 1993-06-09 10:17:44 +00:00
ceriel
458946e791 Also skip lint comments in skip_block() 1993-06-09 09:40:54 +00:00
ceriel
7e453d7aa2 Mention filename for some error messages 1993-06-08 13:02:01 +00:00
ceriel
89ebd7aa4b Don't free filenames when lint 1993-06-04 10:30:16 +00:00
ceriel
aed8cc5cb6 A fix: make error_type usable as function type; prevents core dump on some inputs 1993-05-14 12:01:14 +00:00
ceriel
561b7fcf65 Fixed error: did not compile 1993-05-12 08:33:03 +00:00
ceriel
0c8ce4c9dd Added /usr/local/bin to PATH (for tbl and the like) 1993-05-12 08:26:39 +00:00
ceriel
99d14de3f4 Fixed for empty parameter lists 1993-05-10 14:02:52 +00:00
ceriel
61c1a76870 small fix in ftell 1993-04-05 11:49:59 +00:00
ceriel
e06f0fdfe4 Added make entries to produce troff output on standard output 1993-04-01 11:11:49 +00:00
ceriel
82871ed9ab Also run soelim 1993-04-01 11:06:04 +00:00
ceriel
a8fe176c06 Fix: wrong target and refs 1993-04-01 10:55:46 +00:00
ceriel
8ab04269c7 Fix in proto.make: forgot to define SRC_DIR 1993-04-01 10:52:32 +00:00
ceriel
f6e1e8c000 Changed installation mechanism for docs 1993-03-31 16:47:12 +00:00
ceriel
28d8a4af4a Changed installation mechanism for docs, deleted mkun 1993-03-31 13:34:42 +00:00
ceriel
9f6cc101c8 Changed installation mechanism for docs 1993-03-31 13:33:07 +00:00
ceriel
1fca8fde3d Changed installation mechanism 1993-03-31 13:22:17 +00:00
ceriel
5e2915512f Now uses -ms macros 1993-03-30 15:43:44 +00:00
ceriel
a9cdc723c7 Fixed problem with missed unstacks 1993-03-30 09:41:00 +00:00
ceriel
3e60fd70c1 Fixed error which sometimes caused core dumps 1993-03-30 09:40:07 +00:00
ceriel
a2cb61e0f0 Improved constant arithmetic: had several bugs 1993-03-18 13:24:20 +00:00
ceriel
a2bf695f83 repositioned lint comments, so that they work better 1993-03-18 13:09:55 +00:00
ceriel
2e469361ec Added some code to check for Nan/Inf 1993-02-24 15:12:49 +00:00
ceriel
3d2e5447e6 Enabled divide by 0 and improper trap 1993-02-24 15:10:14 +00:00
ceriel
7d8bf4efe8 Fixed bug: some offsets were just plain wrong 1993-02-19 17:33:40 +00:00
ceriel
ac7f45b546 Fixed bug: some offsets were just plain wrong 1993-02-08 13:35:44 +00:00
ceriel
ff895004b2 Fixed problem with relocation,
added curr_token, so that parser can access token
1993-02-08 13:01:30 +00:00
ceriel
0b9361b642 Changed order of declarations 1993-02-05 18:21:46 +00:00
ceriel
200b54f28a Fixed bit-field initializers bug 1993-02-05 18:15:32 +00:00
ceriel
8bca78cd29 Fix: did not work properly on 2-4 machines 1993-02-03 13:28:14 +00:00
ceriel
108f8aacfa Added some patterns and fixed error in constant multiplication 1993-02-03 10:10:07 +00:00
ceriel
122a7ab1bb Fix: previous version did not work with variable # of args 1993-01-28 11:45:38 +00:00
ceriel
b2ea48418a No more global space for structure returns 1993-01-28 10:09:51 +00:00
ceriel
057500f1f6 Fix small bug: space following a replacement list was included in the list 1993-01-26 11:58:00 +00:00
ceriel
f80730fd47 Fix small bug: space following a replacement list was included in the list 1993-01-26 11:49:23 +00:00