ack.git
34 years agodependencies
ceriel [Tue, 19 Dec 1989 13:55:08 +0000 (13:55 +0000)]
dependencies

34 years agochanged Makefile
eck [Tue, 19 Dec 1989 11:20:16 +0000 (11:20 +0000)]
changed Makefile

34 years agoprepared for distribution
ceriel [Tue, 19 Dec 1989 11:17:21 +0000 (11:17 +0000)]
prepared for distribution

34 years agoname is cpp.ansi
ceriel [Tue, 19 Dec 1989 11:12:17 +0000 (11:12 +0000)]
name is cpp.ansi

34 years agouse normal C compiler
ceriel [Tue, 19 Dec 1989 11:07:03 +0000 (11:07 +0000)]
use normal C compiler

34 years agoadded MakeArch and Makefile to .distr
eck [Tue, 19 Dec 1989 11:02:22 +0000 (11:02 +0000)]
added MakeArch and Makefile to .distr

34 years agoInitial revision
eck [Tue, 19 Dec 1989 10:59:33 +0000 (10:59 +0000)]
Initial revision

34 years agoAdded support for constant floating point expressions
ceriel [Tue, 19 Dec 1989 09:40:25 +0000 (09:40 +0000)]
Added support for constant floating point expressions

34 years agofix: flt_status was not always set properly
ceriel [Tue, 19 Dec 1989 09:27:16 +0000 (09:27 +0000)]
fix: flt_status was not always set properly

34 years agoflt_status maintained for flt_str2flt()
ceriel [Mon, 18 Dec 1989 18:17:17 +0000 (18:17 +0000)]
flt_status maintained for flt_str2flt()

34 years agouse normal C compiler
ceriel [Mon, 18 Dec 1989 16:41:55 +0000 (16:41 +0000)]
use normal C compiler

34 years agoadded Makefile, LIST and .distr
eck [Mon, 18 Dec 1989 16:15:07 +0000 (16:15 +0000)]
added Makefile, LIST and .distr

34 years agochanged EM_* to _EM_*, added Makefile, LIST and .distr
eck [Mon, 18 Dec 1989 16:11:26 +0000 (16:11 +0000)]
changed EM_* to _EM_*, added Makefile, LIST and .distr

34 years agofixed Makefile, added .distr
eck [Mon, 18 Dec 1989 16:06:47 +0000 (16:06 +0000)]
fixed Makefile, added .distr

34 years agofixed some bugs, added LIST, Makefile & .distr
eck [Mon, 18 Dec 1989 16:02:55 +0000 (16:02 +0000)]
fixed some bugs, added LIST, Makefile & .distr

34 years agofixed some bugs, added LIST, Makefile & .distr
eck [Mon, 18 Dec 1989 15:49:11 +0000 (15:49 +0000)]
fixed some bugs, added LIST, Makefile & .distr

34 years agochanged from Hart & Cheney to Cody & Waite
eck [Mon, 18 Dec 1989 15:44:36 +0000 (15:44 +0000)]
changed from Hart & Cheney to Cody & Waite

34 years agomade a lot of changes
eck [Mon, 18 Dec 1989 15:33:48 +0000 (15:33 +0000)]
made a lot of changes

34 years agomade a lot of changes
eck [Mon, 18 Dec 1989 15:14:14 +0000 (15:14 +0000)]
made a lot of changes

34 years agomade a lot of changes
eck [Mon, 18 Dec 1989 15:04:14 +0000 (15:04 +0000)]
made a lot of changes

34 years agosmall changes, added LIST, Makefile and .distr
eck [Mon, 18 Dec 1989 14:44:38 +0000 (14:44 +0000)]
small changes, added LIST, Makefile and .distr

34 years agoInitial revision
eck [Mon, 18 Dec 1989 14:40:54 +0000 (14:40 +0000)]
Initial revision

34 years agomany changes and improvements
eck [Mon, 18 Dec 1989 14:00:32 +0000 (14:00 +0000)]
many changes and improvements

34 years agoadded Header
eck [Mon, 18 Dec 1989 13:53:00 +0000 (13:53 +0000)]
added Header

34 years agoInitial revision
eck [Mon, 18 Dec 1989 13:50:55 +0000 (13:50 +0000)]
Initial revision

34 years agoIntial revision
eck [Mon, 18 Dec 1989 13:31:20 +0000 (13:31 +0000)]
Intial revision

