From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25388 invoked by alias); 30 May 2007 21:15:38 -0000 Received: (qmail 25378 invoked by uid 22791); 30 May 2007 21:15:37 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 May 2007 21:15:36 +0000 Received: (qmail 27054 invoked from network); 30 May 2007 21:15:34 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 May 2007 21:15:34 -0000 To: Markus Deuling Cc: GDB Patches , Ulrich Weigand Subject: Re: [rfc] [3/6] Remove macro TARGET_CHAR_SIGNED References: <465BD448.5030003@de.ibm.com> From: Jim Blandy Date: Wed, 30 May 2007 21:15:00 -0000 In-Reply-To: <465BD448.5030003@de.ibm.com> (Markus Deuling's message of "Tue, 29 May 2007 09:20:40 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2007-05/txt/msg00425.txt.bz2 Markus Deuling writes: > ChangeLog: > > * gdbarch.sh (TARGET_CHAR_SIGNED): Replace by gdbarch_char_signed. > * gdbtypes.c (build_gdbtypes, gdbtypes_post_init): Likewise. > * gdbarch.c, gdbarch.h: Regenerate. > > > Is this ok to commit? This is also okay to commit, once the copyright assignment issues are resolved.