From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: Re: Patch - loader for plan9's a.out format. Date: Sat, 25 Jun 2005 16:24:59 -0700 Message-ID: References: <42BDE1E5.7000204@blueyonder.co.uk> Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <42BDE1E5.7000204@blueyonder.co.uk> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: david.nospam.hopwood@blueyonder.co.uk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Considering that NetBSD and FreeBSD have used it for some time, yes. 'generic_elf_build' would probably be a slightly better name. -Kip On 6/25/05, David Hopwood wrote: > Tim Newsham wrote: > > The set of patches below add support for loading plan9's a.out > > format using the linux builder. This is considerably simpler > > than having a seperate builder, shares more code and should > > be easier to maintain. Hopefully the original plan9 builder > > can go away in the future. >=20 > Should the linux builder be renamed to something like 'generic_build'? >=20 > -- > David Hopwood >=20 >=20 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >