ack.git
40 years agoremoved copyright notice, wasn't really *written* by us.
sater [Fri, 20 Jul 1984 11:07:12 +0000 (11:07 +0000)]
removed copyright notice, wasn't really *written* by us.

40 years agoadded rcsid
sater [Fri, 20 Jul 1984 11:03:31 +0000 (11:03 +0000)]
added rcsid

40 years agoInitial revision
sater [Fri, 20 Jul 1984 10:44:57 +0000 (10:44 +0000)]
Initial revision

40 years agoA sti 8 of a regdef8 token went into panic mode. Fixed.
sater [Fri, 20 Jul 1984 10:32:48 +0000 (10:32 +0000)]
A sti 8 of a regdef8 token went into panic mode. Fixed.

40 years agoto check long >= 0 or long < 0 it is enough to test high order word. Added.
sater [Thu, 19 Jul 1984 16:50:27 +0000 (16:50 +0000)]
to check long >= 0 or long < 0 it is enough to test high order word. Added.
anding and oring of long constants is much better now
dvu 2 and rmu 2 by positive constants is now done inline.

40 years agoadded rcsid
sater [Thu, 19 Jul 1984 15:03:30 +0000 (15:03 +0000)]
added rcsid

40 years agoInitial revision
sater [Thu, 19 Jul 1984 15:01:43 +0000 (15:01 +0000)]
Initial revision

40 years agoArchive made with archiver in environment ASAR if set, arch otherwise
sater [Thu, 19 Jul 1984 14:55:12 +0000 (14:55 +0000)]
Archive made with archiver in environment ASAR if set, arch otherwise

40 years agoremoved #ifdef UNTESTED around logical instructions without arguments,
sater [Thu, 19 Jul 1984 14:03:49 +0000 (14:03 +0000)]
removed #ifdef UNTESTED around logical instructions without arguments,
seems they were used ( which implicitly means tested ) after all

40 years agoInitial revision
sater [Thu, 19 Jul 1984 13:52:18 +0000 (13:52 +0000)]
Initial revision

40 years agoadded rcsid
sater [Thu, 19 Jul 1984 13:34:12 +0000 (13:34 +0000)]
added rcsid

40 years agochanged name from comparchentry to compmodule
sater [Thu, 19 Jul 1984 13:22:36 +0000 (13:22 +0000)]
changed name from comparchentry to compmodule

40 years agoInitial revision
sater [Thu, 19 Jul 1984 13:20:15 +0000 (13:20 +0000)]
Initial revision

40 years agoold code put back, now register handling is different again
sater [Thu, 19 Jul 1984 13:12:03 +0000 (13:12 +0000)]
old code put back, now register handling is different again
actually old code never was removed, due to a misunderstanding
about comment conventions.

40 years agomakefile adapted to new style archive handling, RCS and all that
sater [Thu, 19 Jul 1984 13:11:36 +0000 (13:11 +0000)]
makefile adapted to new style archive handling, RCS and all that

40 years agoa setl instruction was changed to a setd
sater [Thu, 19 Jul 1984 13:09:53 +0000 (13:09 +0000)]
a setl instruction was changed to a setd
setl was just plain wrong

40 years agoInitial revision
sater [Thu, 19 Jul 1984 12:51:00 +0000 (12:51 +0000)]
Initial revision

40 years agorcsid added
bal [Thu, 19 Jul 1984 11:50:29 +0000 (11:50 +0000)]
rcsid added

40 years agoInitial revision
bal [Thu, 19 Jul 1984 11:50:28 +0000 (11:50 +0000)]
Initial revision

40 years agoInitial revision
sater [Thu, 19 Jul 1984 11:50:18 +0000 (11:50 +0000)]
Initial revision

40 years agoNew implementation of GTO (without register save masks)
bal [Thu, 19 Jul 1984 11:15:28 +0000 (11:15 +0000)]
New implementation of GTO (without register save masks)
several optimizations added

