ack.git
33 years agoproduce debugging info
ceriel [Wed, 26 Jun 1991 17:30:48 +0000 (17:30 +0000)]
produce debugging info

33 years agoimproved clean entry
ceriel [Wed, 26 Jun 1991 17:30:36 +0000 (17:30 +0000)]
improved clean entry

33 years agoremoved unused variable
ceriel [Wed, 26 Jun 1991 17:29:58 +0000 (17:29 +0000)]
removed unused variable

33 years agoAdded verbose flag
ceriel [Wed, 26 Jun 1991 17:28:15 +0000 (17:28 +0000)]
Added verbose flag

33 years agocorrection
ceriel [Wed, 26 Jun 1991 17:26:59 +0000 (17:26 +0000)]
correction

33 years agomade alloc.h acceptable for ANSI C compiler
ceriel [Wed, 26 Jun 1991 17:26:03 +0000 (17:26 +0000)]
made alloc.h acceptable for ANSI C compiler

33 years agoFixed grammar
ceriel [Wed, 26 Jun 1991 17:23:55 +0000 (17:23 +0000)]
Fixed grammar

33 years agosome more statistics
ceriel [Mon, 24 Jun 1991 16:35:08 +0000 (16:35 +0000)]
some more statistics

33 years agoFixed memory leak
ceriel [Mon, 24 Jun 1991 16:33:43 +0000 (16:33 +0000)]
Fixed memory leak

33 years agominor improvement to volatile code
ceriel [Fri, 21 Jun 1991 10:31:20 +0000 (10:31 +0000)]
minor improvement to volatile code

33 years agoCLK_TCK --> CLOCKS_PER_SEC; was toch goed
ceriel [Fri, 21 Jun 1991 09:58:57 +0000 (09:58 +0000)]
CLK_TCK --> CLOCKS_PER_SEC; was toch goed

33 years agoPatched in D option (feature from Johan)
ceriel [Thu, 20 Jun 1991 14:22:37 +0000 (14:22 +0000)]
Patched in D option (feature from Johan)

33 years agofixed some label problems
ceriel [Thu, 20 Jun 1991 10:17:36 +0000 (10:17 +0000)]
fixed some label problems

33 years agoANSI requires separate name space for labels, and made to use idf module
ceriel [Wed, 19 Jun 1991 16:12:56 +0000 (16:12 +0000)]
ANSI requires separate name space for labels, and made to use idf module

33 years agoFIxed problem with volatile structs and the ./-> operators
ceriel [Thu, 13 Jun 1991 15:56:14 +0000 (15:56 +0000)]
FIxed problem with volatile structs and the ./-> operators

33 years agocorrected time.h header
ceriel [Tue, 11 Jun 1991 09:25:32 +0000 (09:25 +0000)]
corrected time.h header

33 years agoFixed flushbuf() so that it works with POSIX conformant Unix versions
ceriel [Mon, 10 Jun 1991 17:07:18 +0000 (17:07 +0000)]
Fixed flushbuf() so that it works with POSIX conformant Unix versions

33 years agoChanged an int into a short
ceriel [Thu, 6 Jun 1991 11:47:23 +0000 (11:47 +0000)]
Changed an int into a short

33 years agoFixed Makefile
ceriel [Wed, 5 Jun 1991 09:25:20 +0000 (09:25 +0000)]
Fixed Makefile

33 years agoAdded isnan.c
ceriel [Tue, 4 Jun 1991 15:33:34 +0000 (15:33 +0000)]
Added isnan.c

33 years agoModified to output a little less white space
ceriel [Mon, 3 Jun 1991 14:46:13 +0000 (14:46 +0000)]
Modified to output a little less white space

33 years agoDid not detect redeclaration of formal as local
ceriel [Mon, 27 May 1991 15:06:36 +0000 (15:06 +0000)]
Did not detect redeclaration of formal as local

33 years agoprevent complaints about unused variables when they are used as var-param
ceriel [Tue, 21 May 1991 14:11:27 +0000 (14:11 +0000)]
prevent complaints about unused variables when they are used as var-param

33 years agoFixed a few problems
ceriel [Thu, 16 May 1991 13:22:15 +0000 (13:22 +0000)]
Fixed a few problems

33 years agoFixed missing ; before }
ceriel [Thu, 16 May 1991 13:08:32 +0000 (13:08 +0000)]
Fixed missing ; before }

