This website requires JavaScript.
22c95138aa
*** empty log message ***
keie
1985-01-07 14:26:46 +0000
d0268a4ec1
*** empty log message ***
keie
1985-01-07 14:15:47 +0000
112211eb3b
*** empty log message ***
keie
1985-01-07 13:57:25 +0000
d0444e3a04
15-5-83 EGK The coercion from rm1 to register contained allocate(%[1],GENREG). The %[1] here is incorrect and has been removed. 16-5-83 EGK The word before the movb was cleared by a xor. Now we clear the upper byte after the movb. This allows the %[1] to be added to the allocate.
keie
1985-01-07 13:51:36 +0000
9beb72e69b
*** empty log message ***
keie
1985-01-07 13:49:31 +0000
5fedca22ad
*** empty log message ***
keie
1985-01-07 13:37:12 +0000
b4ad7c46da
*** empty log message ***
keie
1985-01-07 13:08:48 +0000
c2229e5c60
Initial revision
sater
1985-01-04 14:05:25 +0000
11b3f3aa8a
added entries for cg,ncg and cgg
sater
1985-01-04 14:04:10 +0000
79411cb4b3
added entry for ncg.doc
sater
1985-01-04 13:57:11 +0000
dd8505531b
Initial revision
sater
1985-01-04 13:55:07 +0000
26f38cada3
*** empty log message ***
keie
1985-01-01 22:33:43 +0000
c235c1a93d
*** empty log message ***
keie
1985-01-01 22:27:02 +0000
d16efbab98
*** empty log message ***
keie
1985-01-01 22:19:09 +0000
57115f49cc
Take precautions against an already existing march.
keie
1985-01-01 21:32:02 +0000
5e8a571801
*** empty log message ***
keie
1985-01-01 19:56:08 +0000
006c4b7a49
*** empty log message ***
keie
1985-01-01 19:42:53 +0000
5662050ad3
Initial revision
keie
1985-01-01 19:30:24 +0000
6a08d40d15
1 - Added void. 2 - Data and function pointers have the same size.
keie
1985-01-01 19:24:34 +0000
fe6eed6c76
Added RCS identification.
keie
1985-01-01 18:35:40 +0000
0ebd337637
*** empty log message ***
keie
1985-01-01 18:34:12 +0000
ffb167e8b2
lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; entry for compiling this phase with ack -O created.
bal
1984-12-21 14:41:47 +0000
6860747f3e
Adapted to new tree structure.
keie
1984-12-21 14:23:10 +0000
18dbfc024e
Routine was wrong, leaving things on the stack in the one bit case, the inclusion of slu in this routine was bogus. It is never called anyway, so slu is taken out.
sater
1984-12-20 15:17:05 +0000
e129db8343
1 - Added RCS id. 2 - Used two argument [feature] of install.
keie
1984-12-20 14:26:14 +0000
b2b1167d7a
See the logfile of mach/m68k2/libem/Makefile.
keie
1984-12-20 14:21:35 +0000
6c9e4c84f0
The definition if the symbols, end, endbss etc, is moved from a library to a file. This to avoid 2 libraries in this directory.
keie
1984-12-20 14:13:48 +0000
6b38714690
Added line for m68k interpreters manual.
keie
1984-12-18 17:26:42 +0000
80d385c291
*** empty log message ***
keie
1984-12-18 17:22:29 +0000
37d01caabd
1 - signal did not clear the stack properly. 2 - lseek did not return correct.
keie
1984-12-18 17:12:12 +0000
7b39ce2cfa
Traps now work as documented.
keie
1984-12-18 17:11:35 +0000
53a88ccd69
1 - Human readable profile and count. 2 - Length of last table is now 64.
keie
1984-12-18 17:09:36 +0000
2d4614ca5a
Profile, count, flow in non-local goto corrected.
keie
1984-12-18 17:08:54 +0000
246f45c867
1 - Improved line number updating when returning from library routines. 2 - Line 234, 0xD must be #0x1C, crashed at error handling for incorrect return size.
keie
1984-12-18 17:07:23 +0000
b544d3b401
Replaced clr by the faster mov #0 , (for d registers).
keie
1984-12-18 17:06:36 +0000
5f41dcd958
1 - Indexed addressing mode gave unwanted sign extends. They are replaced by additions. 2 - Added pointer checks. 3 - Completed parametrization of addresses of locals.
keie
1984-12-18 17:04:24 +0000
9ea83d0838
Finishing profile tables.
keie
1984-12-18 16:59:51 +0000
45e2eea414
1 - length of last table 2 - human readable profile and count output.
keie
1984-12-18 16:58:30 +0000
8b60227186
Added pointer checks.
keie
1984-12-18 16:58:11 +0000
f0a6c2fbcf
Altered 1980 in 1984.
keie
1984-12-18 16:57:56 +0000
8636bd025e
Added machines to be sent with the second distribution to the LNTABLES.
keie
1984-12-18 15:28:19 +0000
4d8c88e7b1
The first version, copied from 6800.
keie
1984-12-18 15:13:56 +0000
b4faacec8c
The first version, copied from 6809.
keie
1984-12-18 15:13:55 +0000
eb15231cf4
Don't rely on cpp to be in the $PATH, call it from em/lib.
keie
1984-12-18 13:12:30 +0000
cf947cedd3
Added Ack distribution Makefile names.
keie
1984-12-18 13:12:03 +0000
e3bf7b5dc7
Removed the need for as in lib/m68k4. The as in lib/m68k2 is now used directly.
keie
1984-12-17 17:20:57 +0000
a5e9c4f8d1
*** empty log message ***
keie
1984-12-17 15:52:04 +0000
8c874d4632
Run $RANLIB if the shell variable is set.
keie
1984-12-17 15:50:02 +0000
d267037189
*** empty log message ***
sater
1984-12-17 15:13:39 +0000
ea8e311e5a
Changed descr to use recently developed 8080/cg.
sater
1984-12-17 14:36:16 +0000
3ab2889451
Added 6500 documentation.
keie
1984-12-17 11:38:36 +0000
c693044013
*** empty log message ***
keie
1984-12-17 11:35:39 +0000
3b3d3f16b4
Adapted to new library.
keie
1984-12-17 11:21:11 +0000
4f071008c8
*** empty log message ***
keie
1984-12-17 11:11:37 +0000
d77b2081c0
Now using LIST.
keie
1984-12-17 11:06:48 +0000
b097fe72a7
*** empty log message ***
keie
1984-12-17 11:03:13 +0000
66d68121c8
Added F_DUM(Author of change-- Henry Bal).
keie
1984-12-17 10:45:27 +0000
5060a9fcd6
*** empty log message ***
keie
1984-12-17 10:44:08 +0000
523457f6ee
Initial revision
bal
1984-12-14 15:57:39 +0000
6babe9fccd
Initial revision
bal
1984-12-14 15:52:15 +0000
ad815f1061
Initial revision
bal
1984-12-14 15:41:14 +0000
aa0f76a6cd
Removed entries for pmds.
keie
1984-12-14 13:45:42 +0000
c39e619032
Added Basic library and Revision number.
keie
1984-12-10 15:14:00 +0000
4a2c2d89a0
Added revision number.
keie
1984-12-10 14:57:51 +0000
468cdfd3eb
1 - Added Basic library. 2 - Added revision number.
keie
1984-12-10 14:41:49 +0000
83f3de1555
Initial revision
keie
1984-12-10 14:41:30 +0000
ef7ea116cd
Added Basic library.
keie
1984-12-10 14:29:51 +0000
f4ab1bb6e6
Initial revision
keie
1984-12-10 14:28:41 +0000
98989fd9ca
Initial revision
bal
1984-12-10 13:36:12 +0000
9932e38ab2
Removed the definition of the NEEDS variable.
keie
1984-12-10 12:49:56 +0000
0b9b183085
*** empty log message ***
keie
1984-12-08 00:50:27 +0000
4cc2986757
This makefile was copied from ../../m68k2/dl. The now irrelevant entries are removed.
keie
1984-12-08 00:45:55 +0000
9f850cbb2d
Comparing shouldn't stop when one compare fails.
keie
1984-12-08 00:40:04 +0000
24204bca9f
Added entries for pr and opr.
keie
1984-12-08 00:28:16 +0000
1e651a534a
Adapted to new install + compare, added anties for cmp, clean, opr and pr.
keie
1984-12-08 00:17:39 +0000
1b210a8104
*** empty log message ***
keie
1984-12-07 17:32:33 +0000
a0f184e3d1
Improved "make pr".
keie
1984-12-07 17:14:43 +0000
9b6c26ad14
An efficiency change only.
keie
1984-12-07 16:52:09 +0000
89a757d6f9
Added cmp entry.
keie
1984-12-07 16:45:26 +0000
518e817345
This one works, the previous one didn't.
keie
1984-12-07 16:42:59 +0000
f9fa5df654
install now allows a source and destination name.
keie
1984-12-07 16:38:13 +0000
9e4b9fddab
Now use prototype makefile from ../../proto.
keie
1984-12-07 15:22:22 +0000
7f12f20be6
Removed a reference to a non existing Makefile ( in the lib directory).
ceriel
1984-12-07 15:21:25 +0000
9019141137
Bug fixed in optimizing two adjacent basic blocks.
bal
1984-12-07 14:19:53 +0000
af75a28622
Changed access path of em h directory.
keie
1984-12-07 14:01:33 +0000
c744b44b48
Changed access path of en h directory.
keie
1984-12-07 14:01:11 +0000
80d4c7ca2f
Initial revision
keie
1984-12-07 13:41:58 +0000
c2d3d6ce4a
Initial revision
keie
1984-12-07 10:42:27 +0000
47f5e79d96
The path lib/ack is changed into lib/descr. The name ack, used as a file name was a bit overloaded.
keie
1984-12-06 11:08:40 +0000
2c7c97051b
Changed so that the installation process will continue if LLgen is not present yet. Also added Makefile to the "make pr" entry.
ceriel
1984-12-06 10:39:28 +0000
0d5c765070
Repaired a few minor bugs.
keie
1984-12-04 21:57:22 +0000
01d4011dd6
I hope this version is correct.
keie
1984-12-04 21:48:14 +0000
7f3328678f
Initial revision
keie
1984-12-04 21:38:13 +0000
d9fe7e9cf0
Initial revision
sater
1984-12-04 15:33:28 +0000
4e461a9860
Initial revision
bal
1984-12-04 15:04:44 +0000
3cdaf9f4ba
WORDLENGTH now defined in automatically generated file wordlen.h Generate this file from makewlen.c
bal
1984-12-04 15:04:01 +0000
0d0e2d2d22
WORDLENGTH now defined in automatically generated file worlen.h
bal
1984-12-04 15:03:22 +0000
8d659c015f
Bug fixed: fill_item() should initialize item->it_desirable to TRUE.
bal
1984-12-04 14:41:20 +0000
695a914eb3
Added tail_m and tail_ln.
keie
1984-12-04 13:31:03 +0000
9b72991e27
regsave_cost() return void instead of short.
bal
1984-12-04 13:04:27 +0000