ack.git
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
1989-10-26 cerielDo not call the .nop subroutine for a NOP (ANSI C modif...
1989-10-26 cerielUse Intel byte order for floating point
1989-10-26 cerielUse Motorola byte order for floating point
1989-10-25 cerielMotorola byte ordering
1989-10-25 cerieluse 8087 byte order
1989-10-25 cerielAdded CSA ==4 and CSB ==4 entries, needed for ANSI C
1989-10-25 cerielchanges for different byte orderings
1989-10-25 cerielAdded csa4.s and csb4.s
1989-10-25 cerielAlso recognize 'defined' without parentheses
1989-10-25 cerielDEFDIR fix
1989-10-25 cerielfixed bug and changed con_float
1989-10-25 cerielimproved error handling: C_busy now returns 0 if C_fail...
1989-10-24 cerielchanged string to change into CHANGE_ME
1989-10-24 cerielAdded mechanism to change default directory
1989-10-24 cerieladapted floating point package to handle IEEE format...
1989-10-24 cerielfixed for SunOs 4.0 make
1989-10-24 cerieladapted to use 80387 floating point format
1989-10-24 cerieldefine IEEEFLOAT
1989-10-24 eckremoved bug for identifiers starting with L
1989-10-24 eckimproved domacro when NOPP defined
1989-10-24 cerieladapted to use 80387 floating point format
1989-10-24 cerieladapted to also generate other byte-orders
1989-10-24 cerielcorrection
1989-10-24 cerielcorrected assertions
1989-10-24 eckrenamed nccp.6 to ncpp.6
1989-10-24 cerielfixed for minix, which does not have ftime
1989-10-24 cerielAdded ce directory
1989-10-24 cerielalso include ../read_em; C_out.c needs em_comp.h. We...
1989-10-23 eckdeleted } in arith.c
1989-10-23 cerielimproved handling of , (comma) operator and some more...
1989-10-23 cerielimprovements for the , (comma) operator
1989-10-23 eckrenamed ch7xxx to ch3xxx
1989-10-23 cerielinitial commit
1989-10-23 cerielAdded .distr file
1989-10-23 cerielInitial commit
1989-10-23 cerielonly give warning about relocation info if -u flag...
1989-10-23 cerielAdded an ARGSUSED to shut up lint
1989-10-23 eckInitial revision
1989-10-23 cerielAdded another pattern
1989-10-20 cerielAdded patterns
1989-10-20 cerielAdded routine to evaluate operands of binary operator
1989-10-20 cerielsome more Minix squeezing
1989-10-20 cerielAdded patterns
1989-10-20 eckMinix again
1989-10-20 cerielAdded CBO (commutative binary operator) to make it...
1989-10-20 cerielsome more Minix squeezing
1989-10-20 eckadded CPP variable to Makefile
1989-10-20 eckadded CPP variable to Makefile
1989-10-19 cerielsome more squeezing for Minix
1989-10-19 cerielmany minor modifications (it still will not fit on...
1989-10-19 cerielsome minor improvements
1989-10-18 cerielimproved the making of libCEopt.a
1989-10-18 ecksqueezing for MINIX
1989-10-18 cerielparameterize back library name (needed for SUN)
1989-10-18 cerielparameterize back library name (needed for SUN)
1989-10-18 cerielAdded mechanism to make peephole optimizer version...
1989-10-18 cerielsmall improvement: added pattern for LDC -1 CMS 4 ZEQ/ZNE
1989-10-18 ceriela simple optimization added
1989-10-17 eckintroduced TABGEN variable
1989-10-16 cerielAdded split.c to .distr
1989-10-16 cerielsimplified a bit
1989-10-16 cerielmerged cricon.c+crfcon.c+crucon.c into crxcon.c
1989-10-16 cerielonly give warning about unresolved references if -u...
1989-10-16 cerielhead_em.sun renamed to head_ext
1989-10-16 cerielAdded em_private.h
1989-10-16 eckadjusted sources for NOPP
1989-10-16 cerielutil/ceg/as_parser also uses lex
1989-10-16 cerielimproved Makefile: save libemopt.a when creating libCEopt.a
1989-10-16 cerielimproved: did not work with SunOs 4.0 make
next