From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12292 invoked by alias); 17 May 2002 10:14:29 -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 12283 invoked from network); 17 May 2002 10:14:26 -0000 Received: from unknown (HELO lgh163a.kemisten.nu) (212.32.172.173) by sources.redhat.com with SMTP; 17 May 2002 10:14:26 -0000 Received: from ams by lgh163a.kemisten.nu with local (Exim 3.35 #1 (Debian)) id 178eka-0000SO-00; Fri, 17 May 2002 12:14:16 +0200 To: Eli Zaretskii Cc: thorpej@wasabisystems.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFA] Generic OS ABI handling References: <20020513120839.X3435@dr-evil.shagadelic.org> <15588.11053.545829.689213@localhost.redhat.com> <20020516151705.Y4613@dr-evil.shagadelic.org> <3CE4342B.10803@cygnus.com> <20020516154139.Z4613@dr-evil.shagadelic.org> <3CE4392B.4070009@cygnus.com> <20020516161130.A4613@dr-evil.shagadelic.org> <20020516195255.G4613@dr-evil.shagadelic.org> <2561-Fri17May2002110306+0300-eliz@is.elta.co.il> From: ams@kemisten.nu (Alfred M. Szmidt) Date: Fri, 17 May 2002 03:14:00 -0000 In-Reply-To: <2561-Fri17May2002110306+0300-eliz@is.elta.co.il> Message-ID: <87elgbkrnr.fsf@lgh163a.kemisten.nu> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-05/txt/msg00702.txt.bz2 >> +static const char * const gdb_osabi_names[] = >> +{ >> + "", >> + >> + "SVR4", >> + "GNU Hurd", ^^^^^^^^ This should be changed to GNU. -- Alfred M. Szmidt