34 years agopublicdata is extern for development version
ceriel [Mon, 18 Dec 1989 13:18:43 +0000 (13:18 +0000)]
publicdata is extern for development version

34 years agotest on BIGMACHINE was wrong
ceriel [Fri, 15 Dec 1989 15:35:17 +0000 (15:35 +0000)]
test on BIGMACHINE was wrong

34 years agofixed: did not compare properly with 0; reduced size
ceriel [Wed, 13 Dec 1989 16:35:19 +0000 (16:35 +0000)]
fixed: did not compare properly with 0; reduced size

34 years agoremoved declaration of unused variable
ceriel [Wed, 13 Dec 1989 13:09:10 +0000 (13:09 +0000)]
removed declaration of unused variable

34 years agofixed sizeof()
eck [Wed, 13 Dec 1989 12:53:22 +0000 (12:53 +0000)]
fixed sizeof()

34 years agochanged character comparisons with NULL
ceriel [Wed, 13 Dec 1989 09:19:47 +0000 (09:19 +0000)]
changed character comparisons with NULL

34 years agoU-flag was not handled properly
eck [Tue, 12 Dec 1989 14:59:59 +0000 (14:59 +0000)]
U-flag was not handled properly

34 years agofixed null-pointer constants and SkipToNewLine()
eck [Tue, 12 Dec 1989 12:52:03 +0000 (12:52 +0000)]
fixed null-pointer constants and SkipToNewLine()

34 years agoSkipToNewLine() now recognizes strings and character constants
eck [Tue, 12 Dec 1989 12:41:39 +0000 (12:41 +0000)]
SkipToNewLine() now recognizes strings and character constants

34 years agoBug fix in ZRL decoding
ceriel [Fri, 8 Dec 1989 15:04:37 +0000 (15:04 +0000)]
Bug fix in ZRL decoding

34 years agobetter error checking
ceriel [Thu, 7 Dec 1989 16:28:05 +0000 (16:28 +0000)]
better error checking

34 years agocopied from newer version
ceriel [Wed, 6 Dec 1989 12:53:37 +0000 (12:53 +0000)]
copied from newer version

34 years agoChanged maximum # of args
ceriel [Wed, 6 Dec 1989 12:43:01 +0000 (12:43 +0000)]
Changed maximum # of args

34 years ago.word -> .data2
ceriel [Wed, 6 Dec 1989 12:41:05 +0000 (12:41 +0000)]
.word -> .data2

34 years agochanged alignments
ceriel [Wed, 6 Dec 1989 12:39:25 +0000 (12:39 +0000)]
changed alignments

34 years agosome small fixes
ceriel [Wed, 6 Dec 1989 12:38:18 +0000 (12:38 +0000)]
some small fixes

34 years agobug fix: the in_store test did not work when NON_STANDARD was defined,
ceriel [Thu, 30 Nov 1989 17:29:00 +0000 (17:29 +0000)]
bug fix: the in_store test did not work when NON_STANDARD was defined,
because in this case, the bit tested resided in user area

34 years agoCorrected assertion
ceriel [Thu, 30 Nov 1989 15:12:11 +0000 (15:12 +0000)]
Corrected assertion

34 years agonew malloc.c, derived from new Minix version
ceriel [Thu, 30 Nov 1989 14:59:18 +0000 (14:59 +0000)]
new malloc.c, derived from new Minix version

34 years agochanged commented #defines to #undefs
ceriel [Thu, 30 Nov 1989 14:25:40 +0000 (14:25 +0000)]
changed commented #defines to #undefs

34 years agoLOE INE used address register; it is probably better to use a general register
ceriel [Thu, 30 Nov 1989 10:07:49 +0000 (10:07 +0000)]
LOE INE used address register; it is probably better to use a general register

34 years agoMade compilation command and interpreter command variable
ceriel [Wed, 29 Nov 1989 16:12:47 +0000 (16:12 +0000)]
Made compilation command and interpreter command variable

34 years agoAdded a move
ceriel [Wed, 29 Nov 1989 12:47:23 +0000 (12:47 +0000)]
Added a move

34 years agocorrected clean entry in Makefile
ceriel [Wed, 29 Nov 1989 10:56:11 +0000 (10:56 +0000)]
corrected clean entry in Makefile

34 years agorounding for un-normalized numbers was wrong
ceriel [Wed, 29 Nov 1989 09:56:59 +0000 (09:56 +0000)]
rounding for un-normalized numbers was wrong

