|
From: Jeremy F. <je...@go...> - 2004-02-05 18:26:00
|
On Thu, 2004-02-05 at 07:20, Nicholas Nethercote wrote: > On Thu, 5 Feb 2004, Dirk Mueller wrote: > > > > coregrind/arch/x86 > > > coregrind/arch/x86-freebsd > > > coregrind/arch/x86-linux > > > > IMHO yes, plus the linux-common subdirectory which Jeremy suggested. > > Should that be just 'linux' (to match 'x86')? > > Or should it be 'x86-common' + 'common-linux'? Yes, that's what I was going to do, but use "i386" to match the most common name for the architecture (especially since the AMD64 architecture seems to be most commonly called x86-64, and x86 is a bit close). J |