ack.git
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

34 years agomany speed-up changes, resulting in 20-25% speedup, and fixed
ceriel [Mon, 13 Nov 1989 15:36:12 +0000 (15:36 +0000)]
many speed-up changes, resulting in 20-25% speedup, and fixed
serious floating point handling bug

34 years agoimproved qualifier checking
eck [Mon, 13 Nov 1989 14:01:50 +0000 (14:01 +0000)]
improved qualifier checking

34 years agofixes: ucmp did not quite work right, flt_div had an obscure bug
ceriel [Mon, 13 Nov 1989 12:54:33 +0000 (12:54 +0000)]
fixes: ucmp did not quite work right, flt_div had an obscure bug

34 years agocall to abs should be call to fabs
ceriel [Mon, 13 Nov 1989 10:15:35 +0000 (10:15 +0000)]
call to abs should be call to fabs

34 years agodo not use sprintf; use sprint instead
ceriel [Thu, 9 Nov 1989 21:33:29 +0000 (21:33 +0000)]
do not use sprintf; use sprint instead

34 years agoAdded patterns
ceriel [Thu, 9 Nov 1989 18:43:02 +0000 (18:43 +0000)]
Added patterns

34 years agofixed typo
ceriel [Thu, 9 Nov 1989 18:12:12 +0000 (18:12 +0000)]
fixed typo

34 years agono casts in constants used in #if!
ceriel [Thu, 9 Nov 1989 18:07:14 +0000 (18:07 +0000)]
no casts in constants used in #if!

34 years agofix: did not work for 4-byte floats
ceriel [Thu, 9 Nov 1989 17:01:29 +0000 (17:01 +0000)]
fix: did not work for 4-byte floats

34 years agocleaned up a little
ceriel [Thu, 9 Nov 1989 14:06:35 +0000 (14:06 +0000)]
cleaned up a little

34 years agominor mod: added comment and removed a variable
ceriel [Thu, 9 Nov 1989 12:33:08 +0000 (12:33 +0000)]
minor mod: added comment and removed a variable

34 years agoAllow more procedure parameters
ceriel [Thu, 9 Nov 1989 11:04:18 +0000 (11:04 +0000)]
Allow more procedure parameters

34 years agogenerate #defines for MAXREPLLEN, MAXEMREPLLEN
ceriel [Wed, 8 Nov 1989 17:14:52 +0000 (17:14 +0000)]
generate #defines for MAXREPLLEN, MAXEMREPLLEN

34 years agofixed bug in EM replacement code, and use new #defines from tables.h
ceriel [Wed, 8 Nov 1989 17:13:33 +0000 (17:13 +0000)]
fixed bug in EM replacement code, and use new #defines from tables.h

34 years agomany little changes: removed some lint complaints; max_int and max_unsigned
ceriel [Wed, 8 Nov 1989 16:52:34 +0000 (16:52 +0000)]
many little changes: removed some lint complaints; max_int and max_unsigned
are now constants if NOCROSS is defined; added lexstrict and expr_strict,
and changed calls where needed

34 years agofix: printed wrong message; now dumps core at end
ceriel [Wed, 8 Nov 1989 14:42:09 +0000 (14:42 +0000)]
fix: printed wrong message; now dumps core at end

34 years agofixed some lint complaints
ceriel [Wed, 8 Nov 1989 14:18:57 +0000 (14:18 +0000)]
fixed some lint complaints

34 years agoAdded some casts for lint
ceriel [Wed, 8 Nov 1989 12:52:41 +0000 (12:52 +0000)]
Added some casts for lint

34 years agoAdded a few more patterns
ceriel [Wed, 8 Nov 1989 12:44:33 +0000 (12:44 +0000)]
Added a few more patterns

34 years agoimproved checking
ceriel [Wed, 8 Nov 1989 12:30:55 +0000 (12:30 +0000)]
improved checking

34 years agofixed: commited wrong version
ceriel [Wed, 8 Nov 1989 11:22:50 +0000 (11:22 +0000)]
fixed: commited wrong version

34 years agofixed exit status
ceriel [Tue, 7 Nov 1989 16:17:06 +0000 (16:17 +0000)]
fixed exit status

34 years agofixed sed script: \> is special under SunOs 4.0, and the escape was not needed anyway
ceriel [Tue, 7 Nov 1989 16:13:26 +0000 (16:13 +0000)]
fixed sed script: \> is special under SunOs 4.0, and the escape was not needed anyway

