From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13423 invoked by alias); 27 Jul 2011 22:16:44 -0000 Received: (qmail 13415 invoked by uid 22791); 27 Jul 2011 22:16:43 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_FX X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jul 2011 22:16:29 +0000 Received: from kpbe18.cbf.corp.google.com (kpbe18.cbf.corp.google.com [172.25.105.82]) by smtp-out.google.com with ESMTP id p6RMGTER003996 for ; Wed, 27 Jul 2011 15:16:29 -0700 Received: from qwk3 (qwk3.prod.google.com [10.241.195.131]) by kpbe18.cbf.corp.google.com with ESMTP id p6RMGNDL010235 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Wed, 27 Jul 2011 15:16:27 -0700 Received: by qwk3 with SMTP id 3so1473487qwk.33 for ; Wed, 27 Jul 2011 15:16:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.99.203 with SMTP id v11mr255099qcn.244.1311804987639; Wed, 27 Jul 2011 15:16:27 -0700 (PDT) Received: by 10.229.77.197 with HTTP; Wed, 27 Jul 2011 15:16:27 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 Jul 2011 23:01:00 -0000 Message-ID: Subject: Re: [PATCH] clean up elf32-i386-vxworks hooking mechanism From: Roland McGrath To: "H.J. Lu" Cc: binutils@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-07/txt/msg00247.txt.bz2 > elf32-i386.c change is OK. I take it this needs someone different to approve the additions (one line each) to elf-bfd.h and elfxx-target.h so I can commit? Anyone? Thanks, Roland