40 years agoNew implementation of GTO (without register save masks)
bal [Thu, 19 Jul 1984 11:07:15 +0000 (11:07 +0000)]
New implementation of GTO (without register save masks)

40 years agorcsid added
bal [Thu, 19 Jul 1984 11:02:06 +0000 (11:02 +0000)]
rcsid added
several optimizations added

40 years agorcsid added
bal [Thu, 19 Jul 1984 10:57:19 +0000 (10:57 +0000)]
rcsid added
clr.w -(sp) generated in prolog if register save mask is 0

40 years agoInitial revision
bal [Thu, 19 Jul 1984 10:03:10 +0000 (10:03 +0000)]
Initial revision

40 years agoInitial revision
bal [Thu, 19 Jul 1984 09:37:24 +0000 (09:37 +0000)]
Initial revision

40 years agoadded patterns for ldc adi/ldc sbi with zero high order word
sater [Wed, 18 Jul 1984 16:47:24 +0000 (16:47 +0000)]
added patterns for ldc adi/ldc sbi with zero high order word
added patterns for *--p with p register
added patterns to generate cmpb to compare two bytes.
added patterns to use regvar to index global array
added patterns for lol inl
added patterns for external pointer increment/decrement

40 years agoThe patterns to change a cii to cuu when dealing with a known positive
sater [Wed, 18 Jul 1984 15:54:25 +0000 (15:54 +0000)]
The patterns to change a cii to cuu when dealing with a known positive
quantity was technically wrong. Changed to generate a cui.

40 years agoadded definition of index, to keep compiler happy
sater [Wed, 18 Jul 1984 14:14:46 +0000 (14:14 +0000)]
added definition of index, to keep compiler happy

40 years agoremoved recursive comments
sater [Wed, 18 Jul 1984 13:39:24 +0000 (13:39 +0000)]
removed recursive comments
removed NC with sti rules
added rule to reverse operands of adi 2
added rule to convert loc sbi to loc adi
added loc slu -> loc sli rule
added local++ rule
added rule for asping xsource2
added rule for csb when nothing on stack

40 years agoadded rcsid
sater [Wed, 18 Jul 1984 13:32:11 +0000 (13:32 +0000)]
added rcsid
changed instruction label format to allow more than 256 procedures

40 years agochanged instruction label format to allow more than 256 procedures
sater [Wed, 18 Jul 1984 13:28:01 +0000 (13:28 +0000)]
changed instruction label format to allow more than 256 procedures

40 years agoadded rcsid
sater [Wed, 18 Jul 1984 13:14:18 +0000 (13:14 +0000)]
added rcsid
converted to recognize and generate new 0%o format

40 years agoadded patterns for unsigned shifting
sater [Wed, 18 Jul 1984 11:05:28 +0000 (11:05 +0000)]
added patterns for unsigned shifting
added patterns to delay additive operations until after multiplicative,
  this can be useful for some register machines

40 years agoImproved error handling on unterminated strings
sater [Wed, 18 Jul 1984 11:04:58 +0000 (11:04 +0000)]
Improved error handling on unterminated strings

40 years agoadded -f flags to all calls to rm
sater [Mon, 16 Jul 1984 15:29:48 +0000 (15:29 +0000)]
added -f flags to all calls to rm

40 years agoadded special patterns for:
sater [Mon, 16 Jul 1984 14:39:21 +0000 (14:39 +0000)]
added special patterns for:
1) long compared to constant ( ldc cms 4 zxx )
2) long increments ( ld? ldc adi 4 sd? )
3) autoincrement loads and stores ( lol lol adp stl loi/sti )

40 years ago*** empty log message ***
keie [Mon, 16 Jul 1984 09:36:12 +0000 (09:36 +0000)]
*** empty log message ***

40 years agoAdded z8000 assembler manual.
keie [Mon, 16 Jul 1984 09:32:22 +0000 (09:32 +0000)]
Added z8000 assembler manual.

