This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [PATCH v2 3/3] Add RISC-V port for libgloss
- From: Jeff Johnston <jjohnstn at redhat dot com>
- To: Kito Cheng <kito dot cheng at gmail dot com>
- Cc: Newlib <newlib at sourceware dot org>, Andrew Waterman <andrew at sifive dot com>, Palmer Dabbelt <palmer at dabbelt dot com>, patches at groups dot riscv dot org
- Date: Thu, 17 Aug 2017 14:51:39 -0400
- Subject: Re: [PATCH v2 3/3] Add RISC-V port for libgloss
- Authentication-results: sourceware.org; auth=none
- References: <CA+yXCZDP-VniQ+STFDVeW7oUnLs=f0VxwvrpHnniV-h5JpMx9w@mail.gmail.com>
Patch applied.
On Mon, Aug 14, 2017 at 6:26 AM, Kito Cheng <kito.cheng@gmail.com> wrote:
> It's final part of this patch series, it's contain all libgloss part
>
> Change log for V2:
> - Add copyright declaration
> - Regen configure with right autoconf version
>
> Contributor list:
> - Andrew Waterman <andrew@sifive.com>
> - Palmer Dabbelt <palmer@dabbelt.com>
> - Kito Cheng <kito.cheng@gmail.com>
> - Alex Suykov <alex.suykov@gmail.com>