From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1945 invoked by alias); 18 Nov 2008 17:20:33 -0000 Received: (qmail 1775 invoked by uid 22791); 18 Nov 2008 17:20:32 -0000 X-Spam-Check-By: sourceware.org Received: from mail.oarcorp.com (HELO OARmail.OARCORP.com) (216.186.189.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Nov 2008 17:19:35 +0000 Received: from [192.168.1.3] (192.168.1.3) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.1.311.2; Tue, 18 Nov 2008 11:15:54 -0600 Message-ID: <4922F923.2010001@oarcorp.com> Date: Tue, 18 Nov 2008 21:32:00 -0000 From: Joel Sherrill User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: Doug Evans CC: "gdb-patches@sourceware.org" Subject: Re: System V IPC for psim try #2 References: <491DA162.3030402@oarcorp.com> <4922E80C.4040303@oarcorp.com> In-Reply-To: Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 7bit 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: 2008-11/txt/msg00471.txt.bz2 Doug Evans wrote: > On Tue, Nov 18, 2008 at 8:06 AM, Joel Sherrill > wrote: > >> Thank you for reviewing it. Is is OK to commit now >> with the ChangeLog you preferred? >> >>> nit: I think the convention is one *-line per file, though I see >>> sim/ppc/ChangeLog doesn't follow that rule precisely. I like your >>> original changelog entry better (fwiw). >>> >>> 2008-09-08 Joel Sherrill >>> >>> * configure: Regenerated. >>> * configure.ac: Add test for System V shared memory and semaphore. >>> * debug.c, debug.h: Add trace support for new devices. >>> * hw_sem.c, hw_shm.c: New files. >>> * Makefile.in: Add hw_sem.c and hw_shm.c. >>> > > Sure! > [modulo any concerns that I don't have official approval approval. :-)] > Well neither do I but I am ok with it and we actually use psim. :) Can someone else confirm it is OK to commit now? --joel