ack.git
37 years agoChanged a test that was word_size and alignment dependant.
ceriel [Thu, 9 Oct 1986 10:37:56 +0000 (10:37 +0000)]
Changed a test that was word_size and alignment dependant.

37 years agonewer version
ceriel [Mon, 6 Oct 1986 20:36:30 +0000 (20:36 +0000)]
newer version

38 years agoThere was an error in test 026. It used local variables but declared none.
ceriel [Tue, 30 Sep 1986 11:13:44 +0000 (11:13 +0000)]
There was an error in test 026. It used local variables but declared none.
This is corrected.

38 years agomodified the treatment of op=, ++ and -- operators
erikb [Mon, 29 Sep 1986 14:01:34 +0000 (14:01 +0000)]
modified the treatment of op=, ++ and -- operators

38 years agomodified the treatment of op=, ++ and -- operators
erikb [Mon, 29 Sep 1986 13:16:11 +0000 (13:16 +0000)]
modified the treatment of op=, ++ and -- operators

38 years agosome very minor changes
dick [Sun, 28 Sep 1986 20:33:15 +0000 (20:33 +0000)]
some very minor changes

38 years agomany bug fixes
ceriel [Thu, 25 Sep 1986 19:39:06 +0000 (19:39 +0000)]
many bug fixes

38 years agoput heavily used pointer variables in registers
erikb [Wed, 24 Sep 1986 13:53:16 +0000 (13:53 +0000)]
put heavily used pointer variables in registers

38 years agoAdded a pattern for "ldc ads".
ceriel [Wed, 24 Sep 1986 12:17:25 +0000 (12:17 +0000)]
Added a pattern for "ldc ads".

38 years agoInitial revision
ceriel [Wed, 24 Sep 1986 11:24:37 +0000 (11:24 +0000)]
Initial revision

38 years agoAddition of new patterns.
ceriel [Tue, 23 Sep 1986 09:41:47 +0000 (09:41 +0000)]
Addition of new patterns.

38 years agochanged ad2str function not to add +0 at labels
sater [Mon, 22 Sep 1986 13:15:15 +0000 (13:15 +0000)]
changed ad2str function not to add +0 at labels

38 years agomade debiug output better
sater [Mon, 22 Sep 1986 13:14:54 +0000 (13:14 +0000)]
made debiug output better

38 years agoif NOPP: made #line directives treated correctly
erikb [Mon, 22 Sep 1986 13:04:04 +0000 (13:04 +0000)]
if NOPP: made #line directives treated correctly

38 years agosome minor fixes
erikb [Wed, 17 Sep 1986 12:31:45 +0000 (12:31 +0000)]
some minor fixes

38 years agochanged some large static data structures into STATIC
erikb [Mon, 15 Sep 1986 08:47:53 +0000 (08:47 +0000)]
changed some large static data structures into STATIC

38 years agoadded one byte to ibuf
erikb [Fri, 12 Sep 1986 12:58:22 +0000 (12:58 +0000)]
added one byte to ibuf

38 years agobuilt in the compile time flag NOFLOAT to get rid of the float stuff
erikb [Fri, 12 Sep 1986 09:16:07 +0000 (09:16 +0000)]
built in the compile time flag NOFLOAT to get rid of the float stuff

38 years agoBug fix: The "cmp.l" instruction was sometimes used in an illegal way.
ceriel [Wed, 10 Sep 1986 16:03:11 +0000 (16:03 +0000)]
Bug fix: The "cmp.l" instruction was sometimes used in an illegal way.

38 years agocorrected the treatment of the <<= and >>= operators
erikb [Wed, 10 Sep 1986 10:23:26 +0000 (10:23 +0000)]
corrected the treatment of the <<= and >>= operators

38 years agosimplified the return expression in loadbuf()
erikb [Tue, 9 Sep 1986 13:49:46 +0000 (13:49 +0000)]
simplified the return expression in loadbuf()

38 years agoset limit on optimization passes to prevent loop
em [Tue, 9 Sep 1986 13:10:15 +0000 (13:10 +0000)]
set limit on optimization passes to prevent loop
in optimizer in case of bad table.

38 years agocorrected the compile-time evaluation of ~<unsigned value>
erikb [Tue, 9 Sep 1986 09:47:43 +0000 (09:47 +0000)]
corrected the compile-time evaluation of ~<unsigned value>

38 years agoAn improvement to prevent calls to the .cuu routine.
ceriel [Fri, 5 Sep 1986 16:35:12 +0000 (16:35 +0000)]
An improvement to prevent calls to the .cuu routine.

