ack.git
33 years agomany changes, delinted
ceriel [Mon, 12 Nov 1990 13:46:31 +0000 (13:46 +0000)]
many changes, delinted

33 years agofixed bugs with sizeof() and unnormalized values
eck [Fri, 9 Nov 1990 16:26:15 +0000 (16:26 +0000)]
fixed bugs with sizeof() and unnormalized values

33 years agonever set errno in ldexp()
eck [Fri, 9 Nov 1990 16:20:49 +0000 (16:20 +0000)]
never set errno in ldexp()

33 years agocorrected type of *_EPSILON values
eck [Thu, 8 Nov 1990 12:01:52 +0000 (12:01 +0000)]
corrected type of *_EPSILON values

33 years agoupdated manual page
ceriel [Wed, 7 Nov 1990 15:25:24 +0000 (15:25 +0000)]
updated manual page

33 years agohandle 'asp -x' correctly, instead of giving up
eck [Tue, 6 Nov 1990 13:22:15 +0000 (13:22 +0000)]
handle 'asp -x' correctly, instead of giving up

33 years agoAdded Copyright notice
ceriel [Tue, 6 Nov 1990 13:16:57 +0000 (13:16 +0000)]
Added Copyright notice

33 years agoAdded pc_math.h
ceriel [Tue, 6 Nov 1990 13:04:12 +0000 (13:04 +0000)]
Added pc_math.h

33 years agoMade compilable with ANSI C compiler
ceriel [Tue, 6 Nov 1990 13:02:55 +0000 (13:02 +0000)]
Made compilable with ANSI C compiler

33 years agoMany more changes
ceriel [Tue, 6 Nov 1990 12:23:41 +0000 (12:23 +0000)]
Many more changes

33 years agoprevent warning when #including setjmp.h
eck [Tue, 6 Nov 1990 10:49:12 +0000 (10:49 +0000)]
prevent warning when #including setjmp.h

33 years agofixed bug with reading from standard input
ceriel [Fri, 2 Nov 1990 14:44:37 +0000 (14:44 +0000)]
fixed bug with reading from standard input

33 years agomade compilable by the ACK ANSI C compiler
ceriel [Fri, 2 Nov 1990 14:29:02 +0000 (14:29 +0000)]
made compilable by the ACK ANSI C compiler

33 years agoadded warning about old-fashioned declarations
eck [Fri, 2 Nov 1990 09:23:27 +0000 (09:23 +0000)]
added warning about old-fashioned declarations
cleaned up error reporting
changed implicit declaration handling

33 years agofixed bug with reading from standard input
eck [Thu, 1 Nov 1990 11:09:09 +0000 (11:09 +0000)]
fixed bug with reading from standard input

33 years agoUse make variable ACK
ceriel [Thu, 1 Nov 1990 09:42:51 +0000 (09:42 +0000)]
Use make variable ACK

33 years agoAdded debugger support
ceriel [Thu, 1 Nov 1990 09:42:03 +0000 (09:42 +0000)]
Added debugger support

33 years agoAdded sparc description, don't put constants in regs on M68020
ceriel [Thu, 1 Nov 1990 09:37:02 +0000 (09:37 +0000)]
Added sparc description, don't put constants in regs on M68020

33 years agoLIM puts a word-size object on stack
ceriel [Thu, 1 Nov 1990 09:36:47 +0000 (09:36 +0000)]
LIM puts a word-size object on stack

33 years agoSeveral fixes
ceriel [Thu, 1 Nov 1990 09:33:51 +0000 (09:33 +0000)]
Several fixes

33 years agoAdded high-speed clear loops and changed behaviour of Realloc
ceriel [Thu, 1 Nov 1990 09:32:21 +0000 (09:32 +0000)]
Added high-speed clear loops and changed behaviour of Realloc

33 years agofixed picture and use soelim
ceriel [Wed, 31 Oct 1990 16:42:05 +0000 (16:42 +0000)]
fixed picture and use soelim

33 years agoFixed bug in example program
ceriel [Wed, 31 Oct 1990 16:28:37 +0000 (16:28 +0000)]
Fixed bug in example program

33 years agoFixed a few bugs
ceriel [Wed, 31 Oct 1990 15:56:51 +0000 (15:56 +0000)]
Fixed a few bugs

33 years agoMade communication protocol more machine-independant
ceriel [Tue, 30 Oct 1990 15:50:33 +0000 (15:50 +0000)]
Made communication protocol more machine-independant

33 years agoremoved a cast from offsetof()
eck [Tue, 30 Oct 1990 09:53:48 +0000 (09:53 +0000)]
removed a cast from offsetof()

