From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15360 invoked by alias); 27 Jan 2004 03:53:56 -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 15352 invoked from network); 27 Jan 2004 03:53:55 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 27 Jan 2004 03:53:55 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id C16CC2B8F; Mon, 26 Jan 2004 22:53:53 -0500 (EST) Message-ID: <4015E0D1.3000704@gnu.org> Date: Tue, 27 Jan 2004 03:53:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: Kazuhiro Inaoka Cc: Doug Evans , Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: [PATCH] fix trap in parallel for m32r-sim References: <005301c3dbe1$6352c840$2569910a@tool.maec.co.jp> <16391.23988.251985.754761@claire.transmeta.com> <006d01c3dbf6$5edebfc0$2569910a@tool.maec.co.jp> <16392.21351.39235.645495@claire.transmeta.com> <002401c3de56$6dcfe240$2569910a@tool.maec.co.jp> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00680.txt.bz2 > sim/m32r/ChangeLog > > 2004-01-19 Kazuhiro Inaoka < inaoka dot kazuhiro at renesas dot com > > > * mloopx.in (xextract-pbb): Fixed trap for system calls operation > in parallel. > * mloop2.in (xextract-pbb): Ditto. I finally got around to checking this in (also updated the Copyright). Sorry for the delay. Andrew