keie
|
241a7de970
|
The PDP 11 needs -i, Vax'en ignore it.
|
1985-02-18 12:45:31 +00:00 |
|
keie
|
41d580c9cf
|
Added some comment.
|
1985-02-18 01:06:58 +00:00 |
|
keie
|
ec46d547c4
|
Made use of apc and acc where assuming results
can be run on own system explicit.
|
1985-02-18 01:03:51 +00:00 |
|
keie
|
daa47964a5
|
Changed "name of system" into "type of system".
|
1985-02-18 00:12:12 +00:00 |
|
keie
|
ee63833f41
|
Basic also needs libc.a.
|
1985-02-17 22:47:40 +00:00 |
|
keie
|
445d52de66
|
Moved retar from ret.s to trp.s.
trp.s needed it and is behind ret.s in the library.
When ret.s is loaded, it calls (via unknown) trp.s so
inclusion in trp.s should work.
|
1985-02-17 22:31:10 +00:00 |
|
keie
|
b82c00e153
|
Added a line for
loc loc cuu $1==$1, because write.e contained the line
loc 2
loc 2
ciu
and the cg failed to translate.
|
1985-02-17 22:03:44 +00:00 |
|
keie
|
972692cb1c
|
Further refinement.
|
1985-02-17 22:01:03 +00:00 |
|
em
|
bbfb511322
|
Added .align 2. Prevents end of bss to be odd.
Especially important for malloc, it distinguishes between
odd and even word pointers.
|
1985-02-17 01:12:36 +00:00 |
|
cvs2hg
|
3f3bddef8f
|
fixup commit for tag 'dist2'
|
1985-02-17 00:57:20 +00:00 |
|
keie
|
9f45dd0650
|
Added .align 2.
Especially important for malloc.
|
1985-02-17 00:57:19 +00:00 |
|
keie
|
43a2b60360
|
*** empty log message ***
|
1985-02-16 22:09:05 +00:00 |
|
keie
|
14875e6ca5
|
*** empty log message ***
|
1985-02-16 16:48:18 +00:00 |
|
em
|
d32de5df93
|
Now chooses between Vax and Pdp conversion.
|
1985-02-16 15:58:34 +00:00 |
|
keie
|
eeb944f6e3
|
The assembler is used for both 2/4 and 4/4.
|
1985-02-16 15:49:03 +00:00 |
|
em
|
ca28f34c8e
|
*** empty log message ***
|
1985-02-15 23:13:04 +00:00 |
|
em
|
625c309fa6
|
|
1985-02-15 23:12:16 +00:00 |
|
em
|
9f3928cd3a
|
Adapted to -DNOFLOAT.
|
1985-02-15 23:11:30 +00:00 |
|
em
|
a65f05f29f
|
Adapted to NOFLOAT.
|
1985-02-15 23:10:04 +00:00 |
|
em
|
6a6a84a274
|
*** empty log message ***
|
1985-02-15 23:00:46 +00:00 |
|
em
|
4f80e81ee7
|
*** empty log message ***
|
1985-02-15 22:53:13 +00:00 |
|
em
|
eb2b9d0bac
|
Removed one error.
|
1985-02-15 14:37:35 +00:00 |
|
em
|
792d315beb
|
Program was adapted with NOFLOAT flag.
|
1985-02-15 14:23:34 +00:00 |
|
em
|
04e454d3c6
|
Added RCS id.
Adapted to use the NOFLOAT cpp flag.
|
1985-02-15 14:20:04 +00:00 |
|
bal
|
a1c2dadb2a
|
Compare group (cmp,cmi,cmu,cms,cmf) added as cheap operators.
|
1985-02-15 13:18:57 +00:00 |
|
em
|
b6381fad79
|
The cho worked incorrectly, thereby causing the whole test to fail.
|
1985-02-13 00:41:16 +00:00 |
|
em
|
c9eb48d373
|
Removed the use of float from the test.
Using int's in sqrt gives the same result.
|
1985-02-12 23:27:23 +00:00 |
|
em
|
67d635ccd4
|
|
1985-02-12 23:07:22 +00:00 |
|
em
|
f37307bc06
|
A slightly different message.
|
1985-02-12 23:07:05 +00:00 |
|
keie
|
2a4335787e
|
Adfded RCS id.
|
1985-02-12 14:37:52 +00:00 |
|
keie
|
1b5278f3d4
|
As left by Hans v. Staveren.
|
1985-02-12 14:32:20 +00:00 |
|
keie
|
815b0e0f0f
|
*** empty log message ***
|
1985-02-12 14:20:30 +00:00 |
|
keie
|
70c000b03e
|
Now using the same em.c as in m68k2/int.
The interpreters are moved from pdp/pdp_int (or some such)
to lib/int22.
|
1985-02-12 13:11:27 +00:00 |
|
keie
|
f59262745e
|
Initial revision
|
1985-02-12 12:54:44 +00:00 |
|
keie
|
cc4f8a793a
|
Initial revision
|
1985-02-12 12:28:49 +00:00 |
|
keie
|
52fee02e94
|
Adapted to run on 4/4 machines.
|
1985-02-11 14:33:04 +00:00 |
|
keie
|
fee336890b
|
Placed a few dot on e few i's.
|
1985-02-11 14:32:02 +00:00 |
|
keie
|
0b6744bb91
|
The default for any machine is without, double length
integer arithmetic and without floating point.
|
1985-02-11 11:17:35 +00:00 |
|
bal
|
e704ddc158
|
restructured.
|
1985-02-11 10:52:49 +00:00 |
|
bal
|
f7699474b8
|
The binaries of the phases of ego are now put in a single directory.
|
1985-02-11 10:07:47 +00:00 |
|
bal
|
6909adbf9c
|
Macros newcflpx and oldcflpx added.
|
1985-02-11 09:52:11 +00:00 |
|
bal
|
156775643e
|
Include files and declaration of em_flag added.
|
1985-02-11 09:51:02 +00:00 |
|
bal
|
d41c902b12
|
Memory allocation/deallocation for extends changed.
|
1985-02-11 09:48:32 +00:00 |
|
keie
|
43f003e959
|
Removed a few typos.
|
1985-02-08 16:54:34 +00:00 |
|
keie
|
ba1e51e914
|
Deleted a line with a statement unknown to this compiler.
|
1985-02-08 15:41:19 +00:00 |
|
keie
|
66875f1bde
|
Looks more reasonanle now.
|
1985-02-08 13:21:23 +00:00 |
|
keie
|
8a7ee2ea50
|
Now calling trace with the current line number as parameter.
|
1985-02-08 13:18:26 +00:00 |
|
keie
|
e9850f2691
|
Improved.
|
1985-02-08 13:12:51 +00:00 |
|
keie
|
0122bc2dd7
|
*** empty log message ***
|
1985-02-07 22:59:50 +00:00 |
|
keie
|
c0085c2dd4
|
A list without double entries, for the moment supposing
that trp,etc always gets loaded, so will be there when .dvu needs it.
|
1985-02-07 22:51:12 +00:00 |
|