ack/util/ego
bal 8668e313f8 bug fixed: same problem as in r1.3, now with csb.
Solution: only do block fusion if first block end on bra.
1985-09-19 11:14:55 +00:00
..
bo bug fixed: same problem as in r1.3, now with csb. 1985-09-19 11:14:55 +00:00
ca bug fixed: oldmap(lmap,llength) was sometimes called when no new map 1985-01-28 11:38:06 +00:00
cf Macros newcflpx and oldcflpx added. 1985-02-11 09:52:11 +00:00
cj bug fixed in last_mnem(): test on nil-pointer. 1985-01-23 16:13:57 +00:00
cs bug fixed in kill_much(): 1985-02-28 10:35:57 +00:00
descr Compare group (cmp,cmi,cmu,cms,cmf) added as cheap operators. 1985-02-15 13:18:57 +00:00
em_ego The binaries of the phases of ego are now put in a single directory. 1985-02-11 10:07:47 +00:00
ic sprintf does not return pointer to string so the assert(s==string) does 1985-09-06 11:39:06 +00:00
il Calls of which the actual and formal parameters do not match 1985-02-20 15:01:02 +00:00
lv lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; 1984-12-21 14:41:47 +00:00
ra bug fixed: lifetime of an item was too short; it should also cover 1985-02-18 15:14:22 +00:00
share exit(0) added (trouble with make) 1985-09-06 11:38:00 +00:00
sp lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; 1984-12-21 14:41:47 +00:00
sr Bug fixed: co_lfirst received wrong value for multiply-optimization. 1985-02-25 14:03:09 +00:00
ud parameter of fscanf changed from "%d" to "%hd" to read a short. 1985-01-23 16:28:58 +00:00