From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1604 invoked by alias); 15 Dec 2008 19:49:53 -0000 Received: (qmail 1595 invoked by uid 22791); 15 Dec 2008 19:49:53 -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.43rc1) with ESMTP; Mon, 15 Dec 2008 19:49:14 +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; Mon, 15 Dec 2008 13:44:56 -0600 Message-ID: <4946B4B6.4010301@oarcorp.com> Date: Mon, 15 Dec 2008 19:49:00 -0000 From: Joel Sherrill User-Agent: Thunderbird 2.0.0.18 (X11/20081119) MIME-Version: 1.0 To: "Frank Ch. Eigler" CC: "gdb-patches@sourceware.org" Subject: Re: ping on psim tbrl/tbru patch References: <494270E5.2000308@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-12/txt/msg00286.txt.bz2 Frank Ch. Eigler wrote: > Joel Sherrill writes: > > >> No one has commented on my psim patch to add access to the time base >> register low (tbrl) and high (tbrh). RTEMS has included this patch >> since gdb 6.7 and it is needed by our BSPs to work. >> >> Is it ok to commit? >> > > Sure. > > Thank you. It is now committed. > - FChE > --joel