38 years agovarious null-dereference problems fixed
erikb [Tue, 2 Sep 1986 15:22:54 +0000 (15:22 +0000)]
various null-dereference problems fixed

38 years agoadded some LINT facilities
erikb [Tue, 2 Sep 1986 15:00:50 +0000 (15:00 +0000)]
added some LINT facilities

38 years agoError fixed where w==2 was assumed
sater [Thu, 28 Aug 1986 10:28:42 +0000 (10:28 +0000)]
Error fixed where w==2 was assumed

38 years agofirst operand to intexpr is arith typed
erikb [Tue, 26 Aug 1986 14:59:36 +0000 (14:59 +0000)]
first operand to intexpr is arith typed

38 years agonewer version with bug fixes
ceriel [Tue, 26 Aug 1986 14:33:24 +0000 (14:33 +0000)]
newer version with bug fixes

38 years agounknown-sized locals retain their type
erikb [Tue, 26 Aug 1986 10:30:39 +0000 (10:30 +0000)]
unknown-sized locals retain their type

38 years agogenerate a con instruction for each character in a string constant
erikb [Mon, 25 Aug 1986 08:47:07 +0000 (08:47 +0000)]
generate a con instruction for each character in a string constant

38 years agosome minor bugs
erikb [Fri, 22 Aug 1986 09:20:13 +0000 (09:20 +0000)]
some minor bugs

38 years agomade less environ and machine dependent
erikb [Fri, 22 Aug 1986 09:10:12 +0000 (09:10 +0000)]
made less environ and machine dependent

38 years agorevised the treatment of "e op= f" expression
erikb [Wed, 13 Aug 1986 10:05:39 +0000 (10:05 +0000)]
revised the treatment of "e op= f" expression

38 years agoadded some #ifdef USE_TMP lines
erikb [Tue, 29 Jul 1986 12:49:38 +0000 (12:49 +0000)]
added some #ifdef USE_TMP lines

38 years agoadded -T<path> option: create temporary file(s) in directory <path>
erikb [Tue, 29 Jul 1986 11:46:00 +0000 (11:46 +0000)]
added -T<path> option: create temporary file(s) in directory <path>

38 years agoAdded a test for BLS with a blockmove of wordsize bytes.
ceriel [Fri, 25 Jul 1986 16:08:56 +0000 (16:08 +0000)]
Added a test for BLS with a blockmove of wordsize bytes.

38 years agoBug fix: the BLS instruction did'nt work with block moves of one word.
ceriel [Fri, 25 Jul 1986 15:57:03 +0000 (15:57 +0000)]
Bug fix: the BLS instruction did'nt work with block moves of one word.

38 years agoinn and set must be word-orientated, not byte-orientated.
ceriel [Fri, 25 Jul 1986 15:01:15 +0000 (15:01 +0000)]
inn and set must be word-orientated, not byte-orientated.

38 years agoBug fix
ceriel [Fri, 25 Jul 1986 14:17:23 +0000 (14:17 +0000)]
Bug fix

38 years agoBug fix
ceriel [Fri, 25 Jul 1986 13:19:51 +0000 (13:19 +0000)]
Bug fix

38 years agoMade tail_mon dependant on tail_mon.a
ceriel [Wed, 23 Jul 1986 11:06:29 +0000 (11:06 +0000)]
Made tail_mon dependant on tail_mon.a

38 years agoAdded a ".sect .text". The text "landed" in the bss segment.
ceriel [Wed, 23 Jul 1986 11:04:40 +0000 (11:04 +0000)]
Added a ".sect .text". The text "landed" in the bss segment.

38 years agoBug fix. It just did'nt work.
ceriel [Tue, 22 Jul 1986 15:11:09 +0000 (15:11 +0000)]
Bug fix. It just did'nt work.

38 years ago*** empty log message ***
ceriel [Tue, 22 Jul 1986 14:49:46 +0000 (14:49 +0000)]
*** empty log message ***

38 years agoAdapted to the use of the new assembler.
ceriel [Tue, 22 Jul 1986 13:42:21 +0000 (13:42 +0000)]
Adapted to the use of the new assembler.

38 years agoAdapted to new assembler and made re-entrant.
ceriel [Tue, 22 Jul 1986 13:37:16 +0000 (13:37 +0000)]
Adapted to new assembler and made re-entrant.

38 years agoAdapted to use of new assembler.
ceriel [Tue, 22 Jul 1986 13:23:14 +0000 (13:23 +0000)]
Adapted to use of new assembler.

