em
52d0f32e32
Copied from vax2, takes its info on which files
...
to use in which order from LIST.
1985-02-05 14:52:02 +00:00
em
c8e426ffb8
This one is made with lorder|tsort.
1985-02-05 14:51:17 +00:00
em
b70b6ba980
The first one, Duk's order.
1985-02-05 14:50:24 +00:00
em
c90c70bb84
Now fetching sedf from this directory instead of
...
from the cg source directory.
1985-02-05 11:44:40 +00:00
keie
a50f8ebe1c
Placed the include files in {EM_HOME}/h/bc_.....
1985-02-04 22:18:16 +00:00
keie
da898f1325
*** empty log message ***
1985-02-04 14:31:17 +00:00
keie
1e38fa0573
*** empty log message ***
1985-02-04 14:26:13 +00:00
keie
5a6676cc53
Prevent the existence of pem2[24].p to frustate the ln and thus
...
the whole exercise.
1985-02-04 02:53:18 +00:00
keie
987ed39adb
Added an entry "distr" to make tables1.c and tables1.h.
1985-02-03 23:50:51 +00:00
keie
3d4a5efe99
The creation of the library is now done by the process of creating
...
the distribution directory.
1985-02-03 23:23:50 +00:00
keie
46f5004866
Tail_em.s.a is now extracted from the RCS directory by the
...
distribution making process in em/distr2.
1985-02-03 23:21:24 +00:00
keie
df168727a6
The effect of the .distr entry is now done by the
...
mktree process from /usr/em/distr2.
1985-02-03 23:18:06 +00:00
em
2cc4735151
Added libmon to libraries to be translated.
1985-02-02 18:06:37 +00:00
em
dd7e9436a2
*** empty log message ***
1985-02-01 22:12:31 +00:00
garde
8e154eb826
Many, many improvements made, ususually small ones.
...
For example: many em-patterns have got alternative code-rules.
1985-02-01 12:51:56 +00:00
keie
ca219d89e9
Now using ../../proto/libg/Makefile.
1985-02-01 12:38:08 +00:00
keie
26999bb517
To avoid conflict while compiling with acc itself the word
...
size of the target machine is now defined as TEM_WSIZE.
1985-02-01 12:32:46 +00:00
keie
103659cd7b
Added an entry to create a doc.pr suitable for printing
...
on a straightforward line printer.
1985-01-31 22:38:00 +00:00
keie
626ae9760f
Added a reference to MES 11 in 11.1.4.4 at the non-local goto.
1985-01-31 15:15:20 +00:00
keie
dcd8451347
1- Zero is deleted as a possible argument to LOI and STI.
...
Allowing that was an oversight.
2- Message number 10 is reserved for global optimizer output.
3- Message number 11 must be used by GTO destinations.
1985-01-31 15:10:16 +00:00
keie
882906b3c3
Added a few sentences about the capability of ack to
...
preprocess Pascal programs and one restriction that imposes
on programs using it.
1985-01-31 14:50:15 +00:00
keie
f586956618
Zero is deleted as a possible argument to LOI and STI.
...
Allowing that was an oversight.
1985-01-31 14:03:56 +00:00
keie
6459b0bf5f
Zero is deleted as a possible argument to LOI and STI.
...
Allowing that was an oversight.
1985-01-31 13:58:09 +00:00
keie
1f56b2aa4c
1 - Changed incorrect execution line for callc/modc
...
2 - Added several sources to 'pr' entry, for printing.
1985-01-31 10:53:59 +00:00
bal
d1c0d1db13
Bugs fixed for the following patterns:
...
lol loc 255 and 2 (byte order was wrong)
loc x beq , 0 < x < 128 (was 0 < x < 256)
loc x bne (idem).
These bugs were introduced in version 2.2.
1985-01-30 16:34:14 +00:00
bal
b99ce86e16
register save costs changed: they are now linearly dependent on
...
the number of registers to be saved (for time).
1985-01-30 15:43:02 +00:00
bal
bec394f7bd
Entry for LOI changed from CLASS1 to CLASS12.
1985-01-30 14:49:03 +00:00
bal
db19d06f61
CLASS12 added for the LOI instruction. A "LOI n", n < wordsize,
...
loads wordsize bytes, not n bytes.
1985-01-30 14:47:49 +00:00
ceriel
e936aea1e1
Added -DCPM to the flags.
1985-01-30 12:37:10 +00:00
bal
31eab814f2
Debugging procedure print_allocs now writes to stderr.
1985-01-30 10:52:33 +00:00
bal
7f9dd27dc8
bug fixed: assemble_allocs() did generate whole_procedure allocations.
...
These allocations were initialized with a very low profit. Consequently
account_regsave rejected these allocations.
Solution: repl_allocs() updates the al_profits field of the
whole_procedure allocation.
1985-01-30 10:47:47 +00:00
bal
387191a2c7
bug fixed: oldmap(lmap,llength) was sometimes called when no new map
...
had to be allocated for the current (data-) unit.
1985-01-28 11:38:06 +00:00
em
cf3d3ad287
Also remove all *.e and *.d files when cleaning up.
1985-01-25 16:19:13 +00:00
keie
1bc30e42eb
Strings in rom are initialized with usage count 9999.
...
decstr does not touch these at all.
1985-01-25 14:40:51 +00:00
keie
e271d9bbb8
Strings in rom are initialized with usage count 9999 i.s.o. 1.
...
String with that usage count are not touched any way at all.
1985-01-25 14:34:50 +00:00
bal
a49f2d23f7
Number of address registers decreased from 5 to 4.
1985-01-25 13:24:12 +00:00
keie
3c5d3c55af
Added an entry called distr.
...
This make the formatted install.pr to be put on the distribution tape.
1985-01-25 11:28:55 +00:00
keie
6d344b6702
The program name is used to set the name
...
of the file were the contents of data statements are written.
The filename is extracted from the path and the suffix (if present)
is replaced by .d.
1985-01-25 11:04:18 +00:00
keie
8fa5a7b668
The parametrs passed to the call to opnchn when initializing are now
...
correct string descriptors.
Programs with data statements used to crash with TRAP TYPE 11.
1985-01-25 09:57:04 +00:00
keie
d12fef6c05
The non-flag arguments are now passed by position.
...
The order is : (bem) input output program-name.
1985-01-25 09:55:28 +00:00
em
ed1ee8a3b4
Removed test18 because it is in essence a busy loop.
1985-01-24 22:34:31 +00:00
em
3bb153d6bb
Added executable files to list of those to cleanup.
1985-01-24 21:27:32 +00:00
em
df08133a04
Added entry "clean" for cleanup.
1985-01-24 21:25:57 +00:00
keie
06087a6bc3
*** empty log message ***
1985-01-24 17:39:54 +00:00
keie
fd4d46036a
Added ranlib commends.
1985-01-24 16:16:32 +00:00
keie
1e3ec09984
Some minor changes.
1985-01-24 15:34:23 +00:00
em
58c5d2d8ac
Changed the line numbered 19 into a line numbered 190.
...
This seemed the correct thing to do.
1985-01-24 11:34:12 +00:00
em
410800127c
*** empty log message ***
1985-01-24 11:27:36 +00:00
bal
1732114593
bug fixed: the "incr" parameter of sbrk() is a 2-byte integer,
...
not a 4-byte integer.
1985-01-23 16:31:51 +00:00
bal
66eabbcddf
parameter of fscanf changed from "%d" to "%hd" to read a short.
1985-01-23 16:28:58 +00:00