5043de261e
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 +00:00
d9ab5ba46a
Adapted to new tree structure.
keie
1984-12-21 14:23:10 +00:00
2a0a27f00a
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 +00:00
751f4365a9
1 - Added RCS id. 2 - Used two argument [feature] of install.
keie
1984-12-20 14:26:14 +00:00
12202ff391
See the logfile of mach/m68k2/libem/Makefile.
keie
1984-12-20 14:21:35 +00:00
6c1b88998e
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 +00:00
85239ebef6
Added line for m68k interpreters manual.
keie
1984-12-18 17:26:42 +00:00
1821f0e587
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 +00:00
d1a5b58d03
Replaced clr by the faster mov #0, (for d registers).
keie
1984-12-18 17:06:36 +00:00
da191d33c2
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 +00:00
edfc9943ef
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 +00:00
6692cbb192
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 +00:00
62f5a16cdf
Repaired a few minor bugs.
keie
1984-12-04 21:57:22 +00:00
3b28b7bd26
I hope this version is correct.
keie
1984-12-04 21:48:14 +00:00
f3aa113380
Comment closer ("*/") added to description of getlines().
bal
1984-12-03 12:12:37 +00:00
b35b5b0c11
fixup commit for branch 'unlabeled-2.8.1'
cvs2hg
1984-11-30 11:14:19 +00:00
e8d88ed790
Increased MAXPATLEN to 8000.
ceriel
1984-11-30 11:14:18 +00:00
2d40a4fa61
Macros for B_DIST, B_USECNT and B_MARK removed, as these fields are no longer used. Declarations of nrinstrs and instrmap marked "extern" to satisfy ack compiler.
bal
1984-11-30 10:52:05 +00:00
0f77c7fb9f
Declaration of items[] made static to avoid name conflict with ra_items.c Core allocation macros added.
bal
1984-11-30 10:50:27 +00:00
83c3f45a29
Declaration of items[] made static to avoid name conflict with ra.c
bal
1984-11-30 10:49:09 +00:00
f84e129361
routines getcall(), get_text() and getcc() move from get.c to this file routines putactuals(), putcall(), and putcc() move from put.c to this file get.h, put.h, stdio.h, em_mnem.h and em_pseu.h included
bal
1984-11-30 10:30:22 +00:00
bf86a0f8ef
several data structures added (moved from types.h). core allocation macros added.
bal
1984-11-30 10:28:35 +00:00
e7cbb5780b
Declarations for iv and code_info added (moved from types.h). core allocation macros added.
bal
1984-11-30 10:27:05 +00:00
4a4b1ae156
core allocation macros added
bal
1984-11-30 10:25:21 +00:00
63e97ee535
declaration for sym,num and prc added (moved from types.h)
bal
1984-11-30 10:24:21 +00:00