History log of /csrg-svn/old/dbx/object.c (Results 1 – 22 of 22)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 46994 05-Mar-1991 bostic

ANSI, rename inline

# 42683 01-Jun-1990 bostic

new copyright notice


/csrg-svn/old/dbx/asm.c
/csrg-svn/old/dbx/c.c
/csrg-svn/old/dbx/cerror.iris.s
/csrg-svn/old/dbx/cerror.sun.s
/csrg-svn/old/dbx/cerror.tahoe.s
/csrg-svn/old/dbx/cerror.vax.s
/csrg-svn/old/dbx/check.c
/csrg-svn/old/dbx/commands.y
/csrg-svn/old/dbx/coredump.c
/csrg-svn/old/dbx/debug.c
/csrg-svn/old/dbx/defs.h
/csrg-svn/old/dbx/eval.c
/csrg-svn/old/dbx/events.c
/csrg-svn/old/dbx/fortran.c
/csrg-svn/old/dbx/iris.c
/csrg-svn/old/dbx/keywords.c
/csrg-svn/old/dbx/languages.c
/csrg-svn/old/dbx/library.c
/csrg-svn/old/dbx/lists.c
/csrg-svn/old/dbx/main.c
/csrg-svn/old/dbx/makedefs.c
/csrg-svn/old/dbx/mappings.c
/csrg-svn/old/dbx/mkdate.c
/csrg-svn/old/dbx/modula-2.c
/csrg-svn/old/dbx/names.c
/csrg-svn/old/dbx/object.c
/csrg-svn/old/dbx/operators.c
/csrg-svn/old/dbx/ops.iris.c
/csrg-svn/old/dbx/ops.sun.c
/csrg-svn/old/dbx/ops.tahoe.c
/csrg-svn/old/dbx/ops.vax.c
/csrg-svn/old/dbx/pascal.c
/csrg-svn/old/dbx/pathnames.h
/csrg-svn/old/dbx/printsym.c
/csrg-svn/old/dbx/process.c
/csrg-svn/usr.bin/error/error.h
/csrg-svn/usr.bin/error/filter.c
/csrg-svn/usr.bin/error/input.c
/csrg-svn/usr.bin/error/main.c
/csrg-svn/usr.bin/error/pathnames.h
/csrg-svn/usr.bin/error/pi.c
/csrg-svn/usr.bin/error/subr.c
/csrg-svn/usr.bin/error/touch.c
/csrg-svn/usr.bin/fpr/fpr.c
/csrg-svn/usr.bin/fsplit/fsplit.c
/csrg-svn/usr.bin/gcore/gcore.c
/csrg-svn/usr.bin/gprof/arcs.c
/csrg-svn/usr.bin/gprof/dfn.c
/csrg-svn/usr.bin/gprof/gprof.c
/csrg-svn/usr.bin/gprof/gprof.h
/csrg-svn/usr.bin/gprof/hertz.c
/csrg-svn/usr.bin/gprof/lookup.c
/csrg-svn/usr.bin/gprof/pathnames.h
/csrg-svn/usr.bin/gprof/printgprof.c
/csrg-svn/usr.bin/gprof/printlist.c
/csrg-svn/usr.bin/gprof/tahoe.c
/csrg-svn/usr.bin/gprof/tahoe.h
/csrg-svn/usr.bin/gprof/vax.c
/csrg-svn/usr.bin/gprof/vax.h
# 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