33 years agofixed labeldefs so that registers are killed
eck [Mon, 29 Oct 1990 17:05:35 +0000 (17:05 +0000)]
fixed labeldefs so that registers are killed
replaced 'cms <w>' bij 'cmi <w>'

33 years agofixed labeldefs so that registers are killed
ceriel [Mon, 29 Oct 1990 16:39:39 +0000 (16:39 +0000)]
fixed labeldefs so that registers are killed

33 years agochanged offsetof(), so it will not generate a warning on 2-4 machines
eck [Mon, 29 Oct 1990 13:52:18 +0000 (13:52 +0000)]
changed offsetof(), so it will not generate a warning on 2-4 machines

33 years agoAdded 'file ?' and shell escape, and some re-organization
ceriel [Mon, 29 Oct 1990 11:38:35 +0000 (11:38 +0000)]
Added 'file ?' and shell escape, and some re-organization

33 years agochanged 'uses REG=%1' behaviour: if no REG containing %1 is found, an
ceriel [Fri, 26 Oct 1990 18:18:53 +0000 (18:18 +0000)]
changed 'uses REG=%1' behaviour: if no REG containing %1 is found, an
attempt is made to find an empty one

33 years agofixed bugs with ext_[wl] arguments, changed reusage of registers
eck [Fri, 26 Oct 1990 16:52:43 +0000 (16:52 +0000)]
fixed bugs with ext_[wl] arguments, changed reusage of registers

33 years agoinitialize sp_occurred[SP_SETJMP] at start of function
eck [Fri, 26 Oct 1990 12:38:06 +0000 (12:38 +0000)]
initialize sp_occurred[SP_SETJMP] at start of function

33 years agochanged definition of jmp_buf (alignment problems)
eck [Fri, 26 Oct 1990 11:31:27 +0000 (11:31 +0000)]
changed definition of jmp_buf (alignment problems)

33 years agoprotect against multiple inclusions, commented text after #endif
ceriel [Thu, 25 Oct 1990 11:18:44 +0000 (11:18 +0000)]
protect against multiple inclusions, commented text after #endif

33 years agodeleted toupper and tolower macros: they were wrong
eck [Wed, 24 Oct 1990 17:24:12 +0000 (17:24 +0000)]
deleted toupper and tolower macros: they were wrong

33 years agoadded to*() routines: a macro is impossible
eck [Wed, 24 Oct 1990 17:19:50 +0000 (17:19 +0000)]
added to*() routines: a macro is impossible

33 years agocorrected subrange handling: char type was not recognized
ceriel [Wed, 24 Oct 1990 16:46:46 +0000 (16:46 +0000)]
corrected subrange handling: char type was not recognized

33 years agomade a function-call of HUGE_VAL
eck [Wed, 24 Oct 1990 14:31:50 +0000 (14:31 +0000)]
made a function-call of HUGE_VAL

33 years agofixed small bug (void expr. cast to void), squeezing for MINIX
eck [Tue, 23 Oct 1990 14:13:10 +0000 (14:13 +0000)]
fixed small bug (void expr. cast to void), squeezing for MINIX

33 years agofixed bug with undefined structs
eck [Fri, 19 Oct 1990 11:50:32 +0000 (11:50 +0000)]
fixed bug with undefined structs
ceriel changed debugging information

33 years agofixed bug with undefined structs
eck [Fri, 19 Oct 1990 11:21:43 +0000 (11:21 +0000)]
fixed bug with undefined structs
ceriel changed debugging information

33 years agomore fixes
ceriel [Wed, 17 Oct 1990 17:00:03 +0000 (17:00 +0000)]
more fixes

33 years agochanged homefromsubdir a little
eck [Tue, 16 Oct 1990 10:07:12 +0000 (10:07 +0000)]
changed homefromsubdir a little

33 years agofix to fit? macros
ceriel [Mon, 15 Oct 1990 13:59:55 +0000 (13:59 +0000)]
fix to fit? macros

33 years agoadded #include of <sys/types.h> to sigmisc.c
eck [Mon, 15 Oct 1990 11:23:08 +0000 (11:23 +0000)]
added #include of <sys/types.h> to sigmisc.c

33 years agoadded table for time-zone determination
eck [Fri, 12 Oct 1990 14:48:55 +0000 (14:48 +0000)]
added table for time-zone determination

33 years agoToo many changes and fixes to mention them all here
ceriel [Thu, 11 Oct 1990 08:42:07 +0000 (08:42 +0000)]
Too many changes and fixes to mention them all here

