ack.git
39 years ago*** empty log message ***
keie [Mon, 7 Jan 1985 14:15:47 +0000 (14:15 +0000)]
*** empty log message ***

39 years ago*** empty log message ***
keie [Mon, 7 Jan 1985 13:57:25 +0000 (13:57 +0000)]
*** empty log message ***

39 years ago15-5-83 EGK
keie [Mon, 7 Jan 1985 13:51:36 +0000 (13:51 +0000)]
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.

39 years ago*** empty log message ***
keie [Mon, 7 Jan 1985 13:49:31 +0000 (13:49 +0000)]
*** empty log message ***

39 years ago*** empty log message ***
keie [Mon, 7 Jan 1985 13:37:12 +0000 (13:37 +0000)]
*** empty log message ***

39 years ago*** empty log message ***
keie [Mon, 7 Jan 1985 13:08:48 +0000 (13:08 +0000)]
*** empty log message ***

39 years agoInitial revision
sater [Fri, 4 Jan 1985 14:05:25 +0000 (14:05 +0000)]
Initial revision

39 years agoadded entries for cg,ncg and cgg
sater [Fri, 4 Jan 1985 14:04:10 +0000 (14:04 +0000)]
added entries for cg,ncg and cgg

39 years agoadded entry for ncg.doc
sater [Fri, 4 Jan 1985 13:57:11 +0000 (13:57 +0000)]
added entry for ncg.doc

39 years agoInitial revision
sater [Fri, 4 Jan 1985 13:55:07 +0000 (13:55 +0000)]
Initial revision

39 years ago*** empty log message ***
keie [Tue, 1 Jan 1985 22:33:43 +0000 (22:33 +0000)]
*** empty log message ***

39 years ago*** empty log message ***
keie [Tue, 1 Jan 1985 22:27:02 +0000 (22:27 +0000)]
*** empty log message ***

39 years ago*** empty log message ***
keie [Tue, 1 Jan 1985 22:19:09 +0000 (22:19 +0000)]
*** empty log message ***

39 years agoTake precautions against an already existing march.
keie [Tue, 1 Jan 1985 21:32:02 +0000 (21:32 +0000)]
Take precautions against an already existing march.

39 years ago*** empty log message ***
keie [Tue, 1 Jan 1985 19:56:08 +0000 (19:56 +0000)]
*** empty log message ***

39 years ago*** empty log message ***
keie [Tue, 1 Jan 1985 19:42:53 +0000 (19:42 +0000)]
*** empty log message ***

39 years agoInitial revision
keie [Tue, 1 Jan 1985 19:30:24 +0000 (19:30 +0000)]
Initial revision

39 years ago1 - Added void.
keie [Tue, 1 Jan 1985 19:24:34 +0000 (19:24 +0000)]
1 - Added void.
2 - Data and function pointers have the same size.

39 years agoAdded RCS identification.
keie [Tue, 1 Jan 1985 18:35:40 +0000 (18:35 +0000)]
Added RCS identification.

39 years ago*** empty log message ***
keie [Tue, 1 Jan 1985 18:34:12 +0000 (18:34 +0000)]
*** empty log message ***

39 years agolay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile;
bal [Fri, 21 Dec 1984 14:41:47 +0000 (14:41 +0000)]
lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile;
entry for compiling this phase with ack -O created.

39 years agoAdapted to new tree structure.
keie [Fri, 21 Dec 1984 14:23:10 +0000 (14:23 +0000)]
Adapted to new tree structure.

39 years agoRoutine was wrong, leaving things on the stack in the one bit case,
sater [Thu, 20 Dec 1984 15:17:05 +0000 (15:17 +0000)]
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.

39 years ago1 - Added RCS id.
keie [Thu, 20 Dec 1984 14:26:14 +0000 (14:26 +0000)]
1 - Added RCS id.
2 - Used two argument [feature] of install.

39 years agoSee the logfile of mach/m68k2/libem/Makefile.
keie [Thu, 20 Dec 1984 14:21:35 +0000 (14:21 +0000)]
See the logfile of mach/m68k2/libem/Makefile.

39 years agoThe definition if the symbols, end, endbss etc, is moved
keie [Thu, 20 Dec 1984 14:13:48 +0000 (14:13 +0000)]
The definition if the symbols, end, endbss etc, is moved
from a library to a file. This to avoid 2 libraries in this
directory.

39 years agoAdded line for m68k interpreters manual.
keie [Tue, 18 Dec 1984 17:26:42 +0000 (17:26 +0000)]
Added line for m68k interpreters manual.