40 years agoadded missing #endif
sater [Fri, 13 Jul 1984 16:13:56 +0000 (16:13 +0000)]
added missing #endif
added two patterns, big improvement
added patterns for ciu and cui
some cosmetic change

40 years ago*** empty log message ***
keie [Fri, 13 Jul 1984 15:20:58 +0000 (15:20 +0000)]
*** empty log message ***

40 years agoAdded lines for DECUS cpp manual.
keie [Fri, 13 Jul 1984 15:19:19 +0000 (15:19 +0000)]
Added lines for DECUS cpp manual.

40 years agoThe check for a too high offset in a hol is repaired.
keie [Fri, 13 Jul 1984 15:03:05 +0000 (15:03 +0000)]
The check for a too high offset in a hol is repaired.

40 years agoA bug in the exchange was repaired.
keie [Fri, 13 Jul 1984 15:01:23 +0000 (15:01 +0000)]
A bug in the exchange was repaired.
Exchanges across pseudo-instructions didn't work properly.

40 years agoRemoved some patterns that have never been tested.
sater [Fri, 13 Jul 1984 14:55:37 +0000 (14:55 +0000)]
Removed some patterns that have never been tested.
Now if someone uses them he will hear that it doesn't work.
That must be better then giving him code that probably won't work.
All these patterns had to do with things like adf without an argument
and things like that.

40 years agoInitial revision
sater [Fri, 13 Jul 1984 11:25:46 +0000 (11:25 +0000)]
Initial revision

40 years agoInitial revision
sater [Fri, 13 Jul 1984 11:12:23 +0000 (11:12 +0000)]
Initial revision

40 years agochanged format of rcsid message
sater [Thu, 12 Jul 1984 15:18:13 +0000 (15:18 +0000)]
changed format of rcsid message

40 years agoInitial revision
sater [Thu, 12 Jul 1984 15:16:23 +0000 (15:16 +0000)]
Initial revision

40 years agoadded rcsid
sater [Thu, 12 Jul 1984 14:55:49 +0000 (14:55 +0000)]
added rcsid

40 years agochanged explanation of .base pseudo
sater [Thu, 12 Jul 1984 14:55:22 +0000 (14:55 +0000)]
changed explanation of .base pseudo
added rcsid

40 years agoadded rcsid
sater [Thu, 12 Jul 1984 14:53:30 +0000 (14:53 +0000)]
added rcsid
added lines for formatting new manuals

40 years ago*** empty log message ***
sater [Thu, 12 Jul 1984 14:51:48 +0000 (14:51 +0000)]
*** empty log message ***

40 years agoInitial revision
sater [Thu, 12 Jul 1984 14:14:54 +0000 (14:14 +0000)]
Initial revision

40 years ago*** empty log message ***
sater [Thu, 12 Jul 1984 14:08:27 +0000 (14:08 +0000)]
*** empty log message ***

40 years agoadded rcsid
sater [Thu, 12 Jul 1984 14:07:14 +0000 (14:07 +0000)]
added rcsid

40 years agoadded rcsid
sater [Thu, 12 Jul 1984 14:05:03 +0000 (14:05 +0000)]
added rcsid
added compilation of tstgto.p

40 years agoInitial revision
sater [Thu, 12 Jul 1984 13:50:44 +0000 (13:50 +0000)]
Initial revision

40 years agoasprint is removed at cleanup time.
keie [Thu, 12 Jul 1984 13:24:02 +0000 (13:24 +0000)]
asprint is removed at cleanup time.

40 years ago1 - Dump has a parameter.
keie [Thu, 12 Jul 1984 13:23:03 +0000 (13:23 +0000)]
1 - Dump has a parameter.
2 - Dump are enabled.

40 years ago1 - A header is treated as an unsigned number.
keie [Thu, 12 Jul 1984 13:20:48 +0000 (13:20 +0000)]
1 - A header is treated as an unsigned number.
2 - The low order word of the size in archives is fetched as unsigned.
3 - Sizes are unsigned.

