This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v3 3/4] Nios II port re-submission, ABI baselines
- From: Chung-Lin Tang <cltang at codesourcery dot com>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Sun, 18 Jan 2015 14:38:54 +0800
- Subject: Re: [PATCH v3 3/4] Nios II port re-submission, ABI baselines
- Authentication-results: sourceware.org; auth=none
- References: <54B018B5 dot 1080500 at codesourcery dot com> <alpine dot DEB dot 2 dot 10 dot 1501152301130 dot 1361 at digraph dot polyomino dot org dot uk>
On 2015/1/16 07:04 AM, Joseph Myers wrote:
> OK. Please remember to add yourself to the MAINTAINERS list on the wiki
> and add a NEWS item for the new port. As a port maintainer you'll need to
> do testing for each release during the freeze and report status on that
> release's wiki page, review patches for the port and, where port-specific
> changes are needed for a generic change and can't simply be done
> mechanically for all ports by the person doing the generic change, make
> those changes (e.g. when Adhemerval's cancellation changes are closer to
> going in, I expect those to require port maintainers for each port to do
> port-specific pieces).
>
Thanks, I have just committed the nios2 port and updated the MAINTAINERS
list.
Chung-Lin