ack.git
9 years agoRename branch. unlabeled-1.1.1
David Given [Thu, 18 Jun 2015 21:39:28 +0000 (23:39 +0200)]
Rename branch.

--HG--
branch : unlabeled-1.1.1-branch

39 years agoBug fixed for pattern 'sti $1 > 4' (ADDREG -> ADDSCR)
bal [Tue, 16 Apr 1985 15:12:16 +0000 (15:12 +0000)]
Bug fixed for pattern 'sti $1 > 4' (ADDREG -> ADDSCR)

--HG--
branch : unlabeled-1.1.1

40 years agofixup commit for branch 'unlabeled-1.1.1'
cvs2hg [Thu, 19 Jul 1984 09:37:25 +0000 (09:37 +0000)]
fixup commit for branch 'unlabeled-1.1.1'

--HG--
branch : unlabeled-1.1.1

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 agofixup commit for branch 'unlabeled-1.1.1'
cvs2hg [Thu, 21 Jun 1984 10:58:00 +0000 (10:58 +0000)]
fixup commit for branch 'unlabeled-1.1.1'

--HG--
branch : unlabeled-1.1.1

40 years agoInitial revision
keie [Thu, 21 Jun 1984 10:57:59 +0000 (10:57 +0000)]
Initial revision

40 years agoadded rcsid
sater [Mon, 21 May 1984 16:33:30 +0000 (16:33 +0000)]
added rcsid
added comment
fixed bug, to make pem22 and pem24 you use pdp and vax2 iso vax2 and vax4

40 years agoInitial revision
sater [Mon, 21 May 1984 16:30:36 +0000 (16:30 +0000)]
Initial revision

40 years agoInitial revision
sater [Mon, 21 May 1984 16:04:57 +0000 (16:04 +0000)]
Initial revision

40 years agoAdded output of mes ms_gto
sater [Mon, 21 May 1984 11:29:48 +0000 (11:29 +0000)]
Added output of mes ms_gto
Fixed bug:
  The frontend generated a mes ms_reg for the local temp where
  the stackpointer was kept in destination procedures for
  a non local goto. This was wrong.

40 years agoInitial revision
sater [Mon, 21 May 1984 11:26:57 +0000 (11:26 +0000)]
Initial revision

40 years agoadded rcsid
sater [Sat, 19 May 1984 12:52:25 +0000 (12:52 +0000)]
added rcsid
Some constants had survived in the text. They were parametrized.

40 years agoadded rcsid
sater [Sat, 19 May 1984 12:52:21 +0000 (12:52 +0000)]
added rcsid

40 years agoInitial revision
sater [Sat, 19 May 1984 12:48:59 +0000 (12:48 +0000)]
Initial revision

40 years agoReworked to work, I think
sater [Sat, 19 May 1984 12:44:53 +0000 (12:44 +0000)]
Reworked to work, I think

40 years agoadded rcsid
sater [Sat, 19 May 1984 12:03:22 +0000 (12:03 +0000)]
added rcsid
Tried to make machine independent,
machine independent sources now taken from ../../proto/cg
Changed according to suggestion from ceriel to prevent running cgg twice

40 years agoadded code to save all registers for ms_gto
sater [Sat, 19 May 1984 11:49:37 +0000 (11:49 +0000)]
added code to save all registers for ms_gto
changed place of #ifdef to make this null-module compile faster
when no register variables are used.

40 years agoerase(reg) now also erases all register whose contents depend on
sater [Sat, 19 May 1984 11:49:01 +0000 (11:49 +0000)]
erase(reg) now also erases all register whose contents depend on
the contents of reg.

40 years agoadded code to recognize ms_gto
sater [Sat, 19 May 1984 11:48:40 +0000 (11:48 +0000)]
added code to recognize ms_gto

40 years agoadded rcsid
sater [Sat, 19 May 1984 11:42:19 +0000 (11:42 +0000)]
added rcsid

40 years agoadded rcsid
sater [Sat, 19 May 1984 11:40:08 +0000 (11:40 +0000)]
added rcsid
added code to check for write errors on codefile

40 years agoadded rcsid
sater [Sat, 19 May 1984 11:38:48 +0000 (11:38 +0000)]
added rcsid
removed sign extension bug in large constants

40 years agoadded rcsid
sater [Sat, 19 May 1984 11:38:15 +0000 (11:38 +0000)]
added rcsid
added code to insure instructions come out in .text space

40 years agoInitial revision
sater [Sat, 19 May 1984 11:08:27 +0000 (11:08 +0000)]
Initial revision

40 years agoInitial revision
sater [Fri, 18 May 1984 21:27:39 +0000 (21:27 +0000)]
Initial revision

40 years agoParametrized sizes for big or small machines using BORS macro
sater [Fri, 18 May 1984 20:22:14 +0000 (20:22 +0000)]
Parametrized sizes for big or small machines using BORS macro
Added support for rcsid string from table.

40 years agoadded rcsid
sater [Fri, 18 May 1984 19:57:22 +0000 (19:57 +0000)]
added rcsid

40 years agoadded rcsid
sater [Fri, 18 May 1984 19:56:05 +0000 (19:56 +0000)]
added rcsid
Separated pattern length's from EM-pattern and tokenpattern

40 years agoInitial revision
sater [Fri, 18 May 1984 19:51:06 +0000 (19:51 +0000)]
Initial revision

40 years agoIncorporated variable length identifiers.
sater [Fri, 18 May 1984 13:04:34 +0000 (13:04 +0000)]
Incorporated variable length identifiers.
Courtesy Johan Stevenson

40 years agoadded rcsid
em [Thu, 17 May 1984 15:51:42 +0000 (15:51 +0000)]
added rcsid

40 years agochanged format of rcsid
em [Thu, 17 May 1984 14:37:15 +0000 (14:37 +0000)]
changed format of rcsid

40 years agochanged rcsid to rcsid2
em [Thu, 17 May 1984 14:28:57 +0000 (14:28 +0000)]
changed rcsid to rcsid2

40 years agoadded rcsid
sater [Thu, 17 May 1984 14:14:29 +0000 (14:14 +0000)]
added rcsid

40 years agoadded rcsid
sater [Thu, 17 May 1984 14:13:36 +0000 (14:13 +0000)]
added rcsid
added pattern for # comments

40 years agoadded rcsid
sater [Thu, 17 May 1984 14:13:06 +0000 (14:13 +0000)]
added rcsid
added field to remember ms_gto

40 years agoadded rcsid + some minor reshaping
sater [Thu, 17 May 1984 14:06:18 +0000 (14:06 +0000)]
added rcsid + some minor reshaping

40 years agoadded rcsid
sater [Thu, 17 May 1984 13:57:07 +0000 (13:57 +0000)]
added rcsid

40 years agoadded rcsid
sater [Thu, 17 May 1984 13:56:00 +0000 (13:56 +0000)]
added rcsid
Changed register message output to terminate with ms_gto, if input
  procedure contained one.

40 years agoadded rcsid
sater [Thu, 17 May 1984 13:54:01 +0000 (13:54 +0000)]
added rcsid
Recognize and process mes ms_gto

40 years agoInitial revision
sater [Thu, 17 May 1984 13:42:36 +0000 (13:42 +0000)]
Initial revision