From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59238 invoked by alias); 6 Oct 2017 01:21:13 -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 59228 invoked by uid 89); 6 Oct 2017 01:21:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=HAccept-Language:en-GB X-HELO: smtp-out4.electric.net Received: from smtp-out4.electric.net (HELO smtp-out4.electric.net) (192.162.216.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 06 Oct 2017 01:21:11 +0000 Received: from 1e0HK8-0003RR-Vy by out4d.electric.net with emc1-ok (Exim 4.87) (envelope-from ) id 1e0HK9-0003Sv-Te for gdb-patches@sourceware.org; Thu, 05 Oct 2017 18:21:09 -0700 Received: by emcmailer; Thu, 05 Oct 2017 18:21:09 -0700 Received: from [188.39.184.226] (helo=glaexch1.ftdichip.com) by out4d.electric.net with esmtps (TLSv1:AES128-SHA:128) (Exim 4.87) (envelope-from ) id 1e0HK8-0003RR-Vy for gdb-patches@sourceware.org; Thu, 05 Oct 2017 18:21:08 -0700 Received: from GLAEXCH1.ftdi.local ([172.16.0.121]) by glaexch3 ([172.16.0.161]) with mapi id 14.01.0438.000; Fri, 6 Oct 2017 02:21:08 +0100 From: James Bowman To: "gdb-patches@sourceware.org" Subject: [PING] [PATCH] FT32: support for FT32B processor - part 1 Date: Fri, 06 Oct 2017 01:21:00 -0000 Message-ID: <2BB0A51F073B384698CACFD1D5A30FCC0DED1F83@glaexch1> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Outbound-IP: 188.39.184.226 X-Env-From: james.bowman@ftdichip.com X-Proto: esmtps X-Revdns: 188-39-184-226.static.enta.net X-TLS: TLSv1:AES128-SHA:128 X-Authenticated_ID: X-PolicySMART: 10711027 X-SW-Source: 2017-10/txt/msg00127.txt.bz2 Please can somebody review this short patch - the binutils part of it is approved, so the am now only waiting on gdb approval. https://sourceware.org/ml/gdb-patches/2017-10/msg00091.html Thanks.