From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17905 invoked by alias); 3 Sep 2013 15:17:19 -0000 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 Received: (qmail 17896 invoked by uid 89); 3 Sep 2013 15:17:19 -0000 Received: from anubis.se.axis.com (HELO anubis.se.axis.com) (195.60.68.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 03 Sep 2013 15:17:19 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: anubis.se.axis.com Received: from localhost (localhost [127.0.0.1]) by anubis.se.axis.com (Postfix) with ESMTP id E853B19D74; Tue, 3 Sep 2013 17:17:16 +0200 (CEST) Received: from anubis.se.axis.com ([127.0.0.1]) by localhost (anubis.se.axis.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0iWbv+7gFcbe; Tue, 3 Sep 2013 17:17:16 +0200 (CEST) Received: from boulder.se.axis.com (boulder.se.axis.com [10.0.2.104]) by anubis.se.axis.com (Postfix) with ESMTP id B75B819DC4; Tue, 3 Sep 2013 17:17:04 +0200 (CEST) Received: from boulder.se.axis.com (localhost [127.0.0.1]) by postfix.imss71 (Postfix) with ESMTP id 9B5C371C; Tue, 3 Sep 2013 17:17:04 +0200 (CEST) Received: from thoth.se.axis.com (thoth.se.axis.com [10.0.2.173]) by boulder.se.axis.com (Postfix) with ESMTP id 8FCA85FF; Tue, 3 Sep 2013 17:17:04 +0200 (CEST) Received: from xmail2.se.axis.com (xmail2.se.axis.com [10.0.5.74]) by thoth.se.axis.com (Postfix) with ESMTP id 8E2C63404E; Tue, 3 Sep 2013 17:17:04 +0200 (CEST) Received: from lnxricardw.se.axis.com (10.88.7.1) by xmail2.se.axis.com (10.0.5.74) with Microsoft SMTP Server (TLS) id 8.2.255.0; Tue, 3 Sep 2013 17:17:04 +0200 Date: Tue, 03 Sep 2013 15:17:00 -0000 From: Ricard Wanderlof To: Pedro Alves CC: Subject: Re: [PATCH 2/2][CRIS/CRISv32] Consistent names for cris/crisv32_elf_greg_t Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8BIT X-SW-Source: 2013-09/txt/msg00085.txt.bz2 On Tue, 3 Sep 2013, Pedro Alves wrote: > On 09/03/2013 03:17 PM, Ricard Wanderlof wrote: >> >> This is just a cosmetic change to get consistent names for >> elf_greg_t/crisv32_elf_greg_t in cris-tdep.c . Compile-time tested, then >> tested the result by running the resulting gdb against gdbserver running >> on a target system. > > Thanks. It'll allow putting these types in a header too, if > ever necessary (otherwise, they'd possibly conflict with > asm/elf.h, like in the gdbserver patch). > >> 2013-09-03 Ricard Wanderlof >> >> * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t. > > Mention cris_elf_gregset_t, crisv32_elf_gregset_t, and all > the functions that were adjusted. E.g.: > > * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t. > (cris_elf_gregset_t): Rename from elf_gregset_t. > (crisv32_elf_gregset_t): Adjust. > (cris_supply_gregset, fetch_core_registers): Adjust. > > OK with that change. Fine by me. /Ricard -- Ricard Wolf Wanderlöf ricardw(at)axis.com Axis Communications AB, Lund, Sweden www.axis.com Phone +46 46 272 2016 Fax +46 46 13 61 30