From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3275 invoked by alias); 15 May 2003 14:45:08 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2714 invoked from network); 15 May 2003 14:44:58 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 15 May 2003 14:44:58 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id h4FEifQ00448; Thu, 15 May 2003 10:44:41 -0400 Received: from envy.delorie.com (localhost [127.0.0.1]) by envy.delorie.com (8.12.8/8.12.8) with ESMTP id h4FEifVM001774; Thu, 15 May 2003 10:44:41 -0400 Received: (from dj@localhost) by envy.delorie.com (8.12.8/8.12.8/Submit) id h4FEieOf001770; Thu, 15 May 2003 10:44:40 -0400 Date: Thu, 15 May 2003 14:45:00 -0000 Message-Id: <200305151444.h4FEieOf001770@envy.delorie.com> From: DJ Delorie To: kcook34@ford.com CC: binutils@sources.redhat.com, gcc-patches@gcc.gnu.com, gdb-patches@sources.redhat.com In-reply-to: <3EC3A421.5080603@ford.com> (message from Kelley Cook on Thu, 15 May 2003 10:28:49 -0400) Subject: Re: TOPLEVEL PATCH: accept more x86 variants References: <3ec295fd.195c.1804289383@wideopenwest.com> <200305150020.h4F0Kbm25552@greed.delorie.com> <3EC3A421.5080603@ford.com> X-SW-Source: 2003-05/txt/msg00240.txt.bz2 > Although it seems ludicrous that somebody would design a character > set where 0-9 were not consecutive, I also wouldn't have thought > that somebody would have made one where "I" isn't next to "J", > so ... Yeah, stuff like that never fails to surprise me. > 2003-05-15 Kelley Cook > > * configure.in: Accept i[3456789]86 for machine type. > * config/acinclude.m4: Likewise. > * etc/configure.texi: Likewise. > * configure: Regenerate. This is fine. Please apply to both gcc and src repositories if you can, or email me privately if you can't.