34 years agowrong Makefile committed at 1.209
dick [Tue, 7 Nov 1989 13:04:39 +0000 (13:04 +0000)]
wrong Makefile committed at 1.209

34 years agoMade suitable for fast compiler version
ceriel [Mon, 6 Nov 1989 16:01:13 +0000 (16:01 +0000)]
Made suitable for fast compiler version

34 years agofixed: send ended up in data segment!
ceriel [Mon, 6 Nov 1989 11:35:52 +0000 (11:35 +0000)]
fixed: send ended up in data segment!

34 years agouse fwrite instead of write
ceriel [Fri, 3 Nov 1989 18:32:32 +0000 (18:32 +0000)]
use fwrite instead of write

34 years agoAdded some patterns
ceriel [Fri, 3 Nov 1989 13:28:37 +0000 (13:28 +0000)]
Added some patterns

34 years agoupdated to Minix 1.3 version
ceriel [Fri, 3 Nov 1989 12:57:25 +0000 (12:57 +0000)]
updated to Minix 1.3 version

34 years agoAdded a nicer trap handler
ceriel [Fri, 3 Nov 1989 11:54:41 +0000 (11:54 +0000)]
Added a nicer trap handler

34 years agoremoved stop.s
ceriel [Fri, 3 Nov 1989 11:53:47 +0000 (11:53 +0000)]
removed stop.s

34 years agofixed some more bugs
eck [Fri, 3 Nov 1989 10:36:56 +0000 (10:36 +0000)]
fixed some more bugs

34 years agoupdated to minix 1.3
ceriel [Fri, 3 Nov 1989 09:25:46 +0000 (09:25 +0000)]
updated to minix 1.3

34 years agorestrained error messages for lint + misc.
dick [Thu, 2 Nov 1989 18:17:59 +0000 (18:17 +0000)]
restrained error messages for lint + misc.

34 years agofixed Constant Width
ceriel [Wed, 1 Nov 1989 17:30:44 +0000 (17:30 +0000)]
fixed Constant Width

34 years agofixed memory fault, adapted mechanism code_scope
ceriel [Wed, 1 Nov 1989 15:41:06 +0000 (15:41 +0000)]
fixed memory fault, adapted mechanism code_scope

34 years agomodified labels
ceriel [Wed, 1 Nov 1989 15:35:42 +0000 (15:35 +0000)]
modified labels

34 years agothe include file is called con_float, not float_cst
ceriel [Wed, 1 Nov 1989 10:57:04 +0000 (10:57 +0000)]
the include file is called con_float, not float_cst

34 years agokill tokens using address registers better
ceriel [Wed, 1 Nov 1989 10:14:27 +0000 (10:14 +0000)]
kill tokens using address registers better

34 years agoformat for % was wrong
eck [Wed, 1 Nov 1989 10:02:23 +0000 (10:02 +0000)]
format for % was wrong

34 years agothe error() routine did not set err_occurred!
ceriel [Wed, 1 Nov 1989 09:46:16 +0000 (09:46 +0000)]
the error() routine did not set err_occurred!

34 years agobetter unknown flags handling
ceriel [Tue, 31 Oct 1989 11:15:23 +0000 (11:15 +0000)]
better unknown flags handling

34 years agoAdded code expander
ceriel [Tue, 31 Oct 1989 11:14:01 +0000 (11:14 +0000)]
Added code expander

34 years agorelaxed typechecking a little bit
eck [Tue, 31 Oct 1989 10:48:20 +0000 (10:48 +0000)]
relaxed typechecking a little bit

34 years agofixed bug, added -o option
eck [Tue, 31 Oct 1989 10:02:48 +0000 (10:02 +0000)]
fixed bug, added -o option

34 years agoif malloc can return 0 on a 0 argument, free should also accept 0
ceriel [Tue, 31 Oct 1989 09:44:21 +0000 (09:44 +0000)]
if malloc can return 0 on a 0 argument, free should also accept 0

34 years agomalloc can return NULL when given a 0 argument
ceriel [Mon, 30 Oct 1989 18:25:30 +0000 (18:25 +0000)]
malloc can return NULL when given a 0 argument

34 years agouse varargs.h
ceriel [Mon, 30 Oct 1989 17:51:31 +0000 (17:51 +0000)]
use varargs.h

34 years agobetter (more restrained) error reporting
dick [Mon, 30 Oct 1989 16:19:35 +0000 (16:19 +0000)]
better (more restrained) error reporting