38 years agoInitial revision
ceriel [Tue, 22 Jul 1986 11:07:48 +0000 (11:07 +0000)]
Initial revision

38 years agoreplaced all occurrences of "cc" by "$(CC)".
ceriel [Tue, 22 Jul 1986 11:01:54 +0000 (11:01 +0000)]
replaced all occurrences of "cc" by "$(CC)".

38 years agoAdapted so that anybody can do "make install".
ceriel [Tue, 22 Jul 1986 10:47:51 +0000 (10:47 +0000)]
Adapted so that anybody can do "make install".

38 years agoChanged default machine to "vax4".
ceriel [Tue, 22 Jul 1986 10:36:04 +0000 (10:36 +0000)]
Changed default machine to "vax4".

38 years agoAdded code to use different integer constants when compiled with
ceriel [Mon, 21 Jul 1986 12:26:38 +0000 (12:26 +0000)]
Added code to use different integer constants when compiled with
word_size >= 4.

38 years agoAdded -Vi... flag to Pascal compiler options.
ceriel [Mon, 21 Jul 1986 09:58:19 +0000 (09:58 +0000)]
Added -Vi... flag to Pascal compiler options.

38 years agoSome changes needed for the new 4-4 Pascal compiler.
ceriel [Mon, 21 Jul 1986 09:53:44 +0000 (09:53 +0000)]
Some changes needed for the new 4-4 Pascal compiler.

38 years agoAdded instructions to make pem44.m
ceriel [Mon, 21 Jul 1986 09:40:20 +0000 (09:40 +0000)]
Added instructions to make pem44.m

38 years agoThis is the result of the merging of 2.5 with 2.4.1.1, with some
ceriel [Mon, 21 Jul 1986 09:30:11 +0000 (09:30 +0000)]
This is the result of the merging of 2.5 with 2.4.1.1, with some
minor fixes.

38 years agoTemporary variables are no longer overlapping. The operlapping caused
ceriel [Mon, 21 Jul 1986 09:23:39 +0000 (09:23 +0000)]
Temporary variables are no longer overlapping. The operlapping caused
problems with register variables.
Also, code is added to prevent the generation of static exchanges.
only included if the preprocessor-constant
NO_EXC is defined.

38 years agosome leaks plugged (as detected by the leak detector)
dick [Fri, 18 Jul 1986 22:23:23 +0000 (22:23 +0000)]
some leaks plugged (as detected by the leak detector)

38 years agosome leaks plugged (as detected by the leak detector)
dick [Fri, 18 Jul 1986 21:10:42 +0000 (21:10 +0000)]
some leaks plugged (as detected by the leak detector)

38 years agooption NORCSID for lint in Makefile is nonsense
dick [Thu, 17 Jul 1986 22:17:59 +0000 (22:17 +0000)]
option NORCSID for lint in Makefile is nonsense

38 years agoSome bug fixes
ceriel [Mon, 14 Jul 1986 15:00:08 +0000 (15:00 +0000)]
Some bug fixes

38 years agobetter compatibility between CARDINAL and ADDRESS
ceriel [Thu, 10 Jul 1986 16:27:26 +0000 (16:27 +0000)]
better compatibility between CARDINAL and ADDRESS

38 years agonewer version
ceriel [Tue, 8 Jul 1986 14:59:02 +0000 (14:59 +0000)]
newer version

38 years agonewer version
ceriel [Thu, 26 Jun 1986 09:39:36 +0000 (09:39 +0000)]
newer version

38 years agonewer version
ceriel [Fri, 20 Jun 1986 14:36:49 +0000 (14:36 +0000)]
newer version

38 years agonewer version
ceriel [Tue, 17 Jun 1986 12:04:05 +0000 (12:04 +0000)]
newer version

38 years agoremoved sanity checking on result from sprintf
sater [Tue, 17 Jun 1986 09:13:11 +0000 (09:13 +0000)]
removed sanity checking on result from sprintf
System IIIish systems seem to have their own idea.

38 years agoConversions from 1 byte integers were wrong.
sater [Mon, 16 Jun 1986 11:35:12 +0000 (11:35 +0000)]
Conversions from 1 byte integers were wrong.
Only discovered after new C-frontend.

38 years agonewer version
ceriel [Tue, 10 Jun 1986 13:18:52 +0000 (13:18 +0000)]
newer version

38 years agoThere was a bug in the printing of the trap number.
ceriel [Fri, 6 Jun 1986 23:35:42 +0000 (23:35 +0000)]
There was a bug in the printing of the trap number.
This is corrected.