39 years ago*** empty log message ***
keie [Tue, 18 Dec 1984 17:22:29 +0000 (17:22 +0000)]
*** empty log message ***

39 years ago1 - signal did not clear the stack properly.
keie [Tue, 18 Dec 1984 17:12:12 +0000 (17:12 +0000)]
1 - signal did not clear the stack properly.
2 - lseek did not return correct.

39 years agoTraps now work as documented.
keie [Tue, 18 Dec 1984 17:11:35 +0000 (17:11 +0000)]
Traps now work as documented.

39 years ago1 - Human readable profile and count.
keie [Tue, 18 Dec 1984 17:09:36 +0000 (17:09 +0000)]
1 - Human readable profile and count.
2 - Length of last table is now 64.

39 years agoProfile, count, flow in non-local goto corrected.
keie [Tue, 18 Dec 1984 17:08:54 +0000 (17:08 +0000)]
Profile, count, flow in non-local goto corrected.

39 years ago1 - Improved line number updating when returning from library routines.
keie [Tue, 18 Dec 1984 17:07:23 +0000 (17:07 +0000)]
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.

39 years agoReplaced clr by the faster mov #0, (for d registers).
keie [Tue, 18 Dec 1984 17:06:36 +0000 (17:06 +0000)]
Replaced clr by the faster mov #0, (for d registers).

39 years ago1 - Indexed addressing mode gave unwanted sign extends.
keie [Tue, 18 Dec 1984 17:04:24 +0000 (17:04 +0000)]
1 - Indexed addressing mode gave unwanted sign extends.
    They are replaced by additions.
2 - Added pointer checks.
3 - Completed parametrization of addresses of locals.
\ 1

39 years agoFinishing profile tables.
keie [Tue, 18 Dec 1984 16:59:51 +0000 (16:59 +0000)]
Finishing profile tables.

39 years ago1 - length of last table
keie [Tue, 18 Dec 1984 16:58:30 +0000 (16:58 +0000)]
1 - length of last table
2 - human readable profile and count output.

39 years agoAdded pointer checks.
keie [Tue, 18 Dec 1984 16:58:11 +0000 (16:58 +0000)]
Added pointer checks.

39 years agoAltered 1980 in 1984.
keie [Tue, 18 Dec 1984 16:57:56 +0000 (16:57 +0000)]
Altered 1980 in 1984.

39 years agoAdded machines to be sent with the second distribution to the LNTABLES.
keie [Tue, 18 Dec 1984 15:28:19 +0000 (15:28 +0000)]
Added machines to be sent with the second distribution to the LNTABLES.

39 years agoThe first version, copied from 6800.
keie [Tue, 18 Dec 1984 15:13:56 +0000 (15:13 +0000)]
The first version, copied from 6800.

39 years agoThe first version, copied from 6809.
keie [Tue, 18 Dec 1984 15:13:55 +0000 (15:13 +0000)]
The first version, copied from 6809.

39 years agoDon't rely on cpp to be in the $PATH, call it from em/lib.
keie [Tue, 18 Dec 1984 13:12:30 +0000 (13:12 +0000)]
Don't rely on cpp to be in the $PATH, call it from em/lib.

39 years agoAdded Ack distribution Makefile names.
keie [Tue, 18 Dec 1984 13:12:03 +0000 (13:12 +0000)]
Added Ack distribution Makefile names.

39 years agoRemoved the need for as in lib/m68k4.
keie [Mon, 17 Dec 1984 17:20:57 +0000 (17:20 +0000)]
Removed the need for as in lib/m68k4.
The as in lib/m68k2 is now used directly.

39 years ago*** empty log message ***
keie [Mon, 17 Dec 1984 15:52:04 +0000 (15:52 +0000)]
*** empty log message ***

39 years agoRun $RANLIB if the shell variable is set.
keie [Mon, 17 Dec 1984 15:50:02 +0000 (15:50 +0000)]
Run $RANLIB if the shell variable is set.

39 years ago*** empty log message ***
sater [Mon, 17 Dec 1984 15:13:39 +0000 (15:13 +0000)]
*** empty log message ***

39 years agoChanged descr to use recently developed 8080/cg.
sater [Mon, 17 Dec 1984 14:36:16 +0000 (14:36 +0000)]
Changed descr to use recently developed 8080/cg.

