From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Elliston To: CGEN Subject: Re: [RFA] Patch to sim/common/cgen.sh Date: Wed, 13 Dec 2000 14:39:00 -0000 Message-id: References: <200012130910.eBD9Avm06130@scooby.cygnus.com> X-SW-Source: 2000-q4/msg00269.html This patch adds a new "defs" action for generating a "defs" file containing per-ISA definitions needed by multi-ISA simulators. In addition, I've made a couple of minor improvements -- the largest being the factorisation of sed expressions into a single (more maintainable) shell variable. This is a re-working of this patch, since Doug Evans pointed out that my last re-write was not safe for concurrent runs. Approved by Doug Evans, so I'm going to check this in. Ben