33 years agofixed two possible null-references
ceriel [Mon, 13 May 1991 13:57:25 +0000 (13:57 +0000)]
fixed two possible null-references

33 years agoFixed a cast bug (unsigned to unsigned char)
ceriel [Mon, 13 May 1991 10:08:54 +0000 (10:08 +0000)]
Fixed a cast bug (unsigned to unsigned char)

33 years agoDelinted a bit
ceriel [Thu, 25 Apr 1991 16:47:47 +0000 (16:47 +0000)]
Delinted a bit

33 years agoDelinted a bit
ceriel [Thu, 25 Apr 1991 16:26:11 +0000 (16:26 +0000)]
Delinted a bit

33 years agoFixed some sprint's
ceriel [Thu, 25 Apr 1991 13:54:25 +0000 (13:54 +0000)]
Fixed some sprint's

33 years agofixed
ceriel [Thu, 25 Apr 1991 10:54:44 +0000 (10:54 +0000)]
fixed

33 years agofixed
ceriel [Thu, 25 Apr 1991 10:49:28 +0000 (10:49 +0000)]
fixed

33 years agoThere was no RCK 2 due to a preprocessor-directive error
ceriel [Wed, 24 Apr 1991 14:09:20 +0000 (14:09 +0000)]
There was no RCK 2 due to a preprocessor-directive error

33 years agoFixed bug in checking of last char of environment variable
ceriel [Wed, 24 Apr 1991 12:18:03 +0000 (12:18 +0000)]
Fixed bug in checking of last char of environment variable

33 years agoptr_diff is a long in ANSI C; cast to int
ceriel [Tue, 23 Apr 1991 09:35:51 +0000 (09:35 +0000)]
ptr_diff is a long in ANSI C; cast to int

33 years agoChanged name of loc_incl.h to loc_time.h
ceriel [Mon, 22 Apr 1991 13:21:11 +0000 (13:21 +0000)]
Changed name of loc_incl.h to loc_time.h

33 years agoFixed bug
ceriel [Mon, 22 Apr 1991 11:29:48 +0000 (11:29 +0000)]
Fixed bug

33 years agoMinor change: improved conflict resolver that tested for never happening case
ceriel [Fri, 19 Apr 1991 15:26:50 +0000 (15:26 +0000)]
Minor change: improved conflict resolver that tested for never happening case

33 years agoAdded LOS 4 and STS 4
ceriel [Fri, 19 Apr 1991 13:09:30 +0000 (13:09 +0000)]
Added LOS 4 and STS 4

33 years agoAdded some more patterns
ceriel [Fri, 19 Apr 1991 12:03:49 +0000 (12:03 +0000)]
Added some more patterns

33 years agoAdded LOS 4 and STS 4
ceriel [Fri, 19 Apr 1991 12:02:52 +0000 (12:02 +0000)]
Added LOS 4 and STS 4

33 years agofixed bug with struct/union/enum declarations
ceriel [Thu, 18 Apr 1991 12:27:58 +0000 (12:27 +0000)]
fixed bug with struct/union/enum declarations

33 years agoCorrected #error and #define
ceriel [Thu, 11 Apr 1991 10:52:52 +0000 (10:52 +0000)]
Corrected #error and #define

33 years agoAdded defaults for M2COMPILER and DEF_DIR
ceriel [Wed, 10 Apr 1991 15:10:32 +0000 (15:10 +0000)]
Added defaults for M2COMPILER and DEF_DIR

33 years agoRemoved use of STATIC
ceriel [Wed, 10 Apr 1991 13:32:42 +0000 (13:32 +0000)]
Removed use of STATIC

33 years agoAdded some patterns
ceriel [Wed, 10 Apr 1991 10:23:34 +0000 (10:23 +0000)]
Added some patterns

33 years agoChanged default value of rts to '.'
ceriel [Tue, 9 Apr 1991 15:29:46 +0000 (15:29 +0000)]
Changed default value of rts to '.'

33 years agofixed problem with extern declarations
ceriel [Tue, 9 Apr 1991 10:15:48 +0000 (10:15 +0000)]
fixed problem with extern declarations

33 years agoAdded some more patterns
ceriel [Fri, 5 Apr 1991 13:27:49 +0000 (13:27 +0000)]
Added some more patterns

33 years agofixed typo
ceriel [Fri, 5 Apr 1991 09:45:11 +0000 (09:45 +0000)]
fixed typo

