ceriel
7d5231279f
Fixed
1991-09-13 10:24:29 +00:00
ceriel
53b7af7a80
New installation mechanism
1991-08-27 09:20:30 +00:00
ceriel
6bdd99ee7b
allow for AALMAG as well as ARMAG
1991-03-20 16:21:53 +00:00
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
ceriel
3e4629b077
made to work on small machines.
1986-12-02 16:16:08 +00:00
ceriel
149c764ca1
Added -i to LDFLAGS.
1986-12-02 11:25:51 +00:00
ceriel
36adbe54a5
Removed some signal handling stuff. The Ack-program should do that.
1986-12-01 09:43:00 +00:00
ceriel
200034075d
Some name changes in ../../modules/lib.
1986-10-28 17:04:40 +00:00
ceriel
baf5b74da2
A new version, that no longer tries to move all null parts to the end
...
of a segment. It also uses the "object" library to read and write ACK-
object files and libraries.
1986-10-20 10:17:57 +00:00
ceriel
8ffde3c86a
I don't really know why, but the file was changed.
1986-10-20 09:35:51 +00:00
em
f3e2248cc4
fixed bug in number() -- hex letters mistreated
1986-02-03 14:30:19 +00:00
keie
3e6e781c8d
Now using AALMAG instead of ARMAG for led libraries.
1985-06-12 10:31:28 +00:00
keie
8749fb1da8
Using new magic number for 'aal' archives.
1985-06-10 12:41:51 +00:00
keie
dacde83aae
Removed debugging printout.
1985-06-10 11:23:22 +00:00
keie
42c2a9754f
Adapted by Sjoerd to amoeba.
1985-06-10 10:53:15 +00:00
keie
44ccf469d9
Changed to get led working under amoeba.
...
Author: K.S. Mullender.
1985-06-10 10:48:49 +00:00
keie
177af75c93
*** empty log message ***
1985-05-13 11:19:24 +00:00
keie
f90babad30
Adapted to installation in the EM tree.
1985-05-13 11:09:53 +00:00
keie
eb025dae5c
Added a message to the effect that 'local commons' can not be handled.
1985-04-29 11:55:30 +00:00
keie
7b6ed6733f
Added assignment for debuuging info.
1985-04-19 13:28:56 +00:00
keie
78961d37c1
Now using out.h from ../../h
1985-04-18 15:22:22 +00:00
keie
b391be598b
Now using arch.h, out.h and ranlib.h from ../../h
1985-04-18 15:21:16 +00:00
em
491040b2c7
*** empty log message ***
1985-04-12 14:01:20 +00:00
duk
d7fb9edfe2
Maybe some minor changes.
1985-01-10 13:35:39 +00:00
duk
58126396af
Added call to trap signals.
1985-01-10 13:24:36 +00:00
duk
55017702e2
Header and section table now allocated statically.
1985-01-10 13:22:04 +00:00
duk
7d312abd59
Inline expansion of index_adjust() and compute_origins().
...
Section table now allocated statically.
1985-01-10 13:19:47 +00:00
duk
ba826bad5c
Added routine to check signals.
1985-01-10 13:17:22 +00:00
duk
f532b58045
Added provisions for copying everything after the string area into the
...
resulting object file. Because this is most likely symbolic debugging
information, these are parametrized by #ifdef SYMDBUG.
1985-01-08 11:54:57 +00:00