bal
|
469d075e77
|
Calls of which the actual and formal parameters do not match
are no longer substituted inline.
|
1985-02-20 15:01:02 +00:00 |
|
bal
|
f487f26e00
|
bug fixed in last_line() : assert(l!=0) should be assert(lines!=0).
|
1985-01-23 16:12:21 +00:00 |
|
bal
|
ffb167e8b2
|
lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile;
entry for compiling this phase with ack -O created.
|
1984-12-21 14:41:47 +00:00 |
|
bal
|
302608566a
|
routines getcall(), get_text() and getcc() move from get.c to this file
routines putactuals(), putcall(), and putcc() move from put.c to this file
get.h, put.h, stdio.h, em_mnem.h and em_pseu.h included
|
1984-11-30 10:30:22 +00:00 |
|
bal
|
c814b9523d
|
several data structures added (moved from types.h).
core allocation macros added.
|
1984-11-30 10:28:35 +00:00 |
|
bal
|
7767012a6e
|
il_aux.h included (which now contains getcall(),putcall() etc.
routines that were peviously in get.c and put.c).
|
1984-11-29 11:08:15 +00:00 |
|
bal
|
bd06330739
|
stdio.h included (required by new interface to get.h).
|
1984-11-29 11:06:23 +00:00 |
|
bal
|
84ed8ee7ef
|
routines getcall(), get_text() and getcc() move from get.c to this file
routines putactuals(), putcall(), and putcc() move from put.c to this file
get.h, put.h, stdio.h, em_mnem.h and em_pseu.h included
|
1984-11-29 11:03:19 +00:00 |
|
bal
|
30ca0afe49
|
cleaned up
|
1984-11-27 15:52:23 +00:00 |
|
bal
|
9f778655a6
|
Initial revision
|
1984-11-26 14:14:55 +00:00 |
|