From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6926 invoked by alias); 30 Jul 2002 19:27:12 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 6918 invoked from network); 30 Jul 2002 19:27:11 -0000 Received: from unknown (HELO mms3.broadcom.com) (63.70.210.38) by sources.redhat.com with SMTP; 30 Jul 2002 19:27:11 -0000 Received: from 63.70.210.1 by mms3.broadcom.com with ESMTP (Broadcom MMS-3 SMTP Relay (MMS v4.7)); Tue, 30 Jul 2002 12:27:09 -0700 X-Server-Uuid: 1e1caf3a-b686-11d4-a6a3-00508bfc9ae5 Received: from mail-sj1-5.sj.broadcom.com (mail-sj1-5.sj.broadcom.com [10.16.128.236]) by mon-irva-11.broadcom.com (8.9.1/8.9.1) with ESMTP id MAA26966; Tue, 30 Jul 2002 12:27:09 -0700 (PDT) Received: from dt-sj3-118.sj.broadcom.com (dt-sj3-118 [10.21.64.118]) by mail-sj1-5.sj.broadcom.com (8.12.4/8.12.4/SSF) with ESMTP id g6UJR9ER028048; Tue, 30 Jul 2002 12:27:09 -0700 (PDT) Received: (from cgd@localhost) by dt-sj3-118.sj.broadcom.com ( 8.9.1/SJ8.9.1) id MAA22536; Tue, 30 Jul 2002 12:27:08 -0700 (PDT) To: dant@mips.com cc: "Carsten Langgaard" , hjl@lucon.org, "Maciej W. Rozycki" , linux-mips@oss.sgi.com, binutils@sources.redhat.com Subject: Re: PATCH: Update E_MIP_ARCH_XXX (Re: [patch] linux: RFC: elf_check_arch() rework) References: <3D44F31D.55155E24@mips.com> From: cgd@broadcom.com Date: Tue, 30 Jul 2002 13:05:00 -0000 In-Reply-To: cgd@broadcom.com's message of "30 Jul 2002 12:20:57 -0700" Message-ID: MIME-Version: 1.0 X-WSS-ID: 115837071178017-01-01 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-SW-Source: 2002-07/txt/msg00765.txt.bz2 At 30 Jul 2002 12:20:57 -0700, Chris G. Demetriou wrote: > I've made an inquiry, and my understanding is that Cygnus/RedHat > internally use the same values as the public tools > (i.e. EF_MIPS_ARCH_MIPS32 == 5, ..._MIPS64 == 6). Of course, i typo'd most of the names of the constants in my msg. I meant E_MIPS_ARCH_32, etc., obviously. 8-) chris