From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113257 invoked by alias); 14 Jan 2017 07:05:08 -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 113238 invoked by uid 89); 14 Jan 2017 07:05:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=4.8 required=5.0 tests=BAYES_50,BODY_8BITS,GARBLED_BODY autolearn=no version=3.3.2 spammy==d0=be=d1, =d0=b2=d1, simulator, Simulator?= X-HELO: server28.host.bg Received: from server28.host.bg (HELO server28.host.bg) (87.120.40.98) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 14 Jan 2017 07:04:57 +0000 Received: from h226.234.133.40.static.ip.windstream.net ([40.133.234.226]:54658 helo=tpdeb.localnet) by server28.host.bg with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1cSIOU-0031bG-Bi for gdb-patches@sourceware.org; Sat, 14 Jan 2017 09:04:54 +0200 From: Dimitar Dimitrov To: gdb-patches@sourceware.org Subject: Re: [PATCH v2 1/2] PRU Simulator port Date: Sat, 14 Jan 2017 07:05:00 -0000 Message-ID: <2067711.5dml6sytlG@tpdeb> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <20161227212556.4214-1-dimitar@dinux.eu> References: <20161227212556.4214-1-dimitar@dinux.eu> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Get-Message-Sender-Via: server28.host.bg: authenticated_id: dimitar@dinux.eu X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00271.txt.bz2 On =D0=B2=D1=82=D0=BE=D1=80=D0=BD=D0=B8=D0=BA, 27 =D0=B4=D0=B5=D0=BA=D0=B5= =D0=BC=D0=B2=D1=80=D0=B8 2016 =D0=B3. 23:25:55 EET Dimitar Dimitrov wrote: > I hope I have addressed all review comments from v1. >=20 > The corresponding libgloss changes have not yet been mainlined. The PRU > patches are available here: > https://github.com/dinuxbg/gnupru/tree/for-next/patches/newlib-cygwin >=20 > The corresponding binutils patches have been submitted for review on the > binutils mailing list: > https://sourceware.org/ml/binutils/2016-12/msg00425.html Ping. The binutils patches for PRU have already been merged.