40 years agoParameter added to dump preprocessor variable.
keie [Thu, 12 Jul 1984 12:58:18 +0000 (12:58 +0000)]
Parameter added to dump preprocessor variable.

40 years ago1 - Header fetch was changed to unsigned.
keie [Thu, 12 Jul 1984 12:57:36 +0000 (12:57 +0000)]
1 - Header fetch was changed to unsigned.
2 - Extra parentheses are needed by some compilers.

40 years agoInitial revision
keie [Thu, 12 Jul 1984 12:48:33 +0000 (12:48 +0000)]
Initial revision

40 years agoremoved REGPATCH define
sater [Thu, 12 Jul 1984 11:03:18 +0000 (11:03 +0000)]
removed REGPATCH define

40 years agoadded definition of newplb()
sater [Thu, 12 Jul 1984 11:02:44 +0000 (11:02 +0000)]
added definition of newplb()
removed a tab from some string

40 years agoRemoved unbalanced quotes in comments, needed for new cpp
sater [Thu, 12 Jul 1984 10:50:47 +0000 (10:50 +0000)]
Removed unbalanced quotes in comments, needed for new cpp

40 years agoreworked to use ack instead of npc.
sater [Thu, 12 Jul 1984 10:42:33 +0000 (10:42 +0000)]
reworked to use ack instead of npc.
made more user-friendly (ha ha)

40 years agoNow lexical analyzer skips lines starting with #
sater [Thu, 12 Jul 1984 10:18:19 +0000 (10:18 +0000)]
Now lexical analyzer skips lines starting with #
to kill off remnants of some preprocessor.

40 years agoadded description of newplb macro.
sater [Thu, 12 Jul 1984 10:13:56 +0000 (10:13 +0000)]
added description of newplb macro.
Enlarged an example.

40 years agoThe sequence:
sater [Thu, 12 Jul 1984 09:29:49 +0000 (09:29 +0000)]
The sequence:
  lin 100
  cal $foo
  lin 101
used to have it's second lin lni'ed. This is obviously wrong.
A check is now made for procedure calls.

40 years agoReplaced call to newilb after pro pseudo to call to newplb,
sater [Thu, 12 Jul 1984 09:26:24 +0000 (09:26 +0000)]
Replaced call to newilb after pro pseudo to call to newplb,
including retrofit for existing mach.h files

40 years agoIncreased MAXINSTANCE in big memory model
sater [Thu, 12 Jul 1984 09:23:38 +0000 (09:23 +0000)]
Increased MAXINSTANCE in big memory model

40 years agoAdded the entries for instructions with 32-bit arguments.
keie [Mon, 2 Jul 1984 16:04:26 +0000 (16:04 +0000)]
Added the entries for instructions with 32-bit arguments.

40 years ago1 - added routines to read unsigned 16-bit numbers
keie [Mon, 2 Jul 1984 16:01:50 +0000 (16:01 +0000)]
1 - added routines to read unsigned 16-bit numbers
2 - cleanup of writing of ABS block, was in error for wordsize>4.
3 - strings are now padded up to a multiple of the wordsize.
4 - the padding algorithm for alignment was in error for wordsize>2.

40 years agoNot in the initial distribution.
keie [Mon, 2 Jul 1984 15:46:59 +0000 (15:46 +0000)]
Not in the initial distribution.

40 years agoAdded asprint to list of files to remove with 'clean'.
keie [Mon, 2 Jul 1984 15:46:06 +0000 (15:46 +0000)]
Added asprint to list of files to remove with 'clean'.

40 years ago1 - Altered an incorrect dependency for assrl.o
keie [Mon, 2 Jul 1984 15:42:37 +0000 (15:42 +0000)]
1 - Altered an incorrect dependency for assrl.o
2 - Added asprint

40 years agoInitial revision
keie [Mon, 2 Jul 1984 15:35:56 +0000 (15:35 +0000)]
Initial revision

40 years agoInitial revision
sater [Mon, 2 Jul 1984 11:26:53 +0000 (11:26 +0000)]
Initial revision