33 years agoprevent overflow
ceriel [Fri, 5 Apr 1991 09:24:45 +0000 (09:24 +0000)]
prevent overflow

33 years agoSome small changes to reduce local variable count
ceriel [Thu, 4 Apr 1991 16:48:18 +0000 (16:48 +0000)]
Some small changes to reduce local variable count

33 years agoAdded some re-ordering patterns
ceriel [Thu, 4 Apr 1991 16:45:31 +0000 (16:45 +0000)]
Added some re-ordering patterns

33 years agoAdded patterns
ceriel [Thu, 4 Apr 1991 13:21:46 +0000 (13:21 +0000)]
Added patterns

33 years agocorrection: mixture of old-fashioned with ellipsis is always wrong
ceriel [Wed, 3 Apr 1991 10:02:40 +0000 (10:02 +0000)]
correction: mixture of old-fashioned with ellipsis is always wrong

33 years agoAdded patterns to improve code for getc() and putc()
ceriel [Wed, 27 Mar 1991 15:47:50 +0000 (15:47 +0000)]
Added patterns to improve code for getc() and putc()

33 years agoSome minor mods in mixed mode checking
ceriel [Wed, 27 Mar 1991 12:46:37 +0000 (12:46 +0000)]
Some minor mods in mixed mode checking

33 years agoRemoved superfluous :
ceriel [Tue, 26 Mar 1991 18:41:47 +0000 (18:41 +0000)]
Removed superfluous :

33 years agoAdded some patterns
ceriel [Tue, 26 Mar 1991 18:10:29 +0000 (18:10 +0000)]
Added some patterns

33 years agoFixed typo
ceriel [Tue, 26 Mar 1991 14:43:06 +0000 (14:43 +0000)]
Fixed typo

33 years agoFixed bug in function return code
ceriel [Tue, 26 Mar 1991 13:38:36 +0000 (13:38 +0000)]
Fixed bug in function return code

33 years agoAdded some patterns
ceriel [Tue, 26 Mar 1991 10:11:23 +0000 (10:11 +0000)]
Added some patterns

33 years agoFix: prevent incorrect error messages
ceriel [Tue, 26 Mar 1991 09:45:20 +0000 (09:45 +0000)]
Fix: prevent incorrect error messages

33 years agoImproved code generation for sets somewhat
ceriel [Mon, 25 Mar 1991 13:28:50 +0000 (13:28 +0000)]
Improved code generation for sets somewhat

33 years agoFix to fix
ceriel [Mon, 25 Mar 1991 13:16:02 +0000 (13:16 +0000)]
Fix to fix

33 years agoYet another fix: this time for AND/IOR/XOR/COM ?
ceriel [Mon, 25 Mar 1991 11:39:27 +0000 (11:39 +0000)]
Yet another fix: this time for AND/IOR/XOR/COM ?

33 years agobug fix for SET instruction on m68k2
ceriel [Fri, 22 Mar 1991 18:23:55 +0000 (18:23 +0000)]
bug fix for SET instruction on m68k2

33 years agoRearranged a bit
ceriel [Fri, 22 Mar 1991 15:17:16 +0000 (15:17 +0000)]
Rearranged a bit

33 years agoDelinted
ceriel [Fri, 22 Mar 1991 14:26:10 +0000 (14:26 +0000)]
Delinted

33 years agoSome modifications for running on smaller machines
ceriel [Thu, 21 Mar 1991 10:45:42 +0000 (10:45 +0000)]
Some modifications for running on smaller machines

33 years agoAdded some patterns for Kees Visser
ceriel [Thu, 21 Mar 1991 09:50:06 +0000 (09:50 +0000)]
Added some patterns for Kees Visser

33 years agoRemoved evaluation order dependency bug
ceriel [Thu, 21 Mar 1991 09:49:35 +0000 (09:49 +0000)]
Removed evaluation order dependency bug

33 years agoUse of em_flag was wrong: did not use sp_fmnem
ceriel [Wed, 20 Mar 1991 17:31:20 +0000 (17:31 +0000)]
Use of em_flag was wrong: did not use sp_fmnem

33 years agoAllow for AALMAG as well as ARMAG
ceriel [Wed, 20 Mar 1991 16:24:50 +0000 (16:24 +0000)]
Allow for AALMAG as well as ARMAG

33 years agoallow for AALMAG as well as ARMAG
ceriel [Wed, 20 Mar 1991 16:21:53 +0000 (16:21 +0000)]
allow for AALMAG as well as ARMAG

