Commit graph

75 commits

Author SHA1 Message Date
ceriel
2c31a9b1ac removed -i flag 1991-02-19 16:51:50 +00:00
ceriel
2c3dcb0547 modified hash function to deliver same value on 2 byte and 4 byte machines 1991-01-31 15:17:54 +00:00
ceriel
6390348994 Changed print format 1990-12-14 13:57:46 +00:00
eck
916b9e94e9 aligment (yet again) 1990-12-13 14:03:31 +00:00
ceriel
b3287b2b0f Some fixes: delinted and fixed alignment bug (bloody sizeof strikes again) 1990-12-11 11:10:46 +00:00
ceriel
2a6b538c9b Corrected error messages 1990-11-27 09:39:52 +00:00
ceriel
1168708cd0 Added support for S_CRS 1990-07-30 11:56:28 +00:00
ceriel
f2b4713c24 cast ptrdiff_t to int for ANSI 1990-04-25 14:23:05 +00:00
ceriel
0b95807664 Added verbose option 1990-03-15 10:44:14 +00:00
ceriel
218b982231 open and close output file in one place 1990-01-29 12:40:43 +00:00
ceriel
38880093e8 fixed typo 1989-11-09 18:12:12 +00:00
ceriel
410a62e2de fixed some lint complaints 1989-11-08 14:18:57 +00:00
ceriel
84b9957b17 made to compile under Xenix 1989-08-21 12:46:54 +00:00
ceriel
fdcad08fdf fixed typo 1989-05-25 17:22:27 +00:00
ceriel
8e09304da7 Added extra explanation of on_valu field 1988-12-12 12:51:52 +00:00
ceriel
fd4bda4865 made more portable 1988-04-21 18:53:31 +00:00
ceriel
a58740c4ee some fixes 1988-01-11 18:24:34 +00:00
ceriel
93e08cb946 Some minor adaptions 1987-10-15 12:42:55 +00:00
ceriel
c9e52b65d4 some minor fixes, and one important 2/4 one in the sbreak function 1987-09-02 18:42:21 +00:00
ceriel
c1ffb28416 improved the c-flag, and corrected a bug in the produced relocation info 1987-08-26 13:22:44 +00:00
ceriel
d747651237 improved -c option 1987-08-19 14:10:39 +00:00
ceriel
123bcfc5e2 fix + some more statistics 1987-08-11 15:31:09 +00:00
ceriel
0300bbf5cb adapted sizes somewhat, made facility to print memory statistics 1987-08-11 14:42:15 +00:00
ceriel
fec5feef77 deleted a warning 1987-08-06 19:15:40 +00:00
ceriel
45264c9c25 align sizes 1987-08-06 18:40:02 +00:00
ceriel
3883f47fd0 fix in check 1987-08-03 18:03:23 +00:00
ceriel
116a0f81f5 check name offset 1987-08-03 13:22:30 +00:00
ceriel
6ac092bf38 core_alloc changed to old one 1987-05-21 10:10:27 +00:00
ceriel
4caf71f5b5 Some changes to handle more on small machines:
a section is now split into parts that fit in core
1987-05-21 10:06:14 +00:00
ceriel
a142d31a56 Initial revision 1987-04-16 16:04:55 +00:00
ceriel
81b1d21c35 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
0177bf59ff Bug fixes and made faster on PDP-11 1987-04-08 17:15:30 +00:00
ceriel
395b1bc424 Changed strategy somewhat 1987-04-01 08:20:39 +00:00
ceriel
19d29e4018 changd values somewhat, added values for small machines 1987-03-27 13:56:50 +00:00
ceriel
9ab7bf2408 Bug fixes 1987-03-12 19:18:59 +00:00
ceriel
755ea27d46 Added room for data, made room for rom smaller 1987-03-12 17:53:32 +00:00
ceriel
bdebe50836 *** empty log message *** 1987-03-11 15:55:51 +00:00
ceriel
e86b8463ea minor change 1987-03-11 13:34:07 +00:00
ceriel
815166e421 Added copyright notice 1987-03-09 19:15:41 +00:00
ceriel
6ac8c31b76 Improved installation procedure 1987-03-05 15:00:13 +00:00
ceriel
8fbd81a884 A wrong flag is no longer fatal 1987-03-05 14:57:15 +00:00
ceriel
0905b2ba25 forgot a continue. 1987-02-12 13:54:37 +00:00
ceriel
10f6d88ba1 *** empty log message *** 1987-02-05 14:11:46 +00:00
ceriel
4b489cd254 Initial revision 1987-01-30 17:10:51 +00:00
ceriel
91463b5a4e Initial revision 1987-01-29 14:17:23 +00:00
ceriel
3d00f0ea37 Adapted to current situation 1987-01-29 13:20:23 +00:00
ceriel
c6f26eff9e Corrected syntax error 1987-01-29 09:43:40 +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