40 years agoInitial revision
sater [Mon, 2 Jul 1984 10:45:13 +0000 (10:45 +0000)]
Initial revision

40 years agoAdded missing .DE macro
sater [Fri, 29 Jun 1984 14:51:23 +0000 (14:51 +0000)]
Added missing .DE macro

40 years agoChanged all occurrences of -ms into a macro $(MS)
sater [Fri, 29 Jun 1984 14:50:23 +0000 (14:50 +0000)]
Changed all occurrences of -ms into a macro $(MS)

40 years agoInitial revision
sater [Fri, 29 Jun 1984 14:46:39 +0000 (14:46 +0000)]
Initial revision

40 years agoInitial revision
sater [Fri, 29 Jun 1984 11:29:28 +0000 (11:29 +0000)]
Initial revision

40 years agoInitial revision
sater [Fri, 29 Jun 1984 11:21:50 +0000 (11:21 +0000)]
Initial revision

40 years agoInitial revision
sater [Fri, 29 Jun 1984 11:00:55 +0000 (11:00 +0000)]
Initial revision

40 years agoFixed bug: after BRA instruction was optimized away the variable lastbra
sater [Thu, 28 Jun 1984 10:40:09 +0000 (10:40 +0000)]
Fixed bug: after BRA instruction was optimized away the variable lastbra
pointed to the instruction following. This could lead to anything,
including bus errors. Lastbra is now reset to 0.
Bug discovered at Philips PMDS by Hans de Vries. The fix is also his.
Actually the function cleaninstr should be rewritten.

40 years agoadded rcsid
sater [Tue, 26 Jun 1984 10:08:37 +0000 (10:08 +0000)]
added rcsid

40 years agoInitial revision
sater [Tue, 26 Jun 1984 10:03:31 +0000 (10:03 +0000)]
Initial revision

40 years agoInitial revision
sater [Mon, 25 Jun 1984 16:22:03 +0000 (16:22 +0000)]
Initial revision

40 years agoInitial revision
sater [Mon, 25 Jun 1984 11:02:34 +0000 (11:02 +0000)]
Initial revision

40 years agoThe name cpp.new for the alternative C-preprocessor is
em [Thu, 21 Jun 1984 13:16:26 +0000 (13:16 +0000)]
The name cpp.new for the alternative C-preprocessor is
no longer needed.

40 years agoartificial commit to compensate for changes in 93f3093f2b7e from a CVS
keie [Thu, 21 Jun 1984 13:13:10 +0000 (13:13 +0000)]
artificial commit to compensate for changes in 93f3093f2b7e from a CVS
vendor branch

40 years agoSome ad-hoc stuff for searching in the new tree shape.
keie [Thu, 21 Jun 1984 13:13:10 +0000 (13:13 +0000)]
Some ad-hoc stuff for searching in the new tree shape.

--HG--
branch : unlabeled-1.1.1

40 years agoAssembler peephole optimizer added.
em [Thu, 21 Jun 1984 13:09:51 +0000 (13:09 +0000)]
Assembler peephole optimizer added.

40 years agoAck assumed that files resulting from transformations
keie [Thu, 21 Jun 1984 11:29:22 +0000 (11:29 +0000)]
Ack assumed that files resulting from transformations
would not need to be fed through a pre-processor.
This assumption proved false. Ack was altered and allows
use of a pre-processor on files produced by other passes.

40 years agoAdapted to use the new backend.
keie [Thu, 21 Jun 1984 11:26:10 +0000 (11:26 +0000)]
Adapted to use the new backend.

40 years agoAdapted to the new C preprocessor that does NOT have
keie [Thu, 21 Jun 1984 11:25:05 +0000 (11:25 +0000)]
Adapted to the new C preprocessor that does NOT have
ANY default include directories like /usr/include.

40 years agoInitial revision
keie [Thu, 21 Jun 1984 11:24:08 +0000 (11:24 +0000)]
Initial revision