From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98766 invoked by alias); 29 Aug 2018 14:18:52 -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 98397 invoked by uid 89); 29 Aug 2018 14:18:52 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:229, revised 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; Wed, 29 Aug 2018 14:18:51 +0000 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.15.2/8.15.2/Debian-8) with ESMTPS id w7TEImlA026438 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 29 Aug 2018 16:18:48 +0200 Received: (from john@localhost) by jocasta.intra (8.15.2/8.15.2/Submit) id w7TEImoH026437 for gdb-patches@sourceware.org; Wed, 29 Aug 2018 16:18:48 +0200 From: John Darrington To: gdb-patches@sourceware.org Subject: S12Z [new patchset] Date: Wed, 29 Aug 2018 14:18:00 -0000 Message-Id: <20180829141845.26378-1-john@darrington.wattle.id.au> X-SW-Source: 2018-08/txt/msg00730.txt.bz2 Here is a revised patch set including earlier suggestions. I still don't see the test failures that were mentioned, so either this version has fixed them or they don't manifest themselves on my environment.