[cvs-nhc98] Add Phil's time profiler into the standard code base.

Malcolm Wallace malcolm@sparud.net
Thu, 3 May 2001 19:17:03 +0200 (CEST)


malcolm: Thu May  3 19:17:02 CEST 2001

Update of /usr/src/master/nhc
In directory hinken:/tmp/cvs-serv25581

Modified Files:
	Makefile 
Log Message:
Add Phil's time profiler into the standard code base.
    * quite a few additions to the runtime system
    * some mangling of ld-lines required in scripts
    * in compiler, introduce an extra field in InfoName constructor
      to identify local function definitions (i.e. non-globals) for
      correct aggregation of time costs.