39 years agoAdded 6500 documentation.
keie [Mon, 17 Dec 1984 11:38:36 +0000 (11:38 +0000)]
Added 6500 documentation.

39 years ago*** empty log message ***
keie [Mon, 17 Dec 1984 11:35:39 +0000 (11:35 +0000)]
*** empty log message ***

39 years agoAdapted to new library.
keie [Mon, 17 Dec 1984 11:21:11 +0000 (11:21 +0000)]
Adapted to new library.

39 years ago*** empty log message ***
keie [Mon, 17 Dec 1984 11:11:37 +0000 (11:11 +0000)]
*** empty log message ***

39 years agoNow using LIST.
keie [Mon, 17 Dec 1984 11:06:48 +0000 (11:06 +0000)]
Now using LIST.

39 years ago*** empty log message ***
keie [Mon, 17 Dec 1984 11:03:13 +0000 (11:03 +0000)]
*** empty log message ***

39 years agoAdded F_DUM(Author of change-- Henry Bal).
keie [Mon, 17 Dec 1984 10:45:27 +0000 (10:45 +0000)]
Added F_DUM(Author of change-- Henry Bal).

39 years ago*** empty log message ***
keie [Mon, 17 Dec 1984 10:44:08 +0000 (10:44 +0000)]
*** empty log message ***

39 years agoInitial revision
bal [Fri, 14 Dec 1984 15:57:39 +0000 (15:57 +0000)]
Initial revision

39 years agoInitial revision
bal [Fri, 14 Dec 1984 15:52:15 +0000 (15:52 +0000)]
Initial revision

39 years agoInitial revision
bal [Fri, 14 Dec 1984 15:41:14 +0000 (15:41 +0000)]
Initial revision

39 years agoRemoved entries for pmds.
keie [Fri, 14 Dec 1984 13:45:42 +0000 (13:45 +0000)]
Removed entries for pmds.

39 years agoAdded Basic library and Revision number.
keie [Mon, 10 Dec 1984 15:14:00 +0000 (15:14 +0000)]
Added Basic library and Revision number.

39 years agoAdded revision number.
keie [Mon, 10 Dec 1984 14:57:51 +0000 (14:57 +0000)]
Added revision number.

39 years ago1 - Added Basic library.
keie [Mon, 10 Dec 1984 14:41:49 +0000 (14:41 +0000)]
1 - Added Basic library.
2 - Added revision number.

39 years agoInitial revision
keie [Mon, 10 Dec 1984 14:41:30 +0000 (14:41 +0000)]
Initial revision

39 years agoAdded Basic library.
keie [Mon, 10 Dec 1984 14:29:51 +0000 (14:29 +0000)]
Added Basic library.

39 years agoInitial revision
keie [Mon, 10 Dec 1984 14:28:41 +0000 (14:28 +0000)]
Initial revision

39 years agoInitial revision
bal [Mon, 10 Dec 1984 13:36:12 +0000 (13:36 +0000)]
Initial revision

39 years agoRemoved the definition of the NEEDS variable.
keie [Mon, 10 Dec 1984 12:49:56 +0000 (12:49 +0000)]
Removed the definition of the NEEDS variable.

39 years ago*** empty log message ***
keie [Sat, 8 Dec 1984 00:50:27 +0000 (00:50 +0000)]
*** empty log message ***

39 years agoThis makefile was copied from ../../m68k2/dl.
keie [Sat, 8 Dec 1984 00:45:55 +0000 (00:45 +0000)]
This makefile was copied from ../../m68k2/dl.
The now irrelevant entries are removed.

39 years agoComparing shouldn't stop when one compare fails.
keie [Sat, 8 Dec 1984 00:40:04 +0000 (00:40 +0000)]
Comparing shouldn't stop when one compare fails.

39 years agoAdded entries for pr and opr.
keie [Sat, 8 Dec 1984 00:28:16 +0000 (00:28 +0000)]
Added entries for pr and opr.

39 years agoAdapted to new install + compare, added anties for cmp, clean, opr and pr.
keie [Sat, 8 Dec 1984 00:17:39 +0000 (00:17 +0000)]
Adapted to new install + compare, added anties for cmp, clean, opr and pr.

39 years ago*** empty log message ***
keie [Fri, 7 Dec 1984 17:32:33 +0000 (17:32 +0000)]
*** empty log message ***

39 years agoImproved "make pr".
keie [Fri, 7 Dec 1984 17:14:43 +0000 (17:14 +0000)]
Improved "make pr".

