ack.git
34 years agofixed some bugs in new pattern
eck [Tue, 28 Aug 1990 15:01:17 +0000 (15:01 +0000)]
fixed some bugs in new pattern

34 years agoremoved test because of moon3
eck [Tue, 28 Aug 1990 14:53:34 +0000 (14:53 +0000)]
removed test because of moon3

34 years agomerged vax and pdp #defines in float.h
eck [Tue, 28 Aug 1990 14:52:52 +0000 (14:52 +0000)]
merged vax and pdp #defines in float.h

34 years agofixed qsort() for 0 elements
eck [Tue, 28 Aug 1990 14:03:24 +0000 (14:03 +0000)]
fixed qsort() for 0 elements

34 years agochanged pow() a little
eck [Tue, 28 Aug 1990 13:59:36 +0000 (13:59 +0000)]
changed pow() a little

34 years agoimproved the speed somewhat
eck [Tue, 28 Aug 1990 13:54:46 +0000 (13:54 +0000)]
improved the speed somewhat
fixed bug with negative chars in comparisons

34 years agofixed freopen() bug by deleting some code
eck [Tue, 28 Aug 1990 13:44:48 +0000 (13:44 +0000)]
fixed freopen() bug by deleting some code

34 years agofixed types because of the 2-4 version
eck [Fri, 24 Aug 1990 17:05:53 +0000 (17:05 +0000)]
fixed types because of the 2-4 version

34 years agofixed some strange constructions
eck [Fri, 24 Aug 1990 16:20:57 +0000 (16:20 +0000)]
fixed some strange constructions

34 years agoDid not handle quotes in C comments right
ceriel [Thu, 23 Aug 1990 15:53:13 +0000 (15:53 +0000)]
Did not handle quotes in C comments right

34 years agochanged 'enter' into 'entry' (80286)
ceriel [Thu, 23 Aug 1990 09:30:56 +0000 (09:30 +0000)]
changed 'enter' into 'entry' (80286)

34 years agoseveral improvements + fixes
eck [Wed, 22 Aug 1990 16:26:21 +0000 (16:26 +0000)]
several improvements + fixes

34 years agoavoid double LINs and corrected bug in symbol table entries for records
ceriel [Wed, 22 Aug 1990 15:33:43 +0000 (15:33 +0000)]
avoid double LINs and corrected bug in symbol table entries for records

34 years agoadded optional .w to OP_EA_D
eck [Tue, 21 Aug 1990 10:59:09 +0000 (10:59 +0000)]
added optional .w to OP_EA_D

34 years agochanged interface for cs[ab]
eck [Tue, 21 Aug 1990 10:17:49 +0000 (10:17 +0000)]
changed interface for cs[ab]

34 years agomade produced itemtab.h file more readable
ceriel [Mon, 20 Aug 1990 15:32:29 +0000 (15:32 +0000)]
made produced itemtab.h file more readable

34 years agoInitial revision
ceriel [Mon, 20 Aug 1990 15:07:38 +0000 (15:07 +0000)]
Initial revision

34 years agonew table (merged with m68k2)
ceriel [Mon, 20 Aug 1990 15:00:15 +0000 (15:00 +0000)]
new table (merged with m68k2)

34 years agoadded m68k2 stuff, added patterns
eck [Mon, 20 Aug 1990 13:55:38 +0000 (13:55 +0000)]
added m68k2 stuff, added patterns

34 years agofixed several bugs with object sizes
eck [Tue, 14 Aug 1990 09:59:37 +0000 (09:59 +0000)]
fixed several bugs with object sizes

34 years agoimproved REAL constant and string constant stab generation
ceriel [Fri, 10 Aug 1990 18:01:50 +0000 (18:01 +0000)]
improved REAL constant and string constant stab generation

34 years agofixed bug concerning back-slashes within strings
ceriel [Fri, 10 Aug 1990 17:57:32 +0000 (17:57 +0000)]
fixed bug concerning back-slashes within strings

34 years agoadded _sigsetmask.s
eck [Thu, 9 Aug 1990 15:40:08 +0000 (15:40 +0000)]
added _sigsetmask.s

34 years agoadded _sigsetmask.s
eck [Thu, 9 Aug 1990 15:29:51 +0000 (15:29 +0000)]
added _sigsetmask.s

34 years agochanged sigsetmask to _sigsetmask
eck [Thu, 9 Aug 1990 15:27:13 +0000 (15:27 +0000)]
changed sigsetmask to _sigsetmask

