Commit graph

1228 commits

Author SHA1 Message Date
ceriel
b2f0b281cd Initial revision 1986-12-05 17:10:12 +00:00
ceriel
555c29971f initial version 1986-12-05 17:09:41 +00:00
ceriel
9aac83a83e *** empty log message *** 1986-12-05 16:59:51 +00:00
ceriel
28036b3741 Initial revision 1986-12-05 16:58:29 +00:00
ceriel
13a63ae5fe ??? 1986-12-05 16:36:40 +00:00
ceriel
947461e31f Removed DUK 1986-12-04 16:35:04 +00:00
ceriel
53d6dfcb6b version using input module and detecting preprocessor loops 1986-12-04 16:29:44 +00:00
ceriel
91aad0b28e Improved relocation reading code for the !incore strategy. 1986-12-03 13:09:15 +00:00
ceriel
24b7ad602a Improved compactification code. It was much to persistent, and
also too greedy. This causes long LONG linking times.
The current version is less greedy, but also gives up more
easily. Linking times are acceptable now.
1986-12-03 13:06:48 +00:00
ceriel
db43d1d8a7 Added definitions for "alloc", "hard_alloc". 1986-12-03 13:02:37 +00:00
ceriel
3e4629b077 made to work on small machines. 1986-12-02 16:16:08 +00:00
ceriel
abc2ba9a3c bug fix: size 0 error messages also appeared for labels 1986-12-02 11:39:34 +00:00
ceriel
149c764ca1 Added -i to LDFLAGS. 1986-12-02 11:25:51 +00:00
ceriel
e188fe0956 Version that uses libobject.a 1986-12-01 15:41:29 +00:00
ceriel
b44e39cce8 Version that uses libobject.a. 1986-12-01 15:35:28 +00:00
ceriel
c57d4ff268 some minor bug fixes 1986-12-01 10:06:53 +00:00
ceriel
ad40a77afd handle void properly, avoid 0-alignments, handle #if defined(..) 1986-12-01 10:00:23 +00:00
ceriel
36adbe54a5 Removed some signal handling stuff. The Ack-program should do that. 1986-12-01 09:43:00 +00:00
sater
59861f883b added support for modhead 1986-11-28 13:47:44 +00:00
sater
17f5bc21e7 debugging stuff happened to end up on stdout instead of stderr. 1986-11-28 13:41:09 +00:00
ceriel
a0c21bf820 many bug fixes, and added flexibility in alignments 1986-11-28 11:59:08 +00:00
ceriel
da54801353 newer version 1986-11-26 16:40:45 +00:00
ceriel
552f5a3f61 Initial revision 1986-11-24 21:52:09 +00:00
ceriel
8b718ee54b Initial revision 1986-11-24 21:45:03 +00:00
ceriel
dbb351f078 Handled gen.c wrong. This is corrected. 1986-11-24 21:30:57 +00:00
ceriel
00a2314999 make to work with newer version of LLgen. 1986-11-24 21:24:42 +00:00
ceriel
7c5553640e Added -DNDEBUG 1986-11-24 21:01:42 +00:00
ceriel
5ced6d6aef Initial revision 1986-11-24 20:58:35 +00:00
ceriel
3b2d51a96b Initial revision 1986-11-24 20:42:13 +00:00
ceriel
eba14fa801 Bug fix in "inc loc adi" patterns and the like. 1986-11-24 10:42:29 +00:00
ceriel
596c631a71 Check more, when an error occurred 1986-11-17 13:08:18 +00:00
ceriel
9d0ee46068 Trying to check more of an expression, giving some more sophisticated error messages,and be less wasteful with space for subranges 1986-11-17 11:41:28 +00:00
erikb
22d4d72ef4 adapted default IDEPTH value 1986-11-14 08:16:38 +00:00
ceriel
86018d09e1 changed sizes of labstr and argstr to accomodate longer identifiers. 1986-11-12 21:14:05 +00:00
ceriel
f7a6dc503c Changed sizes of "argstr" and "labstr", to accomodate longer
identifiers.
1986-11-12 21:04:38 +00:00
erikb
ed106b7feb removed the debug message for encountering STRING-type Values 1986-11-12 09:55:28 +00:00
erikb
d51281b576 updated the manual pages 1986-11-12 09:53:18 +00:00
erikb
f784236908 merged the vax and mantra versions 1986-11-11 13:47:58 +00:00
ceriel
45f608bac0 Initial revision 1986-11-11 13:44:58 +00:00
ceriel
fb16148641 Adapted to use of GCIPM. 1986-11-11 13:44:13 +00:00
ceriel
3bc3818955 Adapted to use General C Identifier processing Module (GCIPM).
Also changed so that output for "cid" or "cpp" is in alphabetical order.
1986-11-11 13:42:42 +00:00
ceriel
3860ab6f68 Adapted to new versions of programs 1986-11-11 13:42:16 +00:00
ceriel
94634ace27 Initial revision 1986-11-11 13:34:20 +00:00
erikb
6f8b72bfb3 corrected the treatment of static functions declared on non-global level 1986-11-10 09:16:27 +00:00
erikb
3ebe2a7176 use programs and modules from ACK instead of local versions 1986-11-10 09:14:29 +00:00
ceriel
87af36724b Avoid a bug in the C-optimizer of 4.1 BSD. 1986-11-07 17:54:30 +00:00
ceriel
7fd4e395da Constants changed to more sensible values. 1986-11-07 16:20:33 +00:00
ceriel
981bea82f4 Added "register" to a declaration. 1986-11-07 16:01:45 +00:00
ceriel
a761166dfa *** empty log message *** 1986-11-05 21:31:23 +00:00
ceriel
9291d87dab Several bug fixes 1986-11-05 14:33:00 +00:00