From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11971 invoked by alias); 27 Nov 2014 00:28:47 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 11960 invoked by uid 89); 27 Nov 2014 00:28:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx5-phx2.redhat.com Received: from mx5-phx2.redhat.com (HELO mx5-phx2.redhat.com) (209.132.183.37) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 27 Nov 2014 00:28:45 +0000 Received: from zmail13.collab.prod.int.phx2.redhat.com (zmail13.collab.prod.int.phx2.redhat.com [10.5.83.15]) by mx5-phx2.redhat.com (8.14.4/8.14.4) with ESMTP id sAR0SexX013022; Wed, 26 Nov 2014 19:28:40 -0500 Date: Thu, 27 Nov 2014 00:28:00 -0000 From: Jeff Johnston To: Matthew Fortune Cc: Steve Ellcey , newlib@sourceware.org Message-ID: <1641079972.11026744.1417048120123.JavaMail.zimbra@redhat.com> In-Reply-To: <6D39441BF12EF246A7ABCE6654B0235320F7AFFF@LEMAIL01.le.imgtec.org> References: <6D39441BF12EF246A7ABCE6654B0235320F73501@LEMAIL01.le.imgtec.org> <1417024800.31489.277.camel@ubuntu-sellcey> <6D39441BF12EF246A7ABCE6654B0235320F7AFFF@LEMAIL01.le.imgtec.org> Subject: Re: [PATCH,MIPS 2/3] Enable reorder for crt0.S MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014/txt/msg00621.txt.bz2 Thanks, that did it. Patch applied. -- Jeff J. ----- Original Message ----- > From: "Matthew Fortune" > To: "Steve Ellcey" , newlib@sourceware.org > Sent: Wednesday, November 26, 2014 7:15:43 PM > Subject: RE: [PATCH,MIPS 2/3] Enable reorder for crt0.S > > > This looks OK to me. > > Re-submitting this as an attachment as the inline copy would not apply > cleanly for Jeff. > > Thanks, > Matthew >