34 years agokeep comments in actions; they may be significant (for lint)
ceriel [Tue, 7 Aug 1990 10:48:02 +0000 (10:48 +0000)]
keep comments in actions; they may be significant (for lint)

34 years agofixed error in .trp: it could generate a bus error
eck [Fri, 3 Aug 1990 16:16:28 +0000 (16:16 +0000)]
fixed error in .trp: it could generate a bus error

34 years agodon't throw away pseudo's, even if they are not reachable
ceriel [Thu, 2 Aug 1990 16:01:21 +0000 (16:01 +0000)]
don't throw away pseudo's, even if they are not reachable

34 years agoshow some more of the name list entries
ceriel [Thu, 2 Aug 1990 15:58:10 +0000 (15:58 +0000)]
show some more of the name list entries

34 years agopass -g flag to Modula-2 compiler
ceriel [Wed, 1 Aug 1990 14:46:07 +0000 (14:46 +0000)]
pass -g flag to Modula-2 compiler

34 years agobug fix: did not return soon enough
ceriel [Wed, 1 Aug 1990 14:41:18 +0000 (14:41 +0000)]
bug fix: did not return soon enough

34 years agoincrease size of yytext buffer
ceriel [Wed, 1 Aug 1990 14:40:22 +0000 (14:40 +0000)]
increase size of yytext buffer

34 years agoonly leave ms_std's if prodepth > 0
ceriel [Wed, 1 Aug 1990 14:36:45 +0000 (14:36 +0000)]
only leave ms_std's if prodepth > 0

34 years agosome more changes for debugger support
ceriel [Wed, 1 Aug 1990 14:35:07 +0000 (14:35 +0000)]
some more changes for debugger support

34 years ago#ifdeffed strange test
ceriel [Wed, 1 Aug 1990 14:34:53 +0000 (14:34 +0000)]
#ifdeffed strange test

34 years agotime optimization is default now
ceriel [Wed, 1 Aug 1990 14:33:08 +0000 (14:33 +0000)]
time optimization is default now

34 years agominor change
ceriel [Wed, 1 Aug 1990 14:32:04 +0000 (14:32 +0000)]
minor change

34 years agosupport for long strings
ceriel [Wed, 1 Aug 1990 14:30:45 +0000 (14:30 +0000)]
support for long strings

34 years agoAdded support for debugger messages
ceriel [Mon, 30 Jul 1990 16:05:27 +0000 (16:05 +0000)]
Added support for debugger messages

34 years agofixed declaration of C_error
ceriel [Mon, 30 Jul 1990 16:03:15 +0000 (16:03 +0000)]
fixed declaration of C_error

34 years agoadded support for debugger
ceriel [Mon, 30 Jul 1990 15:56:25 +0000 (15:56 +0000)]
added support for debugger

34 years agochanged a comment
ceriel [Mon, 30 Jul 1990 15:51:32 +0000 (15:51 +0000)]
changed a comment

34 years agoremoved limit on string size
ceriel [Mon, 30 Jul 1990 15:40:08 +0000 (15:40 +0000)]
removed limit on string size

34 years agosome fixes
ceriel [Mon, 30 Jul 1990 14:52:58 +0000 (14:52 +0000)]
some fixes

34 years agoseveral changes
ceriel [Mon, 30 Jul 1990 14:32:43 +0000 (14:32 +0000)]
several changes

34 years agovax4 uses own assembler now
ceriel [Mon, 30 Jul 1990 14:29:13 +0000 (14:29 +0000)]
vax4 uses own assembler now

34 years agomodifications for debugger
ceriel [Mon, 30 Jul 1990 14:20:20 +0000 (14:20 +0000)]
modifications for debugger

34 years agoprotect types.h against multiple inclusions
ceriel [Mon, 30 Jul 1990 14:17:30 +0000 (14:17 +0000)]
protect types.h against multiple inclusions

34 years agofixed: tail_mon is needed for languages
ceriel [Mon, 30 Jul 1990 14:10:35 +0000 (14:10 +0000)]
fixed: tail_mon is needed for languages

34 years agoclarified text somewhat
ceriel [Mon, 30 Jul 1990 12:46:12 +0000 (12:46 +0000)]
clarified text somewhat

34 years agofixed typo
ceriel [Mon, 30 Jul 1990 12:43:38 +0000 (12:43 +0000)]
fixed typo

