#
46994 |
| 05-Mar-1991 |
bostic |
ANSI, rename inline |
#
42683 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
38105 |
| 23-May-1989 |
bostic |
add Berkeley specific copyright notice |
#
33328 |
| 12-Jan-1988 |
donn |
merge in latest Linton version |
#
21615 |
| 31-May-1985 |
dist |
Add copyright |
#
18225 |
| 01-Mar-1985 |
linton |
update to version 3.0 |
#
16631 |
| 23-Jun-1984 |
sam |
merge linton branch delta trail |
#
16613 |
| 23-Jun-1984 |
sam |
branch delta of linton changes from net.sources |
#
15274 |
| 22-Oct-1983 |
sam |
handle enums w/o tags as structure/union members |
#
14658 |
| 16-Aug-1983 |
linton |
added missing "skipchar" in reading ranges which was accidentally removed when cleaning up rangetype stuff |
#
14653 |
| 16-Aug-1983 |
linton |
added "S" type for sets, moved t_{int,char,...} to symbols so that it could be initialized independent of reading in the object information |
#
14443 |
| 10-Aug-1983 |
linton |
cleaned up a few things, fixed a problem with detecting "stripped" object files, now complains about files linked without "-g", and put in some support for unnamed blocks which contain variables |
#
13938 |
| 15-Jul-1983 |
linton |
fixed a problem with addresses of globals created by handling Fortran common symbols; also fixed a problem with globals defined between functions being attached to the previous function; and no lon
fixed a problem with addresses of globals created by handling Fortran common symbols; also fixed a problem with globals defined between functions being attached to the previous function; and no longer ignores file entries with redundant starting addresses -- not clear what all the effects of this might be
show more ...
|
#
13838 |
| 07-Jul-1983 |
linton |
changed size of "t_real" from 4 to 8; this made printing of real constants (e.g. "print 2.3") work |
#
12542 |
| 18-May-1983 |
csvaf |
various changes to support f77 object files : N_BCOMM N_ECOMM rangetype stripping trailing _ etc. |
#
11875 |
| 08-Apr-1983 |
linton |
now recognizes whether a function has source line information associated with it |
#
11769 |
| 30-Mar-1983 |
linton |
now assigns location 2 for modules and the main program |
#
11558 |
| 13-Mar-1983 |
linton |
fixed forward references of the form "typedef struct x y" |
#
11104 |
| 16-Feb-1983 |
linton |
fixed handling of global symbols |
#
9840 |
| 18-Dec-1982 |
linton |
now ignores old style N_LENG, used to complain about them |
#
9688 |
| 15-Dec-1982 |
linton |
fixed @(#) stuff |
#
9673 |
| 15-Dec-1982 |
linton |
date and time created 82/12/15 04:08:11 by linton |