From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4229 invoked by alias); 10 Dec 2010 10:45:49 -0000 Received: (qmail 4029 invoked by uid 22791); 10 Dec 2010 10:45:37 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 10 Dec 2010 10:44:59 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 10045CB025E; Fri, 10 Dec 2010 11:44:53 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mBOl+eJz+QiK; Fri, 10 Dec 2010 11:44:53 +0100 (CET) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id E74BACB0219; Fri, 10 Dec 2010 11:44:52 +0100 (CET) Subject: Re: Not in 2.21 sources... [OBV/RFA] Fix compilation of ld/emultempl/spuelf.em on systems where HAVE_MKSTEMP is not defined Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Tristan Gingold In-Reply-To: <001f01cb979c$33b54080$9b1fc180$@muller@ics-cnrs.unistra.fr> Date: Fri, 10 Dec 2010 10:45:00 -0000 Cc: "'Richard Sandiford'" , Content-Transfer-Encoding: 7bit Message-Id: References: <48683.3413750448$1288971470@news.gmane.org> <001c01cb9791$bc506ab0$34f14010$@muller@ics-cnrs.unistra.fr> <001f01cb979c$33b54080$9b1fc180$@muller@ics-cnrs.unistra.fr> To: Pierre Muller X-IsSubscribed: yes 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: 2010-12/txt/msg00386.txt.bz2 On Dec 9, 2010, at 1:25 PM, Pierre Muller wrote: >> Can you find the commit message in the archive ? With it, I can take >> care of merging it. >> >> Tristan. > > It's here: > > http://sourceware.org/ml/binutils-cvs/2010-11/msg00041.html Ok, backported. Tristan.