Commit graph

4372 commits

Author SHA1 Message Date
eck 68a72d2ceb Initial revision 1989-12-19 15:45:15 +00:00
ceriel 33e47b1a51 Added mechanism for installing header files 1989-12-19 15:32:51 +00:00
eck 80b04b4440 changed Makefile again 1989-12-19 15:06:03 +00:00
ceriel 513b878285 again, dependencies 1989-12-19 14:54:40 +00:00
ceriel b60e8cead1 corrected install entry 1989-12-19 13:56:57 +00:00
ceriel 49834ac5c8 dependencies 1989-12-19 13:55:08 +00:00
eck f4e1d47704 changed Makefile 1989-12-19 11:20:16 +00:00
ceriel caf06d3a7b prepared for distribution 1989-12-19 11:17:21 +00:00
ceriel bff577eed4 name is cpp.ansi 1989-12-19 11:12:17 +00:00
ceriel a1f5834052 use normal C compiler 1989-12-19 11:07:03 +00:00
eck 7fab59ec17 added MakeArch and Makefile to .distr 1989-12-19 11:02:22 +00:00
eck c02f977487 Initial revision 1989-12-19 10:59:33 +00:00
ceriel c3b3faf7a4 Added support for constant floating point expressions 1989-12-19 09:40:25 +00:00
ceriel 4b42dcf97f fix: flt_status was not always set properly 1989-12-19 09:27:16 +00:00
ceriel 662c87a579 flt_status maintained for flt_str2flt() 1989-12-18 18:17:17 +00:00
ceriel 328b5011af use normal C compiler 1989-12-18 16:41:55 +00:00
eck dc87f207cd added Makefile, LIST and .distr 1989-12-18 16:15:07 +00:00
eck 25291680b0 changed EM_* to _EM_*, added Makefile, LIST and .distr 1989-12-18 16:11:26 +00:00
eck 2a15fcf645 fixed Makefile, added .distr 1989-12-18 16:06:47 +00:00
eck dc2dd991c6 fixed some bugs, added LIST, Makefile & .distr 1989-12-18 16:02:55 +00:00
eck 8a409311da fixed some bugs, added LIST, Makefile & .distr 1989-12-18 15:49:11 +00:00
eck d43142d811 changed from Hart & Cheney to Cody & Waite 1989-12-18 15:44:36 +00:00
eck 6e2b44962f made a lot of changes 1989-12-18 15:33:48 +00:00
eck e00f89ea6f made a lot of changes 1989-12-18 15:14:14 +00:00
eck 2f92b46a9d made a lot of changes 1989-12-18 15:04:14 +00:00
eck bb48507f58 small changes, added LIST, Makefile and .distr 1989-12-18 14:44:38 +00:00
eck 94db19641a Initial revision 1989-12-18 14:40:54 +00:00
eck d8486967aa many changes and improvements 1989-12-18 14:00:32 +00:00
eck 0c6ba1fd58 added Header 1989-12-18 13:53:00 +00:00
eck 09a352c151 Initial revision 1989-12-18 13:50:55 +00:00
eck c98a786cc4 Intial revision 1989-12-18 13:31:20 +00:00
ceriel 2b8e44b860 publicdata is extern for development version 1989-12-18 13:18:43 +00:00
ceriel d6f0d3b65f test on BIGMACHINE was wrong 1989-12-15 15:35:17 +00:00
ceriel a0187208a5 fixed: did not compare properly with 0; reduced size 1989-12-13 16:35:19 +00:00
ceriel e891b36895 removed declaration of unused variable 1989-12-13 13:09:10 +00:00
eck 8790a879c9 fixed sizeof() 1989-12-13 12:53:22 +00:00
ceriel a5f05e8ba0 changed character comparisons with NULL 1989-12-13 09:19:47 +00:00
eck bdb0b550f7 U-flag was not handled properly 1989-12-12 14:59:59 +00:00
eck b3a142e244 fixed null-pointer constants and SkipToNewLine() 1989-12-12 12:52:03 +00:00
eck 24a1c0d390 SkipToNewLine() now recognizes strings and character constants 1989-12-12 12:41:39 +00:00
ceriel 9bab5d363c Bug fix in ZRL decoding 1989-12-08 15:04:37 +00:00
ceriel a8033da29e better error checking 1989-12-07 16:28:05 +00:00
ceriel 2f5b25269e copied from newer version 1989-12-06 12:53:37 +00:00
ceriel 0950240cfa Changed maximum # of args 1989-12-06 12:43:01 +00:00
ceriel 3bed868bb9 .word -> .data2 1989-12-06 12:41:05 +00:00
ceriel f2996068f8 changed alignments 1989-12-06 12:39:25 +00:00
ceriel 58eaf6df5b some small fixes 1989-12-06 12:38:18 +00:00
ceriel 5e2915d143 bug fix: the in_store test did not work when NON_STANDARD was defined,
because in this case, the bit tested resided in user area
1989-11-30 17:29:00 +00:00
ceriel ac489d50a3 Corrected assertion 1989-11-30 15:12:11 +00:00
ceriel fec7208f70 new malloc.c, derived from new Minix version 1989-11-30 14:59:18 +00:00