ack.git
1986-10-20 cerielInitial revision
1986-10-20 ceriel*** empty log message ***
1986-10-20 cerielAdded "Modules"
1986-10-20 cerielAdapted to the use of ../../modules/lib/libstr.a
1986-10-20 cerielUse our own string-routines "strindex" and "strrindex...
1986-10-20 cerielUse our own string routines strindex and strrindex...
1986-10-20 cerielFixed a bug: ack could not see the difference between...
1986-10-20 cerielCaused a core dump on 68000-based machines (read: non...
1986-10-20 cerielReplaced a few "bss 2" by "bss EM_WSIZE".
1986-10-20 cerielA new version, that no longer tries to move all null...
1986-10-20 cerielI don't really know why, but the file was changed.
1986-10-16 cerielDeleted the #ifdef JOHAN stuff, and
1986-10-15 cerielRemoved some ridiculous code.
1986-10-13 cerielRemoved part of test 127. It tried a LFR after doing...
1986-10-13 cerielAdded a NOFLOAT define. (Taken from Koen Langendoen)
1986-10-10 cerielApparently, ex_ap disappeared. Put it in again.
1986-10-10 cerielOops, forgot to remove the id_first definition.
1986-10-10 cerielAdded a "fmt_id" define, to prevent that no '_' is...
1986-10-09 saterempty string was returned when it was not so good.
1986-10-09 saternullpointer and empty string were confused.
1986-10-09 cerielAdded RANLIB
1986-10-09 cerielRemoved the "wordsize" variable. it was'nt needed,...
1986-10-09 cerielAddition of some changes by Kees Visser.
1986-10-09 cerielChanged a test that was word_size and alignment dependant.
1986-10-06 cerielnewer version
1986-09-30 cerielThere was an error in test 026. It used local variables...
1986-09-29 erikbmodified the treatment of op=, ++ and -- operators
1986-09-29 erikbmodified the treatment of op=, ++ and -- operators
1986-09-28 dicksome very minor changes
1986-09-25 cerielmany bug fixes
1986-09-24 erikbput heavily used pointer variables in registers
1986-09-24 cerielAdded a pattern for "ldc ads".
1986-09-24 cerielInitial revision
1986-09-23 cerielAddition of new patterns.
1986-09-22 saterchanged ad2str function not to add +0 at labels
1986-09-22 satermade debiug output better
1986-09-22 erikbif NOPP: made #line directives treated correctly
1986-09-17 erikbsome minor fixes
1986-09-15 erikbchanged some large static data structures into STATIC
1986-09-12 erikbadded one byte to ibuf
1986-09-12 erikbbuilt in the compile time flag NOFLOAT to get rid of...
1986-09-10 cerielBug fix: The "cmp.l" instruction was sometimes used...
1986-09-10 erikbcorrected the treatment of the <<= and >>= operators
1986-09-09 erikbsimplified the return expression in loadbuf()
1986-09-09 emset limit on optimization passes to prevent loop
1986-09-09 erikbcorrected the compile-time evaluation of ~<unsigned...
1986-09-05 cerielAn improvement to prevent calls to the .cuu routine.
1986-09-02 erikbvarious null-dereference problems fixed
1986-09-02 erikbadded some LINT facilities
1986-08-28 saterError fixed where w==2 was assumed
1986-08-26 erikbfirst operand to intexpr is arith typed
1986-08-26 cerielnewer version with bug fixes
1986-08-26 erikbunknown-sized locals retain their type
1986-08-25 erikbgenerate a con instruction for each character in a...
1986-08-22 erikbsome minor bugs
1986-08-22 erikbmade less environ and machine dependent
1986-08-13 erikbrevised the treatment of "e op= f" expression
1986-07-29 erikbadded some #ifdef USE_TMP lines
1986-07-29 erikbadded -T<path> option: create temporary file(s) in...
1986-07-25 cerielAdded a test for BLS with a blockmove of wordsize bytes.
1986-07-25 cerielBug fix: the BLS instruction did'nt work with block...
1986-07-25 cerielinn and set must be word-orientated, not byte-orientated.
1986-07-25 cerielBug fix
1986-07-25 cerielBug fix
1986-07-23 cerielMade tail_mon dependant on tail_mon.a
1986-07-23 cerielAdded a ".sect .text". The text "landed" in the bss...
1986-07-22 cerielBug fix. It just did'nt work.
1986-07-22 ceriel*** empty log message ***
1986-07-22 cerielAdapted to the use of the new assembler.
1986-07-22 cerielAdapted to new assembler and made re-entrant.
1986-07-22 cerielAdapted to use of new assembler.
1986-07-22 cerielInitial revision
1986-07-22 cerielreplaced all occurrences of "cc" by "$(CC)".
1986-07-22 cerielAdapted so that anybody can do "make install".
1986-07-22 cerielChanged default machine to "vax4".
1986-07-21 cerielAdded code to use different integer constants when...
1986-07-21 cerielAdded -Vi... flag to Pascal compiler options.
1986-07-21 cerielSome changes needed for the new 4-4 Pascal compiler.
1986-07-21 cerielAdded instructions to make pem44.m
1986-07-21 cerielThis is the result of the merging of 2.5 with 2.4.1...
1986-07-21 cerielTemporary variables are no longer overlapping. The...
1986-07-18 dicksome leaks plugged (as detected by the leak detector)
1986-07-18 dicksome leaks plugged (as detected by the leak detector)
1986-07-17 dickoption NORCSID for lint in Makefile is nonsense
1986-07-14 cerielSome bug fixes
1986-07-10 cerielbetter compatibility between CARDINAL and ADDRESS
1986-07-08 cerielnewer version
1986-06-26 cerielnewer version
1986-06-20 cerielnewer version
1986-06-17 cerielnewer version
1986-06-17 saterremoved sanity checking on result from sprintf
1986-06-16 saterConversions from 1 byte integers were wrong.
1986-06-10 cerielnewer version
1986-06-06 cerielThere was a bug in the printing of the trap number.
1986-06-06 cerielnewer version
1986-06-06 cerielnewer version
1986-06-05 cerielIncreased the size of the expression node table.
1986-06-05 cerielRediscovered a bug in the VAX 4.1 UNIX assembler. It...
1986-06-04 cerielfirst, almost complete, version
1986-05-30 cerielnewer version
next