33 years agoFixed problem with global names used for statics as well as externs
ceriel [Mon, 8 Oct 1990 11:44:15 +0000 (11:44 +0000)]
Fixed problem with global names used for statics as well as externs

33 years agofix: addr_t must be long
ceriel [Fri, 5 Oct 1990 16:31:55 +0000 (16:31 +0000)]
fix: addr_t must be long

33 years agode-linted somewhat
ceriel [Tue, 2 Oct 1990 17:19:17 +0000 (17:19 +0000)]
de-linted somewhat

33 years agode-linted somewhat
ceriel [Tue, 2 Oct 1990 17:13:40 +0000 (17:13 +0000)]
de-linted somewhat

33 years agomade implementation defined behaviour (POSIX) more explicit
eck [Tue, 2 Oct 1990 09:59:30 +0000 (09:59 +0000)]
made implementation defined behaviour (POSIX) more explicit

33 years agoforgot to add homefromsubdir to .distr
eck [Mon, 1 Oct 1990 17:12:54 +0000 (17:12 +0000)]
forgot to add homefromsubdir to .distr

33 years agoPass -g to cemcom
ceriel [Mon, 1 Oct 1990 15:42:10 +0000 (15:42 +0000)]
Pass -g to cemcom

33 years agoAdded support for debugger, de-linted somewhat
ceriel [Mon, 1 Oct 1990 15:28:28 +0000 (15:28 +0000)]
Added support for debugger, de-linted somewhat

33 years agosome more changes and fixes
ceriel [Mon, 1 Oct 1990 11:44:27 +0000 (11:44 +0000)]
some more changes and fixes

34 years agoadded _sigvec.s and changed call of sigvec() in signal.c
eck [Fri, 28 Sep 1990 17:13:40 +0000 (17:13 +0000)]
added _sigvec.s and changed call of sigvec() in signal.c

34 years agoAdded _sigvec and _syscall
ceriel [Fri, 28 Sep 1990 17:12:33 +0000 (17:12 +0000)]
Added _sigvec and _syscall

34 years agochanged _end to __end because of namespace pollution
eck [Fri, 28 Sep 1990 15:35:16 +0000 (15:35 +0000)]
changed _end to __end because of namespace pollution

34 years agochanged some names because of namespace pollution
eck [Fri, 28 Sep 1990 15:19:06 +0000 (15:19 +0000)]
changed some names because of namespace pollution

34 years agoremoved some names from tokenname.c
eck [Fri, 28 Sep 1990 14:03:15 +0000 (14:03 +0000)]
removed some names from tokenname.c

34 years agochanged some names because of namespace pollution
eck [Fri, 28 Sep 1990 13:47:47 +0000 (13:47 +0000)]
changed some names because of namespace pollution

34 years agochanged makefile, added homefromsubdir
eck [Fri, 28 Sep 1990 13:13:34 +0000 (13:13 +0000)]
changed makefile, added homefromsubdir

34 years agochanged some names because of namespace pollution
eck [Fri, 28 Sep 1990 13:08:07 +0000 (13:08 +0000)]
changed some names because of namespace pollution

34 years agochanged end_em to avoid namespace pollution
eck [Fri, 28 Sep 1990 09:47:50 +0000 (09:47 +0000)]
changed end_em to avoid namespace pollution

34 years agocompleted Makefile entries
eck [Fri, 28 Sep 1990 09:47:40 +0000 (09:47 +0000)]
completed Makefile entries

34 years agosome minor fixes
eck [Fri, 28 Sep 1990 09:29:51 +0000 (09:29 +0000)]
some minor fixes

34 years agoFixed problem with -I option
ceriel [Thu, 27 Sep 1990 17:50:52 +0000 (17:50 +0000)]
Fixed problem with -I option

34 years agoFixed problem with -I option
ceriel [Thu, 27 Sep 1990 17:45:34 +0000 (17:45 +0000)]
Fixed problem with -I option

34 years agoFixed problems with -I and with value conformant arrays
ceriel [Thu, 27 Sep 1990 17:01:01 +0000 (17:01 +0000)]
Fixed problems with -I and with value conformant arrays

34 years agoforgot homefromsubdir in .distr
eck [Thu, 27 Sep 1990 16:56:10 +0000 (16:56 +0000)]
forgot homefromsubdir in .distr

34 years agooops, _envp should have been _penvp
eck [Thu, 27 Sep 1990 16:52:07 +0000 (16:52 +0000)]
oops, _envp should have been _penvp

