From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25797 invoked by alias); 26 Nov 2001 18:43:56 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25755 invoked from network); 26 Nov 2001 18:43:52 -0000 Received: from unknown (HELO factorix.sdv.fr) (194.206.196.2) by hostedprojects.ges.redhat.com with SMTP; 26 Nov 2001 18:43:52 -0000 Received: from ordimaison (ip-76-201.evc.net [212.95.76.201]) by factorix.sdv.fr (8.11.4/8.11.4) with SMTP id fAQIBMl19230 for ; Mon, 26 Nov 2001 19:11:22 +0100 Message-Id: <3.0.6.32.20011126195327.007e32f0@ics.u-strasbg.fr> X-Sender: muller@ics.u-strasbg.fr X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 12 Nov 2001 14:28:00 -0000 To: gdb-patches@sources.redhat.com From: muller@cerbere.u-strasbg.fr Subject: Re: [RFA] SSE registers for cygxin target. In-Reply-To: <20011126174021.GB4579@redhat.com> References: <4.2.0.58.20011126110847.01cb6c20@ics.u-strasbg.fr> <4.2.0.58.20011126104808.00acab48@ics.u-strasbg.fr> <4.2.0.58.20011126110847.01cb6c20@ics.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-SW-Source: 2001-11/txt/msg00235.txt.bz2 At 12:40 26/11/01 -0500, Christopher Faylor wrote: >On Mon, Nov 26, 2001 at 11:10:16AM +0100, Pierre Muller wrote: >>Apparently, my Eudora change is not enough to get the patch to be correct, >>so I add it attached. > >Actually, that didn't help. Did you look at the attachment? It has a lot >of null characters in it where newlines should go. > >I tried changing the nulls to '\n' but I still get a malformed patch. In the last message where I try to send the patch, http://sources.redhat.com/ml/gdb-patches/2001-11/msg00440.html the patch is inlcuded two times into the main text, the second tile seems to be OK, at least to me and Corinna. Christopher, could you confirm that that patch is finally OK? From mboxrd@z Thu Jan 1 00:00:00 1970 From: muller@cerbere.u-strasbg.fr To: gdb-patches@sources.redhat.com Subject: Re: [RFA] SSE registers for cygxin target. Date: Mon, 26 Nov 2001 10:43:00 -0000 Message-ID: <3.0.6.32.20011126195327.007e32f0@ics.u-strasbg.fr> References: <4.2.0.58.20011126110847.01cb6c20@ics.u-strasbg.fr> <4.2.0.58.20011126104808.00acab48@ics.u-strasbg.fr> <20011126174021.GB4579@redhat.com> X-SW-Source: 2001-11/msg00450.html Message-ID: <20011126104300.WVi3e4rHqDu7-8Smud-3ZbCVOzjNBYYxfWLrSMrqHhc@z> At 12:40 26/11/01 -0500, Christopher Faylor wrote: >On Mon, Nov 26, 2001 at 11:10:16AM +0100, Pierre Muller wrote: >>Apparently, my Eudora change is not enough to get the patch to be correct, >>so I add it attached. > >Actually, that didn't help. Did you look at the attachment? It has a lot >of null characters in it where newlines should go. > >I tried changing the nulls to '\n' but I still get a malformed patch. In the last message where I try to send the patch, http://sources.redhat.com/ml/gdb-patches/2001-11/msg00440.html the patch is inlcuded two times into the main text, the second tile seems to be OK, at least to me and Corinna. Christopher, could you confirm that that patch is finally OK?