Commit graph

6002 commits

Author SHA1 Message Date
ceriel 60c44af82b Fixed problem with array's of incomplete types 1992-04-14 13:30:37 +00:00
ceriel 0571a16bcb Allow for machine-dependent options 1992-03-27 17:38:54 +00:00
ceriel b2cca56e16 Accept -gdb option 1992-03-27 17:36:49 +00:00
ceriel ea2e95a627 Allow letters after the -g flag (for -gdb) 1992-03-27 17:33:19 +00:00
ceriel 8005ef1672 improved assert macro 1992-03-20 13:43:10 +00:00
ceriel a0aa85fa4e fixed linting 1992-03-02 16:47:03 +00:00
ceriel d233bcfa50 Fixed linting 1992-03-02 14:55:47 +00:00
ceriel 0d2c7a318b Fixed linting 1992-03-02 14:46:03 +00:00
ceriel 661597162d Bug fix in old-style/new-style mixing 1992-03-02 14:37:37 +00:00
ceriel a8b2fae0da Fixed CFU implementation 1992-03-02 11:52:09 +00:00
ceriel a0acff4f4c minor change: give anonymous struct a name 1992-02-26 15:46:44 +00:00
ceriel c2157b66ef corrected the making of make_macros 1992-02-26 15:32:39 +00:00
ceriel 46540c17c8 corrected the making of make_macros 1992-02-26 15:10:50 +00:00
ceriel 0a0cdb75a4 corrected the making of make_macros 1992-02-26 14:44:00 +00:00
ceriel 629a5dcde9 corrected the making of make_macros 1992-02-26 14:24:26 +00:00
ceriel ffe7d743a4 corrected the making of make_macros 1992-02-26 14:17:32 +00:00
ceriel 090cbe8ddd corrected the making of make_macros 1992-02-26 13:51:27 +00:00
ceriel a6a1b1d3d0 initialize inctable better 1992-02-26 13:38:34 +00:00
ceriel 8e99b149fc Fix in DEFPATH mechanism, improved proto.make 1992-02-26 13:35:06 +00:00
ceriel 1263ef9731 Fix in DEFPATH mechanism, improved proto.make 1992-02-26 13:10:48 +00:00
ceriel baf10676a3 Fix proto.make and initialize inctable better 1992-02-25 11:07:45 +00:00
ceriel 0bfa4970c5 Added i386 description 1992-02-11 16:59:43 +00:00
ceriel 81ec28ccb9 Bug fix: INC/DEC evaluated argument twice(!) 1992-01-31 13:44:57 +00:00
ceriel f3e5c3032f differing characters should be left untouched 1992-01-24 13:05:30 +00:00
ceriel 646bd0e51f small fix for compatibility with different make's 1992-01-22 11:25:52 +00:00
ceriel 813ca898a7 Bug fix: generated a 'push dl', which does not exist 1992-01-13 10:31:23 +00:00
ceriel f2e1579f36 Updates for 5th distribution 1991-12-19 10:32:01 +00:00
ceriel 6e48c50a6c Put malloc.c after malloc in .distr file, otherwise it cannot be made 1991-12-19 10:22:15 +00:00
ceriel 697dc9b1de Added stab.c 1991-12-19 10:19:31 +00:00
ceriel 56ab70f21f Added dbsym.c 1991-12-19 09:30:53 +00:00
ceriel d0179d6790 do not install peephole optimizer libs when not installing fast compilers 1991-12-18 17:26:52 +00:00
ceriel 5ccd830347 replaced atol definition 1991-12-18 16:15:18 +00:00
ceriel 952bd37627 removed atol reference 1991-12-18 16:01:44 +00:00
ceriel e35f11f208 Made installation mechanism more portable 1991-12-18 14:51:08 +00:00
ceriel 7f4c0bea38 Added some more info about i386 version 1991-12-18 14:39:14 +00:00
ceriel 03022ad7dd Accomodate symbolic debugger info 1991-12-18 14:38:57 +00:00
ceriel 47a6b4b526 Ported to 80386 (problem: different read() semantics) 1991-12-18 14:36:26 +00:00
ceriel 12149f5858 Added pop_push.h 1991-12-18 09:47:19 +00:00
ceriel 70b535c368 No longer use ushort 1991-12-18 09:45:26 +00:00
ceriel b23ed92d7e Use cp_dir to copy directories 1991-12-18 09:44:10 +00:00
ceriel e00c0aa591 Added debugger library for -g 1991-12-18 09:42:04 +00:00
ceriel 38608cfa32 Fix: produced dependencies were wrong 1991-12-18 09:40:23 +00:00
ceriel eb3ce1f70f Fixed typo in previous fix 1991-12-18 09:34:52 +00:00
ceriel 3c338b9a3f Fixed typo 1991-12-18 09:22:13 +00:00
ceriel de758867f8 Fixed typo in previous fix 1991-12-18 09:14:25 +00:00
ceriel 168634cd0b Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:49:18 +00:00
ceriel df1ed9426d Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:28:58 +00:00
ceriel 53c4951b29 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:05:43 +00:00
ceriel fa0bee0b26 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:36:35 +00:00
ceriel 8482d2c110 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:27:24 +00:00