ack/util/ego
1985-02-11 09:52:11 +00:00
..
bo Memory allocation/deallocation for extends changed. 1985-02-11 09:48:32 +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 interface with tmplocal() changed: second parameter is a long now. 1985-01-23 16:18:33 +00:00
descr register save costs changed: they are now linearly dependent on 1985-01-30 15:43:02 +00:00
em_ego Initial revision 1985-01-18 09:59:09 +00:00
ic lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; 1984-12-21 14:41:47 +00:00
il bug fixed in last_line() : assert(l!=0) should be assert(lines!=0). 1985-01-23 16:12:21 +00:00
lv lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; 1984-12-21 14:41:47 +00:00
ra Debugging procedure print_allocs now writes to stderr. 1985-01-30 10:52:33 +00:00
share Entry for LOI changed from CLASS1 to CLASS12. 1985-01-30 14:49:03 +00:00
sp lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; 1984-12-21 14:41:47 +00:00
sr ovfl_harmful and arrbound_harmful turned into ints 1985-01-23 16:25:29 +00:00
ud parameter of fscanf changed from "%d" to "%hd" to read a short. 1985-01-23 16:28:58 +00:00