Commit graph

6026 commits

Author SHA1 Message Date
ceriel 40569c479e Mention filename for some error messages 1993-06-08 13:02:01 +00:00
ceriel 5092c4ece3 Don't free filenames when lint 1993-06-04 10:30:16 +00:00
ceriel 4d1b0d3486 A fix: make error_type usable as function type; prevents core dump on some inputs 1993-05-14 12:01:14 +00:00
ceriel b4aef1eb5e Fixed error: did not compile 1993-05-12 08:33:03 +00:00
ceriel d7a3b68635 Added /usr/local/bin to PATH (for tbl and the like) 1993-05-12 08:26:39 +00:00
ceriel 7e30c7d648 Fixed for empty parameter lists 1993-05-10 14:02:52 +00:00
ceriel 8c66b84305 small fix in ftell 1993-04-05 11:49:59 +00:00
ceriel e30c4b9337 Added make entries to produce troff output on standard output 1993-04-01 11:11:49 +00:00
ceriel 9cbc7a4b97 Also run soelim 1993-04-01 11:06:04 +00:00
ceriel 4edcd8222d Fix: wrong target and refs 1993-04-01 10:55:46 +00:00
ceriel 758e04a4eb Fix in proto.make: forgot to define SRC_DIR 1993-04-01 10:52:32 +00:00
ceriel 404d067606 Changed installation mechanism for docs 1993-03-31 16:47:12 +00:00
ceriel 42d7930c11 Changed installation mechanism for docs, deleted mkun 1993-03-31 13:34:42 +00:00
ceriel 132f2234fa Changed installation mechanism for docs 1993-03-31 13:33:07 +00:00
ceriel 6b8fbeb016 Changed installation mechanism 1993-03-31 13:22:17 +00:00
ceriel 5117853b1b Now uses -ms macros 1993-03-30 15:43:44 +00:00
ceriel e9a4337ccf Fixed problem with missed unstacks 1993-03-30 09:41:00 +00:00
ceriel b371972acf Fixed error which sometimes caused core dumps 1993-03-30 09:40:07 +00:00
ceriel 6fc94eb375 Improved constant arithmetic: had several bugs 1993-03-18 13:24:20 +00:00
ceriel eb375db4d6 repositioned lint comments, so that they work better 1993-03-18 13:09:55 +00:00
ceriel 5e702c5527 Added some code to check for Nan/Inf 1993-02-24 15:12:49 +00:00
ceriel 14e756ba87 Enabled divide by 0 and improper trap 1993-02-24 15:10:14 +00:00
ceriel dfc4956d59 Fixed bug: some offsets were just plain wrong 1993-02-19 17:33:40 +00:00
ceriel 6da226ab2b Fixed bug: some offsets were just plain wrong 1993-02-08 13:35:44 +00:00
ceriel 468d98750c Fixed problem with relocation,
added curr_token, so that parser can access token
1993-02-08 13:01:30 +00:00
ceriel 04d3c7152c Changed order of declarations 1993-02-05 18:21:46 +00:00
ceriel a0d74876b8 Fixed bit-field initializers bug 1993-02-05 18:15:32 +00:00
ceriel 7352c25e9c Fix: did not work properly on 2-4 machines 1993-02-03 13:28:14 +00:00
ceriel 256151c7e4 Added some patterns and fixed error in constant multiplication 1993-02-03 10:10:07 +00:00
ceriel 6f8002f540 Fix: previous version did not work with variable # of args 1993-01-28 11:45:38 +00:00
ceriel de58173e36 No more global space for structure returns 1993-01-28 10:09:51 +00:00
ceriel ebf5153f35 Fix small bug: space following a replacement list was included in the list 1993-01-26 11:58:00 +00:00
ceriel cf7095f8cc Fix small bug: space following a replacement list was included in the list 1993-01-26 11:49:23 +00:00
ceriel 9c64294186 Fixed bit-field initializers bug 1993-01-21 11:00:51 +00:00
ceriel 9eec0812a1 Improved previous fix 1993-01-19 15:33:35 +00:00
ceriel f2cfe32e03 found some small leaks with Purify 1993-01-18 16:14:43 +00:00
ceriel 3b80847a9d found a small error with Purify 1993-01-18 15:30:54 +00:00
ceriel bcff9862e7 found some small leaks with Purify 1993-01-18 15:29:54 +00:00
ceriel 439ec389a0 found some small leaks with Purify 1993-01-18 15:10:01 +00:00
ceriel ba62ce0edc Added diagnostic about use of for example union tag as a struct tag 1993-01-15 12:41:15 +00:00
ceriel 7eb7218667 Fixed bug in flushbuf: did not reset stream->_ptr on write error 1993-01-14 10:02:28 +00:00
ceriel fd0bc5d531 Fix in tes mechanism: CAL and CAI 1993-01-12 15:48:39 +00:00
ceriel 5f7f7bf194 Fixed error: ] was missing in translation of COM 1993-01-11 12:46:04 +00:00
ceriel dc108fd084 Removed adder.h from proto.libfp 1993-01-05 12:52:47 +00:00
ceriel be2c36fbe5 Removed adder.h from .distr 1993-01-05 12:50:30 +00:00
ceriel 005f32298f Updated for ANSI C, cleaned up a bit 1993-01-05 12:06:58 +00:00
ceriel 55131b091f fixed bug: qualified type introduction within structure decl 1992-12-22 15:29:56 +00:00
ceriel d2fb022441 improved ply handling 1992-12-18 10:29:31 +00:00
ceriel ed2ba2e1d5 improved ply handling 1992-12-18 10:22:55 +00:00
ceriel 5fbaff533c Use test instruction for testing 1992-12-17 12:58:05 +00:00