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

34 years agoAlso recognize 'defined' without parentheses
ceriel [Wed, 25 Oct 1989 14:23:08 +0000 (14:23 +0000)]
Also recognize 'defined' without parentheses

34 years agoDEFDIR fix
ceriel [Wed, 25 Oct 1989 13:37:26 +0000 (13:37 +0000)]
DEFDIR fix

34 years agofixed bug and changed con_float
ceriel [Wed, 25 Oct 1989 13:24:29 +0000 (13:24 +0000)]
fixed bug and changed con_float

34 years agoimproved error handling: C_busy now returns 0 if C_failed is called
ceriel [Wed, 25 Oct 1989 11:36:51 +0000 (11:36 +0000)]
improved error handling: C_busy now returns 0 if C_failed is called

34 years agochanged string to change into CHANGE_ME
ceriel [Tue, 24 Oct 1989 16:58:28 +0000 (16:58 +0000)]
changed string to change into CHANGE_ME

34 years agoAdded mechanism to change default directory
ceriel [Tue, 24 Oct 1989 16:54:55 +0000 (16:54 +0000)]
Added mechanism to change default directory

34 years agoadapted floating point package to handle IEEE format in different byte orders
ceriel [Tue, 24 Oct 1989 16:10:01 +0000 (16:10 +0000)]
adapted floating point package to handle IEEE format in different byte orders

34 years agofixed for SunOs 4.0 make
ceriel [Tue, 24 Oct 1989 16:09:24 +0000 (16:09 +0000)]
fixed for SunOs 4.0 make

34 years agoadapted to use 80387 floating point format
ceriel [Tue, 24 Oct 1989 16:00:37 +0000 (16:00 +0000)]
adapted to use 80387 floating point format

34 years agodefine IEEEFLOAT
ceriel [Tue, 24 Oct 1989 15:08:27 +0000 (15:08 +0000)]
define IEEEFLOAT

34 years agoremoved bug for identifiers starting with L
eck [Tue, 24 Oct 1989 15:06:23 +0000 (15:06 +0000)]
removed bug for identifiers starting with L

34 years agoimproved domacro when NOPP defined
eck [Tue, 24 Oct 1989 15:02:02 +0000 (15:02 +0000)]
improved domacro when NOPP defined

34 years agoadapted to use 80387 floating point format
ceriel [Tue, 24 Oct 1989 15:00:09 +0000 (15:00 +0000)]
adapted to use 80387 floating point format

34 years agoadapted to also generate other byte-orders
ceriel [Tue, 24 Oct 1989 14:57:17 +0000 (14:57 +0000)]
adapted to also generate other byte-orders

34 years agocorrection
ceriel [Tue, 24 Oct 1989 14:42:49 +0000 (14:42 +0000)]
correction

34 years agocorrected assertions
ceriel [Tue, 24 Oct 1989 12:58:23 +0000 (12:58 +0000)]
corrected assertions

34 years agorenamed nccp.6 to ncpp.6
eck [Tue, 24 Oct 1989 10:18:45 +0000 (10:18 +0000)]
renamed nccp.6 to ncpp.6

34 years agofixed for minix, which does not have ftime
ceriel [Tue, 24 Oct 1989 10:04:35 +0000 (10:04 +0000)]
fixed for minix, which does not have ftime

34 years agoAdded ce directory
ceriel [Tue, 24 Oct 1989 09:30:32 +0000 (09:30 +0000)]
Added ce directory

34 years agoalso include ../read_em; C_out.c needs em_comp.h. We cannot install
ceriel [Tue, 24 Oct 1989 09:29:30 +0000 (09:29 +0000)]
also include ../read_em; C_out.c needs em_comp.h. We cannot install
read_em first, because that needs em_codeEK.h

34 years agodeleted } in arith.c
eck [Mon, 23 Oct 1989 14:39:33 +0000 (14:39 +0000)]
deleted } in arith.c

34 years agoimproved handling of , (comma) operator and some more Minix squeezing
ceriel [Mon, 23 Oct 1989 13:50:27 +0000 (13:50 +0000)]
improved handling of , (comma) operator and some more Minix squeezing

34 years agoimprovements for the , (comma) operator
ceriel [Mon, 23 Oct 1989 13:45:19 +0000 (13:45 +0000)]
improvements for the , (comma) operator

34 years agorenamed ch7xxx to ch3xxx
eck [Mon, 23 Oct 1989 13:00:35 +0000 (13:00 +0000)]
renamed ch7xxx to ch3xxx

34 years agoinitial commit
ceriel [Mon, 23 Oct 1989 11:25:20 +0000 (11:25 +0000)]
initial commit

34 years agoAdded .distr file
ceriel [Mon, 23 Oct 1989 11:20:46 +0000 (11:20 +0000)]
Added .distr file

34 years agoInitial commit
ceriel [Mon, 23 Oct 1989 11:19:44 +0000 (11:19 +0000)]
Initial commit

34 years agoonly give warning about relocation info if -u flag is not given
ceriel [Mon, 23 Oct 1989 10:51:46 +0000 (10:51 +0000)]
only give warning about relocation info if -u flag is not given

34 years agoAdded an ARGSUSED to shut up lint
ceriel [Mon, 23 Oct 1989 10:37:00 +0000 (10:37 +0000)]
Added an ARGSUSED to shut up lint