39 years agoAn efficiency change only.
keie [Fri, 7 Dec 1984 16:52:09 +0000 (16:52 +0000)]
An efficiency change only.

39 years agoAdded cmp entry.
keie [Fri, 7 Dec 1984 16:45:26 +0000 (16:45 +0000)]
Added cmp entry.

39 years agoThis one works, the previous one didn't.
keie [Fri, 7 Dec 1984 16:42:59 +0000 (16:42 +0000)]
This one works, the previous one didn't.

39 years agoinstall now allows a source and destination name.
keie [Fri, 7 Dec 1984 16:38:13 +0000 (16:38 +0000)]
install now allows a source and destination name.

39 years agoNow use prototype makefile from ../../proto.
keie [Fri, 7 Dec 1984 15:22:22 +0000 (15:22 +0000)]
Now use prototype makefile from ../../proto.

39 years agoRemoved a reference to a non existing Makefile ( in the lib directory).
ceriel [Fri, 7 Dec 1984 15:21:25 +0000 (15:21 +0000)]
Removed a reference to a non existing Makefile ( in the lib directory).

39 years agoBug fixed in optimizing two adjacent basic blocks.
bal [Fri, 7 Dec 1984 14:19:53 +0000 (14:19 +0000)]
Bug fixed in optimizing two adjacent basic blocks.

39 years agoChanged access path of em h directory.
keie [Fri, 7 Dec 1984 14:01:33 +0000 (14:01 +0000)]
Changed access path of em h directory.

39 years agoChanged access path of en h directory.
keie [Fri, 7 Dec 1984 14:01:11 +0000 (14:01 +0000)]
Changed access path of en h directory.

39 years agoInitial revision
keie [Fri, 7 Dec 1984 13:41:58 +0000 (13:41 +0000)]
Initial revision

39 years agoInitial revision
keie [Fri, 7 Dec 1984 10:42:27 +0000 (10:42 +0000)]
Initial revision

39 years agoThe path lib/ack is changed into lib/descr.
keie [Thu, 6 Dec 1984 11:08:40 +0000 (11:08 +0000)]
The path lib/ack is changed into lib/descr.
The name ack, used as a file name was a bit overloaded.

39 years agoChanged so that the installation process will continue if LLgen
ceriel [Thu, 6 Dec 1984 10:39:28 +0000 (10:39 +0000)]
Changed so that the installation process will continue if LLgen
is not present yet.
Also added Makefile to the "make pr" entry.

39 years agoRepaired a few minor bugs.
keie [Tue, 4 Dec 1984 21:57:22 +0000 (21:57 +0000)]
Repaired a few minor bugs.

39 years agoI hope this version is correct.
keie [Tue, 4 Dec 1984 21:48:14 +0000 (21:48 +0000)]
I hope this version is correct.

39 years agoInitial revision
keie [Tue, 4 Dec 1984 21:38:13 +0000 (21:38 +0000)]
Initial revision

39 years agoInitial revision
sater [Tue, 4 Dec 1984 15:33:28 +0000 (15:33 +0000)]
Initial revision

39 years agoInitial revision
bal [Tue, 4 Dec 1984 15:04:44 +0000 (15:04 +0000)]
Initial revision

39 years agoWORDLENGTH now defined in automatically generated file wordlen.h
bal [Tue, 4 Dec 1984 15:04:01 +0000 (15:04 +0000)]
WORDLENGTH now defined in automatically generated file wordlen.h
Generate this file from makewlen.c

39 years agoWORDLENGTH now defined in automatically generated file worlen.h
bal [Tue, 4 Dec 1984 15:03:22 +0000 (15:03 +0000)]
WORDLENGTH now defined in automatically generated file worlen.h

39 years agoBug fixed: fill_item() should initialize item->it_desirable to TRUE.
bal [Tue, 4 Dec 1984 14:41:20 +0000 (14:41 +0000)]
Bug fixed: fill_item() should initialize item->it_desirable to TRUE.

39 years agoAdded tail_m and tail_ln.
keie [Tue, 4 Dec 1984 13:31:03 +0000 (13:31 +0000)]
Added tail_m and tail_ln.

39 years agoregsave_cost() return void instead of short.
bal [Tue, 4 Dec 1984 13:04:27 +0000 (13:04 +0000)]
regsave_cost() return void instead of short.

39 years agoregsave_cost() returns void instead of short.
bal [Tue, 4 Dec 1984 13:03:49 +0000 (13:03 +0000)]
regsave_cost() returns void instead of short.