34 years agono more -T option to pic
ceriel [Mon, 30 Oct 1989 16:08:07 +0000 (16:08 +0000)]
no more -T option to pic

34 years agofix to for-loop code was wrong; fixed again
ceriel [Mon, 30 Oct 1989 15:45:43 +0000 (15:45 +0000)]
fix to for-loop code was wrong; fixed again

34 years agoimproved check for loop
ceriel [Mon, 30 Oct 1989 15:17:01 +0000 (15:17 +0000)]
improved check for loop

34 years agoThere is no d0 register!
ceriel [Fri, 27 Oct 1989 18:20:14 +0000 (18:20 +0000)]
There is no d0 register!

34 years agoandl3 does not exist! use bicl3 instead
ceriel [Fri, 27 Oct 1989 18:03:37 +0000 (18:03 +0000)]
andl3 does not exist! use bicl3 instead

34 years agofixed some bugs, changed warning interface
eck [Fri, 27 Oct 1989 13:33:10 +0000 (13:33 +0000)]
fixed some bugs, changed warning interface

34 years agoAdded code expander
ceriel [Fri, 27 Oct 1989 09:06:43 +0000 (09:06 +0000)]
Added code expander

34 years agouse more simple hashing algorithm, made namelist generation dependant on a #define
ceriel [Thu, 26 Oct 1989 16:16:35 +0000 (16:16 +0000)]
use more simple hashing algorithm, made namelist generation dependant on a #define

34 years agoimproved STI 8 code
ceriel [Thu, 26 Oct 1989 15:54:21 +0000 (15:54 +0000)]
improved STI 8 code

34 years agofixed so that jumps back to local labels also work
ceriel [Thu, 26 Oct 1989 15:42:30 +0000 (15:42 +0000)]
fixed so that jumps back to local labels also work

34 years agoAdded a command to kill a register
ceriel [Thu, 26 Oct 1989 15:41:38 +0000 (15:41 +0000)]
Added a command to kill a register

34 years agoAdded _exit.c
ceriel [Thu, 26 Oct 1989 11:51:46 +0000 (11:51 +0000)]
Added _exit.c

34 years agoAdded _exit.c
ceriel [Thu, 26 Oct 1989 11:39:31 +0000 (11:39 +0000)]
Added _exit.c

34 years agouse new version of con_float
ceriel [Thu, 26 Oct 1989 11:07:26 +0000 (11:07 +0000)]
use new version of con_float

34 years agoUse Motorola byte order for floating point
ceriel [Thu, 26 Oct 1989 11:04:53 +0000 (11:04 +0000)]
Use Motorola byte order for floating point

34 years agoUse Intel byte order for floating point
ceriel [Thu, 26 Oct 1989 11:03:30 +0000 (11:03 +0000)]
Use Intel byte order for floating point

34 years agofixed so that jumps back to local labels also work
ceriel [Thu, 26 Oct 1989 11:01:44 +0000 (11:01 +0000)]
fixed so that jumps back to local labels also work

34 years agoDo not call the .nop subroutine for a NOP (ANSI C modification)
ceriel [Thu, 26 Oct 1989 10:10:34 +0000 (10:10 +0000)]
Do not call the .nop subroutine for a NOP (ANSI C modification)

34 years agoUse Intel byte order for floating point
ceriel [Thu, 26 Oct 1989 09:52:41 +0000 (09:52 +0000)]
Use Intel byte order for floating point

34 years agoUse Motorola byte order for floating point
ceriel [Thu, 26 Oct 1989 09:49:32 +0000 (09:49 +0000)]
Use Motorola byte order for floating point

34 years agoMotorola byte ordering
ceriel [Wed, 25 Oct 1989 17:35:09 +0000 (17:35 +0000)]
Motorola byte ordering

34 years agouse 8087 byte order
ceriel [Wed, 25 Oct 1989 17:33:49 +0000 (17:33 +0000)]
use 8087 byte order

34 years agoAdded CSA ==4 and CSB ==4 entries, needed for ANSI C
ceriel [Wed, 25 Oct 1989 17:21:52 +0000 (17:21 +0000)]
Added CSA ==4 and CSB ==4 entries, needed for ANSI C

34 years agochanges for different byte orderings
ceriel [Wed, 25 Oct 1989 17:15:37 +0000 (17:15 +0000)]
changes for different byte orderings

34 years agoAdded csa4.s and csb4.s
ceriel [Wed, 25 Oct 1989 17:08:45 +0000 (17:08 +0000)]
Added csa4.s and csb4.s