ack.git
1985-02-03 keieThe effect of the .distr entry is now done by the
1985-02-02 emAdded libmon to libraries to be translated.
1985-02-01 em*** empty log message ***
1985-02-01 gardeMany, many improvements made, ususually small ones.
1985-02-01 keieNow using ../../proto/libg/Makefile.
1985-02-01 keieTo avoid conflict while compiling with acc itself the...
1985-01-31 keieAdded an entry to create a doc.pr suitable for printing
1985-01-31 keieAdded a reference to MES 11 in 11.1.4.4 at the non...
1985-01-31 keie1- Zero is deleted as a possible argument to LOI and...
1985-01-31 keieAdded a few sentences about the capability of ack to
1985-01-31 keieZero is deleted as a possible argument to LOI and STI.
1985-01-31 keieZero is deleted as a possible argument to LOI and STI.
1985-01-31 keie1 - Changed incorrect execution line for callc/modc
1985-01-30 balBugs fixed for the following patterns:
1985-01-30 balregister save costs changed: they are now linearly...
1985-01-30 balEntry for LOI changed from CLASS1 to CLASS12.
1985-01-30 balCLASS12 added for the LOI instruction. A "LOI n", n...
1985-01-30 cerielAdded -DCPM to the flags.
1985-01-30 balDebugging procedure print_allocs now writes to stderr.
1985-01-30 balbug fixed: assemble_allocs() did generate whole_procedu...
1985-01-28 balbug fixed: oldmap(lmap,llength) was sometimes called...
1985-01-25 emAlso remove all *.e and *.d files when cleaning up.
1985-01-25 keieStrings in rom are initialized with usage count 9999.
1985-01-25 keieStrings in rom are initialized with usage count 9999...
1985-01-25 balNumber of address registers decreased from 5 to 4.
1985-01-25 keieAdded an entry called distr.
1985-01-25 keieThe program name is used to set the name
1985-01-25 keieThe parametrs passed to the call to opnchn when initial...
1985-01-25 keieThe non-flag arguments are now passed by position.
1985-01-24 emRemoved test18 because it is in essence a busy loop.
1985-01-24 emAdded executable files to list of those to cleanup.
1985-01-24 emAdded entry "clean" for cleanup.
1985-01-24 keie*** empty log message ***
1985-01-24 keieAdded ranlib commends.
1985-01-24 keieSome minor changes.
1985-01-24 emChanged the line numbered 19 into a line numbered 190.
1985-01-24 em*** empty log message ***
1985-01-23 balbug fixed: the "incr" parameter of sbrk() is a 2-byte...
1985-01-23 balparameter of fscanf changed from "%d" to "%hd" to read...
1985-01-23 balcore allocation macros added.
1985-01-23 balovfl_harmful and arrbound_harmful turned into ints
1985-01-23 balInterface of tmplocal() changed: second parameter is...
1985-01-23 balinterface with tmplocal() changed: second parameter...
1985-01-23 balbug fixed in get_instrs(): instr should be an int rathe...
1985-01-23 balbug fixed in last_mnem(): test on nil-pointer.
1985-01-23 balbug fixed in last_line() : assert(l!=0) should be asser...
1985-01-23 balbug fixed in routine get_ca_lines(): test on nil-pointer.
1985-01-23 balinit_regcnt renamed initregcnt to avoid name conflict.
1985-01-23 balrules for itemtab.h and makeitems added.
1985-01-23 balclean_items renamed cleanitems to avoid name conflict.
1985-01-22 gardesrc1 and src2 extended.
1985-01-22 emUser defined trap handling routine is called with calls...
1985-01-22 emAdded `movl r3,ap' to restore the argument pointer...
1985-01-22 emNow using opder recommanded by 'lorder'.
1985-01-21 keiePrintf does not return a truth value for failure.
1985-01-21 keieAdded declaration of _newstr.
1985-01-21 keieAdded correct declaration of salloc, thereby preventing...
1985-01-21 keie1 - Changed argument from int to unsigned.
1985-01-21 keieTests for EOF returned by stdio routines need the full...
1985-01-21 keieRemoved casts made superfluous by adding newstr to...
1985-01-21 keieTest for EOF returned by stdio routines have to use...
1985-01-21 keieRemoved cast made superfluous by added newstr to string.h
1985-01-21 keieAdded test for outcome of request for more core.
1985-01-21 emChanged #define's of newlbss of cst_fmt.
1985-01-21 emBug fix: redefined a Local local causing an INTERNAL...
1985-01-21 keieDue to an 8 character identifier length limitation...
1985-01-21 keieDue to an 8 character identifiers limitation calls...
1985-01-21 keieDue to an 8 character identifiers limitation on EM...
1985-01-21 keieChanged calls to "setrandom" into calls to "setrand...
1985-01-21 keieAdded a few /*NOSTRICT*/ comments to indicate awareness...
1985-01-21 keie1 - Changed the defintion of a local 's' into 'Sym...
1985-01-21 keie1 - Added comment to indicate awareness of lint complaints.
1985-01-21 keieChanged the argument of salloc from an int into an...
1985-01-21 keieAdded a declaration of gosublabel.
1985-01-21 keieAdded a few comments to indicate awareness of lint...
1985-01-21 keie1 - Removed definition of POINTERSIZE.
1985-01-21 gardecase 8 and case 6 deleted in switch of function 'prolog'
1985-01-21 keieNow using a union for YYSTYPE and typed (non-)terminals.
1985-01-21 keie1 added lint entry.
1985-01-21 emTo have a file preprocessed, it must start with a ...
1985-01-21 emNow using correct RCS identification
1985-01-21 emRenaming due to 8 character C compiler limit.
1985-01-21 emUsed a correct definition of malloc.
1985-01-21 emReplaced RCSid so that file starts with # in column...
1985-01-21 emCorrected type; forgot closing ".
1985-01-21 emRemoved #define IDFIRST because fmt_id() replaces it.
1985-01-18 emInitial revision
1985-01-18 emRoutines are now called with calls instead of jsb....
1985-01-18 emChanged label generators and added fmt_id().
1985-01-18 emRoutines are called with calls instead of jsb. EM_BSIZE...
1985-01-18 dukInitial revision
1985-01-18 balInitial revision
1985-01-17 gardeInitial revision
1985-01-17 dukInitial revision
1985-01-17 emChecking in Martin's changes.
1985-01-17 keieAdded some documentation for the interface between...
1985-01-17 keieAdded the test program for the C<=>Pascal interface.
1985-01-17 keie*** empty log message ***
1985-01-17 balThe EM runtime routines are reentrant now, so the remar...
1985-01-17 balBug fixed: a0 is changed by call to _brk, so it should...
next