34 years agofixed bug in -I handling
ceriel [Thu, 27 Sep 1990 16:43:51 +0000 (16:43 +0000)]
fixed bug in -I handling

34 years agofixed bug with -I flag
eck [Thu, 27 Sep 1990 16:39:54 +0000 (16:39 +0000)]
fixed bug with -I flag

34 years agoforgot to update LIST
eck [Thu, 27 Sep 1990 16:38:32 +0000 (16:38 +0000)]
forgot to update LIST

34 years agoadded head_ac
eck [Thu, 27 Sep 1990 16:37:22 +0000 (16:37 +0000)]
added head_ac

34 years agofixed bug with -I flag
eck [Thu, 27 Sep 1990 15:59:38 +0000 (15:59 +0000)]
fixed bug with -I flag

34 years agoadded head_ac.e
eck [Thu, 27 Sep 1990 15:49:13 +0000 (15:49 +0000)]
added head_ac.e

34 years agochanged end_em to library to avoid namespace pollution
eck [Thu, 27 Sep 1990 14:29:09 +0000 (14:29 +0000)]
changed end_em to library to avoid namespace pollution

34 years agochanged environment handling to decrease namespace pollution
eck [Thu, 27 Sep 1990 13:40:08 +0000 (13:40 +0000)]
changed environment handling to decrease namespace pollution

34 years agoSome more changes
ceriel [Wed, 26 Sep 1990 17:32:42 +0000 (17:32 +0000)]
Some more changes

34 years agochanged first arg of sscanf() to const char *
eck [Wed, 26 Sep 1990 13:19:19 +0000 (13:19 +0000)]
changed first arg of sscanf() to const char *

34 years agoMany more changes
ceriel [Tue, 25 Sep 1990 17:40:47 +0000 (17:40 +0000)]
Many more changes

34 years agoAdded patterns
ceriel [Tue, 25 Sep 1990 15:12:26 +0000 (15:12 +0000)]
Added patterns

34 years agoAdded patterns
ceriel [Tue, 25 Sep 1990 15:04:55 +0000 (15:04 +0000)]
Added patterns

34 years agoFix: cmp.l A,A is not the same as tst.l A
ceriel [Tue, 25 Sep 1990 14:59:28 +0000 (14:59 +0000)]
Fix: cmp.l A,A is not the same as tst.l A

34 years agooops, fix for ## operator was wrong
eck [Tue, 25 Sep 1990 13:46:59 +0000 (13:46 +0000)]
oops, fix for ## operator was wrong

34 years agooops, previous fix was wrong for ## operator
eck [Tue, 25 Sep 1990 13:40:32 +0000 (13:40 +0000)]
oops, previous fix was wrong for ## operator

34 years agofixed typo
ceriel [Mon, 24 Sep 1990 15:22:36 +0000 (15:22 +0000)]
fixed typo

34 years agoSome lay-out changes and always use value of LLuserhook
ceriel [Mon, 24 Sep 1990 13:35:28 +0000 (13:35 +0000)]
Some lay-out changes and always use value of LLuserhook

34 years agoadded manual page, some improvements
ceriel [Fri, 21 Sep 1990 16:58:20 +0000 (16:58 +0000)]
added manual page, some improvements

34 years agofix INS and INSB
ceriel [Fri, 21 Sep 1990 14:24:03 +0000 (14:24 +0000)]
fix INS and INSB

34 years agoadded cv to .distr
eck [Fri, 21 Sep 1990 12:53:58 +0000 (12:53 +0000)]
added cv to .distr

34 years agofixed typo
eck [Fri, 21 Sep 1990 09:27:04 +0000 (09:27 +0000)]
fixed typo

34 years agoSome new commands and improvements
ceriel [Thu, 20 Sep 1990 17:51:14 +0000 (17:51 +0000)]
Some new commands and improvements

34 years agoadded em_mesX.h to .distr
eck [Thu, 20 Sep 1990 17:03:05 +0000 (17:03 +0000)]
added em_mesX.h to .distr

34 years agoAdded .distr
ceriel [Thu, 20 Sep 1990 16:18:57 +0000 (16:18 +0000)]
Added .distr

34 years agoAdded JC and JNC (aliases for JB and JNB)
ceriel [Thu, 20 Sep 1990 14:18:52 +0000 (14:18 +0000)]
Added JC and JNC (aliases for JB and JNB)

34 years agochanged shc.[ch] to tes.[ch] in .distr
eck [Wed, 19 Sep 1990 15:14:07 +0000 (15:14 +0000)]
changed shc.[ch] to tes.[ch] in .distr