From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5576 invoked by alias); 2 Feb 2006 13:49:40 -0000 Received: (qmail 5254 invoked by uid 22791); 2 Feb 2006 13:49:39 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.200) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Feb 2006 13:49:38 +0000 Received: by zproxy.gmail.com with SMTP id 40so407204nzk for ; Thu, 02 Feb 2006 05:49:37 -0800 (PST) Received: by 10.65.206.2 with SMTP id i2mr361915qbq; Thu, 02 Feb 2006 05:49:37 -0800 (PST) Received: by 10.65.20.10 with HTTP; Thu, 2 Feb 2006 05:49:37 -0800 (PST) Message-ID: <7f45d9390602020549n61b8ea42n247eefb77d058fc8@mail.gmail.com> Date: Thu, 02 Feb 2006 13:49:00 -0000 From: Shaun Jackman Reply-To: Shaun Jackman To: gdb-patches@sources.redhat.com Subject: Re: sim/arm RedBoot meminfo syscall [PATCH] In-Reply-To: <20060202014949.GB19694@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7f45d9390512141040m6d43725ag@mail.gmail.com> <20060123020134.GL27224@nevyn.them.org> <1138031768.1864.107.camel@pc960.cambridge.arm.com> <20060123160312.GA17767@nevyn.them.org> <7f45d9390601241519y51cad35dte4aa82ebe3cb213a@mail.gmail.com> <20060202014949.GB19694@nevyn.them.org> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00029.txt.bz2 On 2/1/06, Daniel Jacobowitz wrote: > Sorry, I forgot that you didn't have write access. I've checked it in. > Small comment, since there's a changelog in sim/arm/, you don't need > sim/arm/ on front of the log entry. Thanks, Daniel. > If you'd like to have write access for the future, fill out the form on > sourceware.org (search for "handy dandy little form") and list me as > your approval. OK. Will do. I have a patch sitting around for some simple Linux syscall support for sim/arm/armos.c. Perhaps I'll use that for my first check in, after approval of course. Cheers, Shaun