ack.git
1989-11-22 eckfixed unary & and indirect calls
1989-11-22 eckfixed bugs, added dynamic buffer allocation to preprocessor
1989-11-22 cerielsome more speed-up changes
1989-11-22 eckfixed bugs, added dynamic buffer allocation
1989-11-21 cerielcleaned up a bit
1989-11-21 cerielremoved some superfluous instructions
1989-11-21 cerielchanged label formats
1989-11-21 ceriela fix to ZER ? and simplified ZRL, ZRE
1989-11-21 cerielchanged some variables from arith to int
1989-11-21 cerielfixed line number after line directives
1989-11-21 cerielsome arith variables changed into int
1989-11-20 cerielchanged mechanism a bit
1989-11-17 cerielno default size for asld
1989-11-17 cerieldefault size is now large
1989-11-17 cerielnew object module makes buffering superfluous
1989-11-17 cerielprint unsigned bitfields as unsigned
1989-11-17 cerielmore internal buffering
1989-11-17 cerielfix to previous change
1989-11-17 cerielimproved #line handling
1989-11-17 cerielgenerate ; after label
1989-11-17 cerielimproved error messages
1989-11-17 cerielimproved error messages
1989-11-17 cerielimproved make.tokcase for EOF handling
1989-11-17 cerielimproved for EOF handling
1989-11-17 cerielfixed bug which caused memory faults on erroneous input
1989-11-17 cerielfixed error messages by allowing more than one "simulta...
1989-11-17 cerielfixed bug which caused unsigned bitfield problems
1989-11-17 cerielimproved error messages
1989-11-16 cerielremoved some unused variables
1989-11-16 cerielnew version with internal buffering
1989-11-16 cerielbug fix: static link was not always removed
1989-11-15 cerielAdded unsigned bit-field test
1989-11-15 cerielfixed assembler part of link instruction
1989-11-15 ceriellink instruction does not work for more than 32768...
1989-11-13 cerielmany speed-up changes, resulting in 20-25% speedup...
1989-11-13 eckimproved qualifier checking
1989-11-13 cerielfixes: ucmp did not quite work right, flt_div had an...
1989-11-13 cerielcall to abs should be call to fabs
1989-11-09 cerieldo not use sprintf; use sprint instead
1989-11-09 cerielAdded patterns
1989-11-09 cerielfixed typo
1989-11-09 cerielno casts in constants used in #if!
1989-11-09 cerielfix: did not work for 4-byte floats
1989-11-09 cerielcleaned up a little
1989-11-09 cerielminor mod: added comment and removed a variable
1989-11-09 cerielAllow more procedure parameters
1989-11-08 cerielgenerate #defines for MAXREPLLEN, MAXEMREPLLEN
1989-11-08 cerielfixed bug in EM replacement code, and use new #defines...
1989-11-08 cerielmany little changes: removed some lint complaints;...
1989-11-08 cerielfix: printed wrong message; now dumps core at end
1989-11-08 cerielfixed some lint complaints
1989-11-08 cerielAdded some casts for lint
1989-11-08 cerielAdded a few more patterns
1989-11-08 cerielimproved checking
1989-11-08 cerielfixed: commited wrong version
1989-11-07 cerielfixed exit status
1989-11-07 cerielfixed sed script: \> is special under SunOs 4.0, and...
1989-11-07 dickwrong Makefile committed at 1.209
1989-11-06 cerielMade suitable for fast compiler version
1989-11-06 cerielfixed: send ended up in data segment!
1989-11-03 cerieluse fwrite instead of write
1989-11-03 cerielAdded some patterns
1989-11-03 cerielupdated to Minix 1.3 version
1989-11-03 cerielAdded a nicer trap handler
1989-11-03 cerielremoved stop.s
1989-11-03 eckfixed some more bugs
1989-11-03 cerielupdated to minix 1.3
1989-11-02 dickrestrained error messages for lint + misc.
1989-11-01 cerielfixed Constant Width
1989-11-01 cerielfixed memory fault, adapted mechanism code_scope
1989-11-01 cerielmodified labels
1989-11-01 cerielthe include file is called con_float, not float_cst
1989-11-01 cerielkill tokens using address registers better
1989-11-01 eckformat for % was wrong
1989-11-01 cerielthe error() routine did not set err_occurred!
1989-10-31 cerielbetter unknown flags handling
1989-10-31 cerielAdded code expander
1989-10-31 eckrelaxed typechecking a little bit
1989-10-31 eckfixed bug, added -o option
1989-10-31 cerielif malloc can return 0 on a 0 argument, free should...
1989-10-30 cerielmalloc can return NULL when given a 0 argument
1989-10-30 cerieluse varargs.h
1989-10-30 dickbetter (more restrained) error reporting
1989-10-30 cerielno more -T option to pic
1989-10-30 cerielfix to for-loop code was wrong; fixed again
1989-10-30 cerielimproved check for loop
1989-10-27 cerielThere is no d0 register!
1989-10-27 cerielandl3 does not exist! use bicl3 instead
1989-10-27 eckfixed some bugs, changed warning interface
1989-10-27 cerielAdded code expander
1989-10-26 cerieluse more simple hashing algorithm, made namelist genera...
1989-10-26 cerielimproved STI 8 code
1989-10-26 cerielfixed so that jumps back to local labels also work
1989-10-26 cerielAdded a command to kill a register
1989-10-26 cerielAdded _exit.c
1989-10-26 cerielAdded _exit.c
1989-10-26 cerieluse new version of con_float
1989-10-26 cerielUse Motorola byte order for floating point
1989-10-26 cerielUse Intel byte order for floating point
1989-10-26 cerielfixed so that jumps back to local labels also work
next