34 years agoAdded support for S_CRS
ceriel [Mon, 30 Jul 1990 11:56:28 +0000 (11:56 +0000)]
Added support for S_CRS

34 years agoAdded some more support for debugger
ceriel [Mon, 30 Jul 1990 09:43:45 +0000 (09:43 +0000)]
Added some more support for debugger

34 years agofixed bug with state
eck [Thu, 26 Jul 1990 15:08:49 +0000 (15:08 +0000)]
fixed bug with state

34 years agoremoved g-flag
ceriel [Wed, 25 Jul 1990 17:40:02 +0000 (17:40 +0000)]
removed g-flag

34 years agodo not move ms_std message, added shc.c and shc.h to .distr
ceriel [Wed, 25 Jul 1990 17:10:40 +0000 (17:10 +0000)]
do not move ms_std message, added shc.c and shc.h to .distr

34 years agoimproved -I handling
eck [Wed, 25 Jul 1990 13:00:40 +0000 (13:00 +0000)]
improved -I handling

34 years agochanged names of csa and csb to csa4 and csb4
eck [Wed, 25 Jul 1990 11:46:27 +0000 (11:46 +0000)]
changed names of csa and csb to csa4 and csb4

34 years ago#if X=3 caused infinite loop
eck [Wed, 25 Jul 1990 10:20:44 +0000 (10:20 +0000)]
#if X=3 caused infinite loop

34 years agoswitch to text segment when generating a label
eck [Fri, 20 Jul 1990 14:02:35 +0000 (14:02 +0000)]
switch to text segment when generating a label

34 years agoatw.h was wrong, since word_size may contain a cast
eck [Fri, 20 Jul 1990 10:30:49 +0000 (10:30 +0000)]
atw.h was wrong, since word_size may contain a cast

34 years agoimproved conversion of extended to string
ceriel [Fri, 20 Jul 1990 09:39:43 +0000 (09:39 +0000)]
improved conversion of extended to string

34 years agoadded patterns for stackheight mechanism
eck [Thu, 19 Jul 1990 17:22:56 +0000 (17:22 +0000)]
added patterns for stackheight mechanism

34 years agosqueezing for MINIX & bug fix in dumpidf
eck [Thu, 19 Jul 1990 17:16:36 +0000 (17:16 +0000)]
squeezing for MINIX & bug fix in dumpidf

34 years agodumped core on SIM instruction
ceriel [Thu, 19 Jul 1990 10:00:02 +0000 (10:00 +0000)]
dumped core on SIM instruction

34 years agoforgot pop_push.awk
eck [Wed, 18 Jul 1990 16:31:32 +0000 (16:31 +0000)]
forgot pop_push.awk

34 years agoadded stackheight message handling
eck [Wed, 18 Jul 1990 14:53:19 +0000 (14:53 +0000)]
added stackheight message handling

34 years agoadded #defines for stackheight computation
eck [Wed, 18 Jul 1990 14:42:37 +0000 (14:42 +0000)]
added #defines for stackheight computation

34 years agoprevent core dump when no args are given
ceriel [Wed, 18 Jul 1990 14:38:48 +0000 (14:38 +0000)]
prevent core dump when no args are given

34 years agoadded stackheight computation
eck [Wed, 18 Jul 1990 14:33:07 +0000 (14:33 +0000)]
added stackheight computation

34 years agoreplaced call of non-existing Dvu to a call to Duv
ceriel [Wed, 18 Jul 1990 09:11:33 +0000 (09:11 +0000)]
replaced call of non-existing Dvu to a call to Duv

34 years agofix problem with variant tag and made double compatible with subranges
ceriel [Tue, 17 Jul 1990 13:57:01 +0000 (13:57 +0000)]
fix problem with variant tag and made double compatible with subranges

34 years agoFix: DIV and MOD on negative args
ceriel [Mon, 16 Jul 1990 09:05:19 +0000 (09:05 +0000)]
Fix: DIV and MOD on negative args

34 years agofixed int to unsigned conversions, declarations, pp-list initialization
eck [Fri, 13 Jul 1990 10:18:27 +0000 (10:18 +0000)]
fixed int to unsigned conversions, declarations, pp-list initialization

34 years agoAdded patterns
ceriel [Thu, 12 Jul 1990 16:12:17 +0000 (16:12 +0000)]
Added patterns

