From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15760 invoked by alias); 18 Nov 2008 17:13:11 -0000 Received: (qmail 15668 invoked by uid 22791); 18 Nov 2008 17:13:10 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Nov 2008 17:12:16 +0000 Received: from wpaz5.hot.corp.google.com (wpaz5.hot.corp.google.com [172.24.198.69]) by smtp-out.google.com with ESMTP id mAIHCDuc016946 for ; Tue, 18 Nov 2008 09:12:13 -0800 Received: from rv-out-0506.google.com (rvbf6.prod.google.com [10.140.82.6]) by wpaz5.hot.corp.google.com with ESMTP id mAIHCB0h027719 for ; Tue, 18 Nov 2008 09:12:11 -0800 Received: by rv-out-0506.google.com with SMTP id f6so3433212rvb.59 for ; Tue, 18 Nov 2008 09:12:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.142.11 with SMTP id p11mr24206rvd.276.1227028331130; Tue, 18 Nov 2008 09:12:11 -0800 (PST) In-Reply-To: <4922E80C.4040303@oarcorp.com> References: <491DA162.3030402@oarcorp.com> <4922E80C.4040303@oarcorp.com> Date: Tue, 18 Nov 2008 21:32:00 -0000 Message-ID: Subject: Re: System V IPC for psim try #2 From: Doug Evans To: Joel Sherrill Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2008-11/txt/msg00470.txt.bz2 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. :-)]