34 years agodo not declare sprintf. On some systems it is an int, on others it is
ceriel [Wed, 29 Nov 1989 09:55:03 +0000 (09:55 +0000)]
do not declare sprintf. On some systems it is an int, on others it is
a char *

34 years agoAdded 80[23]87 support
ceriel [Wed, 29 Nov 1989 09:49:35 +0000 (09:49 +0000)]
Added 80[23]87 support

34 years agoarray type-checking was wrong
eck [Tue, 28 Nov 1989 15:28:52 +0000 (15:28 +0000)]
array type-checking was wrong

34 years agofixed bug: sometimes destroyed contents of register variable
ceriel [Tue, 28 Nov 1989 14:42:56 +0000 (14:42 +0000)]
fixed bug: sometimes destroyed contents of register variable

34 years agofixed entier routine: did not work properly for negative args
ceriel [Tue, 28 Nov 1989 14:16:38 +0000 (14:16 +0000)]
fixed entier routine: did not work properly for negative args

34 years agofef did not work properly for negative args
ceriel [Tue, 28 Nov 1989 12:51:35 +0000 (12:51 +0000)]
fef did not work properly for negative args

34 years agospeeded up a bit for printing 0.0
ceriel [Mon, 27 Nov 1989 17:29:35 +0000 (17:29 +0000)]
speeded up a bit for printing 0.0

34 years agospeeded up a bit for converting 0.0 to string
ceriel [Mon, 27 Nov 1989 17:25:55 +0000 (17:25 +0000)]
speeded up a bit for converting 0.0 to string

