From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25276 invoked by alias); 30 Mar 2007 20:35:48 -0000 Received: (qmail 25252 invoked by uid 22791); 30 Mar 2007 20:35:46 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0506.google.com (HELO wx-out-0506.google.com) (66.249.82.232) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Mar 2007 21:35:45 +0100 Received: by wx-out-0506.google.com with SMTP id t13so652434wxc for ; Fri, 30 Mar 2007 13:35:43 -0700 (PDT) Received: by 10.70.111.2 with SMTP id j2mr4434239wxc.1175286943182; Fri, 30 Mar 2007 13:35:43 -0700 (PDT) Received: by 10.70.34.19 with HTTP; Fri, 30 Mar 2007 13:35:43 -0700 (PDT) Message-ID: <4053daab0703301335v30b7c3apa868d5e17a1c4f76@mail.gmail.com> Date: Fri, 30 Mar 2007 20:35:00 -0000 From: "pedro alves" To: "Pierre Muller" Subject: Re: [New WinCE support] [patch 4/4] The bulk of the code. Cc: gdb-patches@sourceware.org In-Reply-To: <4053daab0703300523r24f6d246qa037133e78939eda@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070315235008.243411000@portugalmail.pt> <45F9FC33.9020106@portugalmail.pt> <4053daab0703160803s3edf1294sfcdf4f8319787ab7@mail.gmail.com> <45FDE45F.2000309@portugalmail.pt> <20070327192032.GJ28164@caradoc.them.org> <460B1A06.1090606@portugalmail.pt> <000a01c772c2$68207d10$38617730$@u-strasbg.fr> <4053daab0703300523r24f6d246qa037133e78939eda@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00370.txt.bz2 Pedro Alves wrote: > > I guess you are right. Looking at CVSweb I see that I didn't commit > the changes > to win32-low.c. I will only have access to cvs later when I get home > (no less than 8 hours), and I'll fix it then, unless someone takes > that hunk from the patch, > and commits it before me. Well, at least I got the timings right :) Just committed the missing changes, with the following log entry, so people checking out by date based on the ChangeLog dates don't get (too) surprised. 2007-03-30 Pedro Alves * win32-low.c: Commit leftover changes from 2007-03-29. Sorry again. Cheers, Pedro Alves