From mboxrd@z Thu Jan 1 00:00:00 1970 From: forsyth@caldo.demon.co.uk Message-Id: <200008112116.RAA25987@cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] prof Date: Fri, 11 Aug 2000 22:14:56 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-forvstfwfnqqlbnngkdeeycbov" Topicbox-Message-UUID: fa1f10aa-eac8-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-forvstfwfnqqlbnngkdeeycbov Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit the linker knows all. i'll try to unearth the code, or reproduce it. it wasn't hard. --upas-forvstfwfnqqlbnngkdeeycbov Content-Type: message/rfc822 Content-Disposition: inline Received: from finch-punt-12.mail.demon.net ([194.217.242.36]) by lavoro; Fri Aug 11 20:01:28 BST 2000 Received: from punt-1.mail.demon.net by mailstore for forsyth@caldo.demon.co.uk id 966019246:10:09472:1; Fri, 11 Aug 2000 18:40:46 GMT Received: from claven.cse.psu.edu ([130.203.3.50]) by punt-1.mail.demon.net id aa1129635; 11 Aug 2000 18:40 GMT Received: from localhost (majordom@localhost) by cse.psu.edu (8.8.8/8.8.8) with SMTP id OAA20014; Fri, 11 Aug 2000 14:25:22 -0400 (EDT) Received: by claven.cse.psu.edu (bulk_mailer v1.5); Fri, 11 Aug 2000 14:25:18 -0400 Received: (from majordom@localhost) by cse.psu.edu (8.8.8/8.8.8) id OAA19989 for 9fans-outgoing; Fri, 11 Aug 2000 14:25:14 -0400 (EDT) X-Authentication-Warning: claven.cse.psu.edu: majordom set sender to owner-9fans using -f Received: from scaup.prod.itd.earthlink.net (scaup.prod.itd.earthlink.net [207.217.121.49]) by cse.psu.edu (8.8.8/8.8.8) with ESMTP id OAA19984 for <9fans@cse.psu.edu>; Fri, 11 Aug 2000 14:25:08 -0400 (EDT) Received: from earthlink.net (pool1117.cvx19-bradley.dialup.earthlink.net [209.179.248.97]) by scaup.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id LAA07466 for <9fans@cse.psu.edu>; Fri, 11 Aug 2000 11:25:06 -0700 (PDT) Message-ID: <39944459.C86EAAFE@earthlink.net> Date: Fri, 11 Aug 2000 11:22:17 -0700 From: "D. Brownlee" X-Mailer: Mozilla 4.07 (Macintosh; I; PPC) MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] prof References: <200008111418.KAA13127@cse.psu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-9fans@cse.psu.edu Reply-To: 9fans@cse.psu.edu Precedence: bulk It would be nice to see the linker change. I was thinking of modifying the compiler's 'codgen' to create a bunch of temp files that identify function definitions and the functions called within them, then process those to get a static flow graph. forsyth@vitanuova.com wrote: > > >>Another question: has anyone done anything with the > >>compiler to generate a static flow graph -- something > >>like 'cflow'? > > i have changes to one of the linkers somewhere. > it also checked stack depth. --upas-forvstfwfnqqlbnngkdeeycbov--