34 years agofixed character count in doscan
eck [Wed, 11 Jul 1990 09:08:33 +0000 (09:08 +0000)]
fixed character count in doscan

34 years agocheck result of array address calculation
ceriel [Wed, 4 Jul 1990 14:24:55 +0000 (14:24 +0000)]
check result of array address calculation

34 years agorand() did not work on 2-byte machines
ceriel [Sat, 30 Jun 1990 20:02:45 +0000 (20:02 +0000)]
rand() did not work on 2-byte machines

34 years agouse new con_float
ceriel [Fri, 29 Jun 1990 11:05:19 +0000 (11:05 +0000)]
use new con_float

34 years agofixed -I option
ceriel [Fri, 29 Jun 1990 10:00:41 +0000 (10:00 +0000)]
fixed -I option

34 years agofixed -I option
ceriel [Thu, 28 Jun 1990 18:06:16 +0000 (18:06 +0000)]
fixed -I option

34 years agobug fix: wrong procedure was called
ceriel [Wed, 27 Jun 1990 09:29:55 +0000 (09:29 +0000)]
bug fix: wrong procedure was called

34 years agoAdded some more patterns
ceriel [Mon, 25 Jun 1990 16:58:33 +0000 (16:58 +0000)]
Added some more patterns

34 years agoAdded strtol()
ceriel [Mon, 25 Jun 1990 15:59:16 +0000 (15:59 +0000)]
Added strtol()

34 years agoproduce commons, fix bug with mov-extend instructions
ceriel [Mon, 25 Jun 1990 15:48:49 +0000 (15:48 +0000)]
produce commons, fix bug with mov-extend instructions

34 years agoproduce commons for bss
ceriel [Mon, 25 Jun 1990 13:42:02 +0000 (13:42 +0000)]
produce commons for bss

34 years agotp_unsigned is now a true boolean
ceriel [Thu, 21 Jun 1990 15:49:41 +0000 (15:49 +0000)]
tp_unsigned is now a true boolean

34 years agoint now uses intelligent calls
ceriel [Thu, 21 Jun 1990 13:17:50 +0000 (13:17 +0000)]
int now uses intelligent calls

34 years agoModel 3 (Intelligent Calls) implemented (Remco Feenstra & Peter Boersma);
ceriel [Thu, 21 Jun 1990 12:16:31 +0000 (12:16 +0000)]
Model 3 (Intelligent Calls) implemented (Remco Feenstra & Peter Boersma);
a few bugs fixed

34 years agoModel 3 (intelligent calls) implemented
ceriel [Thu, 21 Jun 1990 12:11:50 +0000 (12:11 +0000)]
Model 3 (intelligent calls) implemented

34 years agoalways flush line-buffered output when filling an input buffer
eck [Thu, 21 Jun 1990 11:13:23 +0000 (11:13 +0000)]
always flush line-buffered output when filling an input buffer

34 years agoAdded em_mesX.h which makes some C_ms_... unique in first 7 chars
ceriel [Wed, 20 Jun 1990 12:00:26 +0000 (12:00 +0000)]
Added em_mesX.h which makes some C_ms_... unique in first 7 chars

34 years agoAdded debugger message routines
ceriel [Wed, 20 Jun 1990 11:59:57 +0000 (11:59 +0000)]
Added debugger message routines

34 years agoAdded debugger messages
ceriel [Wed, 20 Jun 1990 11:58:38 +0000 (11:58 +0000)]
Added debugger messages

34 years agoMade to work with troff
ceriel [Wed, 20 Jun 1990 10:05:22 +0000 (10:05 +0000)]
Made to work with troff

34 years agoAdded bsbb and bsbw
ceriel [Tue, 19 Jun 1990 15:27:43 +0000 (15:27 +0000)]
Added bsbb and bsbw

34 years agofixed optimizations that were wrong with indexed mode
ceriel [Tue, 19 Jun 1990 15:15:37 +0000 (15:15 +0000)]
fixed optimizations that were wrong with indexed mode

34 years agofixed some typos
eck [Tue, 19 Jun 1990 11:29:20 +0000 (11:29 +0000)]
fixed some typos

34 years agoUpdated for IEEE format
ceriel [Fri, 15 Jun 1990 16:50:08 +0000 (16:50 +0000)]
Updated for IEEE format

34 years agocorrect M_MAX_D for old floating point format
ceriel [Fri, 15 Jun 1990 16:47:27 +0000 (16:47 +0000)]
correct M_MAX_D for old floating point format