Date: Sat, 03 May 2003 22:07:36 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: rich AT phekda DOT freeserve DOT co DOT uk Message-Id: <7704-Sat03May2003220736+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: uname and Athlons [PATCH] References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 03 May 2003 13:54:01 +0100 > From: "Richard Dawe" > > Below is a patch that makes uname detect Athlons and return > the machine type as 'athlon'. If we are going to support this, then please consider reusing some of the code I wrote for GDB to get a much finer details about the CPU make and type. It's in go32-nat.c:go32_sysinfo.