The Amsterdam Compiler Kit
Go to file
ceriel 5a4933ff7f Try to allocate to the next power of 2, instead of just aligning
with GRABSIZE; This way, malloc(1000000) followed by free() followed by
another malloc(1000000) will result in the same block being allocated,
because first_present will now find it
1989-02-10 09:18:19 +00:00
bin Initial revision 1987-04-13 10:32:47 +00:00
distr Modified for 4th distribution 1988-08-01 09:00:03 +00:00
doc Added documentation about priority and optimizer keywords 1989-02-09 16:17:00 +00:00
emtest use $(CC) instead of cc 1988-07-08 11:37:17 +00:00
etc Added opcodes for LOI/STI with size >= 32767 1988-06-06 10:10:27 +00:00
first do not use [ for test; no as portable 1988-08-15 09:31:08 +00:00
h removed em_path.h and local.h from .distr 1988-07-28 00:30:40 +00:00
include corrected M_MAX_D 1988-08-10 16:40:48 +00:00
lang fix: CHR expects a CARDINAL parameter 1989-02-09 15:43:28 +00:00
lib Added Algol68S 1989-02-09 15:53:09 +00:00
mach Adapted; Do not use /dev/tty 1989-02-09 15:55:33 +00:00
man Fix: current distribution is 4th 1989-02-09 15:57:27 +00:00
mkun corrected 1988-04-26 10:49:07 +00:00
modules Try to allocate to the next power of 2, instead of just aligning 1989-02-10 09:18:19 +00:00
util Added some comments 1989-02-09 15:58:34 +00:00
.distr Initial revision 1987-04-13 10:32:47 +00:00
Action Installation of interpreters should be done from global action file 1988-07-28 16:46:23 +00:00
Copyright changed address 1988-04-15 12:49:16 +00:00
DistrAction corrected for new TakeAction 1988-07-27 13:17:15 +00:00
Makefile Initial revision 1984-06-29 11:00:55 +00:00
NEW mention port to XenixV3 1988-07-27 13:14:26 +00:00
README *** empty log message *** 1985-02-15 22:53:13 +00:00
TakeAction Fixed again to work with 'indir' 1988-04-29 09:15:01 +00:00

Before starting installation you should read
the file doc/install.pr