33 years agofixed typo
ceriel [Wed, 20 Mar 1991 13:47:18 +0000 (13:47 +0000)]
fixed typo

33 years agoBoth aal and arch can read each others archives
ceriel [Wed, 20 Mar 1991 12:45:58 +0000 (12:45 +0000)]
Both aal and arch can read each others archives

33 years agoSeveral fixes
ceriel [Wed, 20 Mar 1991 11:30:35 +0000 (11:30 +0000)]
Several fixes

33 years agoadded check for Nan
ceriel [Tue, 19 Mar 1991 16:51:28 +0000 (16:51 +0000)]
added check for Nan

33 years agoCheck for Nan
ceriel [Tue, 19 Mar 1991 16:39:40 +0000 (16:39 +0000)]
Check for Nan

33 years agodo not write in strings: they could reside in ROM
ceriel [Tue, 19 Mar 1991 11:14:39 +0000 (11:14 +0000)]
do not write in strings: they could reside in ROM

33 years agoDetect too large values
ceriel [Tue, 19 Mar 1991 10:25:36 +0000 (10:25 +0000)]
Detect too large values

33 years agoSeveral minor mods: simplifications and identifier name changes
ceriel [Mon, 18 Mar 1991 16:30:49 +0000 (16:30 +0000)]
Several minor mods: simplifications and identifier name changes

33 years agoproduce commons for newlbss
ceriel [Mon, 18 Mar 1991 15:06:01 +0000 (15:06 +0000)]
produce commons for newlbss

33 years agonewlbss takes size as unsigned
ceriel [Mon, 18 Mar 1991 14:19:27 +0000 (14:19 +0000)]
newlbss takes size as unsigned

33 years agofcntl.h now requires sys/types.h
ceriel [Mon, 18 Mar 1991 09:16:00 +0000 (09:16 +0000)]
fcntl.h now requires sys/types.h

33 years agoFixed bug that never occurred, but was discovered by reading the code
ceriel [Fri, 15 Mar 1991 11:21:46 +0000 (11:21 +0000)]
Fixed bug that never occurred, but was discovered by reading the code

33 years agoCall _cleanup before _exit
ceriel [Fri, 15 Mar 1991 09:24:03 +0000 (09:24 +0000)]
Call _cleanup before _exit

33 years agoFixed typo
ceriel [Thu, 14 Mar 1991 13:46:53 +0000 (13:46 +0000)]
Fixed typo

33 years agominor mods
ceriel [Thu, 14 Mar 1991 13:43:45 +0000 (13:43 +0000)]
minor mods

33 years agominor mods
ceriel [Thu, 14 Mar 1991 13:16:32 +0000 (13:16 +0000)]
minor mods

33 years agoDo not use the allocation mechanism for the desig structure; overkill
ceriel [Thu, 14 Mar 1991 11:10:40 +0000 (11:10 +0000)]
Do not use the allocation mechanism for the desig structure; overkill

33 years agoCorrected error on NOCROSS
ceriel [Thu, 14 Mar 1991 09:31:32 +0000 (09:31 +0000)]
Corrected error on NOCROSS

33 years agoCleaned up a bit more
ceriel [Wed, 13 Mar 1991 17:26:07 +0000 (17:26 +0000)]
Cleaned up a bit more

33 years agoAdded some more patterns
ceriel [Wed, 13 Mar 1991 15:56:43 +0000 (15:56 +0000)]
Added some more patterns

33 years agoCleaned up a bit
ceriel [Wed, 13 Mar 1991 13:49:56 +0000 (13:49 +0000)]
Cleaned up a bit

33 years agoA strict warning was given too often
ceriel [Wed, 13 Mar 1991 10:11:25 +0000 (10:11 +0000)]
A strict warning was given too often

33 years agoChanges to make node structure smaller, and cleaned up a bit
ceriel [Tue, 12 Mar 1991 16:52:00 +0000 (16:52 +0000)]
Changes to make node structure smaller, and cleaned up a bit

33 years agoallow full paths for library names in shell script lint
dick [Tue, 12 Mar 1991 10:58:22 +0000 (10:58 +0000)]
allow full paths for library names in shell script lint

33 years agofixed bug in coroutine mechanism
ceriel [Mon, 11 Mar 1991 16:21:13 +0000 (16:21 +0000)]
fixed bug in coroutine mechanism