From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66603 invoked by alias); 8 Sep 2018 04:27:07 -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 66589 invoked by uid 89); 8 Sep 2018 04:27:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: jocasta.intra Received: from de.cellform.com (HELO jocasta.intra) (88.217.224.109) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 08 Sep 2018 04:27:05 +0000 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.15.2/8.15.2/Debian-8) with ESMTPS id w884R2Gt026579 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 8 Sep 2018 06:27:02 +0200 Received: (from john@localhost) by jocasta.intra (8.15.2/8.15.2/Submit) id w884R2sI026578; Sat, 8 Sep 2018 06:27:02 +0200 Date: Sat, 08 Sep 2018 04:27:00 -0000 From: John Darrington To: Tom Tromey Cc: John Darrington , gdb-patches@sourceware.org Subject: Re: [PATCH 1/4] gdb: Add builtin types for 24 bit integers. Message-ID: <20180908042702.6hipyni6qsf5cimw@jocasta.intra> References: <20180829141845.26378-1-john@darrington.wattle.id.au> <20180829141845.26378-2-john@darrington.wattle.id.au> <87zhwtufr9.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87zhwtufr9.fsf@tromey.com> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-09/txt/msg00154.txt.bz2 On Fri, Sep 07, 2018 at 04:03:38PM -0600, Tom Tromey wrote: >>>>> "John" == John Darrington writes: John> Add int24 and uint24. These are used by the upcoming S12Z target, but will be John> needed for any arch which features 24 bit registers. John> * gdb/gdbtypes.h (struct builtin_type): New members builtin_int24 John> and builtin_uint24; John> * gdb/gdbtypes.c: Initialize them. John> * gdb/doc/gdb.texinfo (Predefined Target Types): Mention types int24 and uint24. The non-documentation parts are ok. ... and what's wrong with the documentation part ? J' -- Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key.