From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10374 invoked by alias); 13 Mar 2003 17:35:41 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10363 invoked from network); 13 Mar 2003 17:35:41 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 13 Mar 2003 17:35:41 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A54372B11; Thu, 13 Mar 2003 12:35:40 -0500 (EST) Message-ID: <3E70C16C.7020306@redhat.com> Date: Thu, 13 Mar 2003 17:35:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "D.Venkatasubramanian, Noida" Cc: cagney@redhat.com, Kazu Hirata , gdb-patches@sources.redhat.com Subject: Re: tdep/983: PATCH : H8300 Simulator File I/O Implementation References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00303.txt.bz2 > Hi All, > > Based on suggestions from various people and > changes to the patch, here is the final patch. > > Andrew, did you approve the latest one? > > Attaching the regenerated patch, as there > were some offsets. > > Newlib part of the patch has already been > checked in, so this needs to be applied > for the simulator to work correctly. > > OK to apply? Yes, (you forgot to re-post the changelog, don't forget to update it's date before committing). Andrew