38 years agonewer version
ceriel [Fri, 6 Jun 1986 09:35:11 +0000 (09:35 +0000)]
newer version

38 years agonewer version
ceriel [Fri, 6 Jun 1986 02:22:09 +0000 (02:22 +0000)]
newer version

38 years agoIncreased the size of the expression node table.
ceriel [Thu, 5 Jun 1986 13:56:31 +0000 (13:56 +0000)]
Increased the size of the expression node table.

38 years agoRediscovered a bug in the VAX 4.1 UNIX assembler. It handles $0f0.0 wrong!
ceriel [Thu, 5 Jun 1986 12:43:56 +0000 (12:43 +0000)]
Rediscovered a bug in the VAX 4.1 UNIX assembler. It handles $0f0.0 wrong!
The changes is the table insure that $0f0.0 is never generated.

38 years agofirst, almost complete, version
ceriel [Wed, 4 Jun 1986 09:01:48 +0000 (09:01 +0000)]
first, almost complete, version

38 years agonewer version
ceriel [Fri, 30 May 1986 18:48:00 +0000 (18:48 +0000)]
newer version

38 years agonewer version
ceriel [Wed, 28 May 1986 18:36:51 +0000 (18:36 +0000)]
newer version

38 years agorevised the type checking of expr in "switch (expr)"
erikb [Wed, 28 May 1986 08:40:06 +0000 (08:40 +0000)]
revised the type checking of expr in "switch (expr)"

38 years agonewer version
ceriel [Fri, 23 May 1986 19:25:21 +0000 (19:25 +0000)]
newer version

38 years agonewer version
ceriel [Fri, 23 May 1986 09:46:31 +0000 (09:46 +0000)]
newer version

38 years agonewer version
ceriel [Wed, 21 May 1986 18:32:20 +0000 (18:32 +0000)]
newer version

38 years agoNon existing token fields in the format string caused memfaults
sater [Wed, 21 May 1986 15:08:57 +0000 (15:08 +0000)]
Non existing token fields in the format string caused memfaults
because fields were checked beyond the end of the tokeninfo. Fixed.

38 years agonewer version
ceriel [Fri, 16 May 1986 17:15:36 +0000 (17:15 +0000)]
newer version

38 years agonewer version
ceriel [Wed, 14 May 1986 09:03:51 +0000 (09:03 +0000)]
newer version

38 years agonewer version
ceriel [Thu, 1 May 1986 19:06:53 +0000 (19:06 +0000)]
newer version

38 years agonewer version
ceriel [Mon, 28 Apr 1986 18:06:58 +0000 (18:06 +0000)]
newer version

38 years agovarious small layout corrections
erikb [Mon, 28 Apr 1986 09:56:33 +0000 (09:56 +0000)]
various small layout corrections

38 years agonewer version
ceriel [Fri, 25 Apr 1986 10:14:08 +0000 (10:14 +0000)]
newer version

38 years agonewer version
ceriel [Wed, 23 Apr 1986 22:12:22 +0000 (22:12 +0000)]
newer version

38 years agonewer version
ceriel [Tue, 22 Apr 1986 23:22:19 +0000 (23:22 +0000)]
newer version

38 years agonewer version
ceriel [Tue, 22 Apr 1986 22:36:16 +0000 (22:36 +0000)]
newer version

38 years agoAdded EODDZ to the exported externals.
keie [Tue, 22 Apr 1986 10:40:29 +0000 (10:40 +0000)]
Added EODDZ to the exported externals.
It should have been there from the start.

38 years agonewer version
ceriel [Mon, 21 Apr 1986 17:27:06 +0000 (17:27 +0000)]
newer version

38 years agonewer version
ceriel [Fri, 18 Apr 1986 17:53:47 +0000 (17:53 +0000)]
newer version

38 years agovarious small corrections
erikb [Thu, 17 Apr 1986 14:42:54 +0000 (14:42 +0000)]
various small corrections

38 years agonewer version
ceriel [Thu, 17 Apr 1986 09:28:09 +0000 (09:28 +0000)]
newer version

38 years agonewer version
ceriel [Tue, 15 Apr 1986 17:51:53 +0000 (17:51 +0000)]
newer version

38 years agonewer version
ceriel [Sat, 12 Apr 1986 02:21:24 +0000 (02:21 +0000)]
newer version

38 years agonewer version
ceriel [Fri, 11 Apr 1986 11:57:19 +0000 (11:57 +0000)]
newer version