From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15991 invoked by alias); 13 Jun 2007 17:23:29 -0000 Received: (qmail 15982 invoked by uid 22791); 13 Jun 2007 17:23:28 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate3.de.ibm.com (HELO mtagate3.de.ibm.com) (195.212.29.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 13 Jun 2007 17:23:23 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate3.de.ibm.com (8.13.8/8.13.8) with ESMTP id l5DHNLwZ023832 for ; Wed, 13 Jun 2007 17:23:21 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l5DHNKaL3825728 for ; Wed, 13 Jun 2007 19:23:20 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l5DHNKZw000850 for ; Wed, 13 Jun 2007 19:23:20 +0200 Received: from [9.152.248.39] (dyn-9-152-248-39.boeblingen.de.ibm.com [9.152.248.39]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l5DHNJVj000839 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Jun 2007 19:23:20 +0200 Message-ID: <467027B6.8010905@de.ibm.com> Date: Wed, 13 Jun 2007 17:23:00 -0000 From: Markus Deuling User-Agent: Thunderbird 1.5.0.10 (X11/20070301) MIME-Version: 1.0 To: GDB Patches CC: Ulrich Weigand Subject: [rfc] [0/4] Remove macros from gdbarch.sh 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: 2007-06/txt/msg00241.txt.bz2 Hello, this is the next series of 4 patches to get rid of the macros in gdbarch.sh. The following macros are replaced by this patches: * BREAKPOINT_FROM_PC * TARGET_ADDR_BIT * TARGET_BFD_VMA_BIT * TARGET_ARCHITECTURE I tested this patchset by running gdb_mbuild.sh and run the testsuite on x86. The testsuite showed no regressions. I'd appreciate any comments to this patches. Thank you very much in advance. Regards, Markus -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com