34 years agofixed rounding on ties to round to even, and fixed extend bug (test for 0
ceriel [Mon, 27 Nov 1989 16:26:02 +0000 (16:26 +0000)]
fixed rounding on ties to round to even, and fixed extend bug (test for 0
was wrong)

34 years agoAdded fp8087.s
ceriel [Mon, 27 Nov 1989 16:19:16 +0000 (16:19 +0000)]
Added fp8087.s

34 years agoAdded 8087 support
ceriel [Mon, 27 Nov 1989 16:19:15 +0000 (16:19 +0000)]
Added 8087 support

34 years agofixed small bug
eck [Mon, 27 Nov 1989 11:40:58 +0000 (11:40 +0000)]
fixed small bug

34 years agoimproved type-checking, fixed preprocessor bug, fixed syntax bug
eck [Mon, 27 Nov 1989 11:37:11 +0000 (11:37 +0000)]
improved type-checking, fixed preprocessor bug, fixed syntax bug

34 years agoCorrected MathLib0.mod: entier was wrong on negative args
ceriel [Mon, 27 Nov 1989 09:37:56 +0000 (09:37 +0000)]
Corrected MathLib0.mod: entier was wrong on negative args

34 years agoremoved ctype.c, the library functions are generated
eck [Thu, 23 Nov 1989 10:43:15 +0000 (10:43 +0000)]
removed ctype.c, the library functions are generated

34 years agofixed unary & and indirect calls
eck [Wed, 22 Nov 1989 16:41:09 +0000 (16:41 +0000)]
fixed unary & and indirect calls

34 years agofixed bugs, added dynamic buffer allocation to preprocessor
eck [Wed, 22 Nov 1989 13:58:36 +0000 (13:58 +0000)]
fixed bugs, added dynamic buffer allocation to preprocessor

34 years agosome more speed-up changes
ceriel [Wed, 22 Nov 1989 13:38:37 +0000 (13:38 +0000)]
some more speed-up changes

34 years agofixed bugs, added dynamic buffer allocation
eck [Wed, 22 Nov 1989 12:59:15 +0000 (12:59 +0000)]
fixed bugs, added dynamic buffer allocation

34 years agocleaned up a bit
ceriel [Tue, 21 Nov 1989 15:44:29 +0000 (15:44 +0000)]
cleaned up a bit

34 years agoremoved some superfluous instructions
ceriel [Tue, 21 Nov 1989 15:42:56 +0000 (15:42 +0000)]
removed some superfluous instructions

34 years agochanged label formats
ceriel [Tue, 21 Nov 1989 15:40:24 +0000 (15:40 +0000)]
changed label formats

34 years agoa fix to ZER ? and simplified ZRL, ZRE
ceriel [Tue, 21 Nov 1989 11:38:08 +0000 (11:38 +0000)]
a fix to ZER ? and simplified ZRL, ZRE

34 years agochanged some variables from arith to int
ceriel [Tue, 21 Nov 1989 11:37:10 +0000 (11:37 +0000)]
changed some variables from arith to int

34 years agofixed line number after line directives
ceriel [Tue, 21 Nov 1989 11:33:21 +0000 (11:33 +0000)]
fixed line number after line directives

34 years agosome arith variables changed into int
ceriel [Tue, 21 Nov 1989 11:28:56 +0000 (11:28 +0000)]
some arith variables changed into int

34 years agochanged mechanism a bit
ceriel [Mon, 20 Nov 1989 14:35:23 +0000 (14:35 +0000)]
changed mechanism a bit

34 years agono default size for asld
ceriel [Fri, 17 Nov 1989 16:55:48 +0000 (16:55 +0000)]
no default size for asld

34 years agodefault size is now large
ceriel [Fri, 17 Nov 1989 16:53:53 +0000 (16:53 +0000)]
default size is now large

34 years agonew object module makes buffering superfluous
ceriel [Fri, 17 Nov 1989 16:50:59 +0000 (16:50 +0000)]
new object module makes buffering superfluous

34 years agoprint unsigned bitfields as unsigned
ceriel [Fri, 17 Nov 1989 16:37:20 +0000 (16:37 +0000)]
print unsigned bitfields as unsigned

34 years agomore internal buffering
ceriel [Fri, 17 Nov 1989 15:56:53 +0000 (15:56 +0000)]
more internal buffering

34 years agofix to previous change
ceriel [Fri, 17 Nov 1989 15:19:55 +0000 (15:19 +0000)]
fix to previous change

34 years agoimproved #line handling
ceriel [Fri, 17 Nov 1989 14:53:05 +0000 (14:53 +0000)]
improved #line handling

34 years agogenerate ; after label
ceriel [Fri, 17 Nov 1989 13:15:48 +0000 (13:15 +0000)]
generate ; after label

34 years agoimproved error messages
ceriel [Fri, 17 Nov 1989 11:52:33 +0000 (11:52 +0000)]
improved error messages

34 years agoimproved error messages
ceriel [Fri, 17 Nov 1989 11:44:48 +0000 (11:44 +0000)]
improved error messages

34 years agoimproved make.tokcase for EOF handling
ceriel [Fri, 17 Nov 1989 11:41:47 +0000 (11:41 +0000)]
improved make.tokcase for EOF handling

34 years agoimproved for EOF handling
ceriel [Fri, 17 Nov 1989 11:40:48 +0000 (11:40 +0000)]
improved for EOF handling

34 years agofixed bug which caused memory faults on erroneous input
ceriel [Fri, 17 Nov 1989 11:36:43 +0000 (11:36 +0000)]
fixed bug which caused memory faults on erroneous input

34 years agofixed error messages by allowing more than one "simultaneous" symbol2str
ceriel [Fri, 17 Nov 1989 11:31:05 +0000 (11:31 +0000)]
fixed error messages by allowing more than one "simultaneous" symbol2str

34 years agofixed bug which caused unsigned bitfield problems
ceriel [Fri, 17 Nov 1989 11:28:38 +0000 (11:28 +0000)]
fixed bug which caused unsigned bitfield problems

34 years agoimproved error messages
ceriel [Fri, 17 Nov 1989 11:27:26 +0000 (11:27 +0000)]
improved error messages

34 years agoremoved some unused variables
ceriel [Thu, 16 Nov 1989 16:08:59 +0000 (16:08 +0000)]
removed some unused variables

34 years agonew version with internal buffering
ceriel [Thu, 16 Nov 1989 15:52:08 +0000 (15:52 +0000)]
new version with internal buffering

34 years agobug fix: static link was not always removed
ceriel [Thu, 16 Nov 1989 14:57:15 +0000 (14:57 +0000)]
bug fix: static link was not always removed

34 years agoAdded unsigned bit-field test
ceriel [Wed, 15 Nov 1989 17:46:58 +0000 (17:46 +0000)]
Added unsigned bit-field test

34 years agofixed assembler part of link instruction
ceriel [Wed, 15 Nov 1989 17:46:25 +0000 (17:46 +0000)]
fixed assembler part of link instruction

34 years agolink instruction does not work for more than 32768 bytes locals on M68000
ceriel [Wed, 15 Nov 1989 16:10:18 +0000 (16:10 +0000)]
link instruction does not work for more than 32768 bytes locals on M68000