added alloction dump
shrunk some data structures changed some ALLOCDEF's changed setjmp to __setjmp
This commit is contained in:
@@ -423,6 +423,7 @@ ch3.o: type.h
|
||||
ch3bin.o: Lpars.h
|
||||
ch3bin.o: arith.h
|
||||
ch3bin.o: botch_free.h
|
||||
ch3bin.o: debug.h
|
||||
ch3bin.o: expr.h
|
||||
ch3bin.o: idf.h
|
||||
ch3bin.o: label.h
|
||||
@@ -606,10 +607,12 @@ domacro.o: idf.h
|
||||
domacro.o: idfsize.h
|
||||
domacro.o: ifdepth.h
|
||||
domacro.o: input.h
|
||||
domacro.o: macbuf.h
|
||||
domacro.o: macro.h
|
||||
domacro.o: nopp.h
|
||||
domacro.o: nparams.h
|
||||
domacro.o: parbufsize.h
|
||||
domacro.o: replace.h
|
||||
domacro.o: spec_arith.h
|
||||
domacro.o: textsize.h
|
||||
replace.o: LLlex.h
|
||||
@@ -677,6 +680,7 @@ type.o: Lpars.h
|
||||
type.o: align.h
|
||||
type.o: arith.h
|
||||
type.o: botch_free.h
|
||||
type.o: debug.h
|
||||
type.o: decspecs.h
|
||||
type.o: def.h
|
||||
type.o: idf.h
|
||||
@@ -692,14 +696,18 @@ type.o: type.h
|
||||
ch3mon.o: Lpars.h
|
||||
ch3mon.o: arith.h
|
||||
ch3mon.o: botch_free.h
|
||||
ch3mon.o: debug.h
|
||||
ch3mon.o: def.h
|
||||
ch3mon.o: expr.h
|
||||
ch3mon.o: idf.h
|
||||
ch3mon.o: label.h
|
||||
ch3mon.o: lint.h
|
||||
ch3mon.o: nobitfield.h
|
||||
ch3mon.o: nocross.h
|
||||
ch3mon.o: nopp.h
|
||||
ch3mon.o: sizes.h
|
||||
ch3mon.o: spec_arith.h
|
||||
ch3mon.o: target_sizes.h
|
||||
ch3mon.o: type.h
|
||||
label.o: Lpars.h
|
||||
label.o: arith.h
|
||||
@@ -765,6 +773,7 @@ conversion.o: target_sizes.h
|
||||
conversion.o: type.h
|
||||
util.o: Lpars.h
|
||||
util.o: align.h
|
||||
util.o: debug.h
|
||||
util.o: def.h
|
||||
util.o: lint.h
|
||||
util.o: nocross.h
|
||||
@@ -879,6 +888,7 @@ l_misc.o: LLlex.h
|
||||
l_misc.o: Lpars.h
|
||||
l_misc.o: arith.h
|
||||
l_misc.o: code.h
|
||||
l_misc.o: debug.h
|
||||
l_misc.o: def.h
|
||||
l_misc.o: expr.h
|
||||
l_misc.o: file_info.h
|
||||
@@ -999,19 +1009,24 @@ expression.o: LLlex.h
|
||||
expression.o: Lpars.h
|
||||
expression.o: arith.h
|
||||
expression.o: code.h
|
||||
expression.o: debug.h
|
||||
expression.o: expr.h
|
||||
expression.o: file_info.h
|
||||
expression.o: idf.h
|
||||
expression.o: label.h
|
||||
expression.o: lint.h
|
||||
expression.o: nobitfield.h
|
||||
expression.o: nocross.h
|
||||
expression.o: nopp.h
|
||||
expression.o: sizes.h
|
||||
expression.o: spec_arith.h
|
||||
expression.o: target_sizes.h
|
||||
expression.o: type.h
|
||||
program.o: LLlex.h
|
||||
program.o: Lpars.h
|
||||
program.o: arith.h
|
||||
program.o: code.h
|
||||
program.o: debug.h
|
||||
program.o: declar.h
|
||||
program.o: decspecs.h
|
||||
program.o: def.h
|
||||
@@ -1052,3 +1067,4 @@ ival.o: target_sizes.h
|
||||
ival.o: type.h
|
||||
char.o: class.h
|
||||
symbol2str.o: Lpars.h
|
||||
next.o: debug.h
|
||||
|
||||
Reference in New Issue
Block a user