From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9223 Path: news.gmane.org!not-for-mail From: Mahesh Bodapati Newsgroups: gmane.linux.lib.musl.general Subject: Re: musl mips n64 dynamic build Date: Thu, 28 Jan 2016 16:59:26 +0530 Message-ID: References: <20151019151840.GM8645@brightrain.aerifal.cx> <20151020104019.GC10551@port70.net> <20151027013045.GT8645@brightrain.aerifal.cx> <56A12D5F.6070407@openwrt.org> <20160122141355.GF9621@port70.net> <20160128000810.GP238@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1141d06232372f052a633beb X-Trace: ger.gmane.org 1453980597 2596 80.91.229.3 (28 Jan 2016 11:29:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2016 11:29:57 +0000 (UTC) To: musl@lists.openwall.com, Rich Felker Original-X-From: musl-return-9236-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jan 28 12:29:56 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1aOklp-0001Zr-KS for gllmg-musl@m.gmane.org; Thu, 28 Jan 2016 12:29:49 +0100 Original-Received: (qmail 26015 invoked by uid 550); 28 Jan 2016 11:29:40 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 25988 invoked from network); 28 Jan 2016 11:29:38 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=PDD5oWU/hIMKH8gM2O4vsXN04zbBHll3U8TpIrCFgYc=; b=hMQdV27/4TPobpeEl6yl0A9f8lfgipQyuO4i+Y2EM9RKoCV8CLuMQ4+MKzr2fmWL+O DMfCUw9wHvWiQBNYArWQ51JFd/7VmVYdpG1cb2/0hwWkEtZWpU5Z9HvW4HR8+mvtmV0r BF4JEkh/FgwRjDoOyYns+5fJYa97nkMckaqePCGiWBKcvVhzlJLVVLdmQm0CCxXeZYQf eQQ2Q81Xl4b4JzVL0wmaDrWCFD29FEjhLSXLoQeBjNGLJWCq2XtvDxuq+wvRGxGZcvuQ UnZepwCoRY4kn6HT75q4Dm/J+EedhXRJosizizokBMI76ykuunezoN0lOUteKxasDbXE EfwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=PDD5oWU/hIMKH8gM2O4vsXN04zbBHll3U8TpIrCFgYc=; b=F+WT+uoJM5UoXiZkIBgSz7EeQ691HcO8ySY1C2JeuHgqU+3Ap0fOkv1GuOFm1Ppg2L zmc2A4ODJNprNUT3nr2H5yccGacEUWCqqNkW7sCsJzUsGDcCQt6v1iuDViO2grq+wc38 vtSHCuosLgGJsd9icC/eFbjP4kMgOGNWAFW2avQf2vz6SNWj95iz0ELo78NqiJRTDAnf qVCP0YQYNkGGz694hsF1fzXOdebtorBcTMRIGWRjdhj5Afc9oDEsqbeWcZE5mMTu2yB5 aZgKehlYa4dH7fKNtsAyqbgiHumXVAqVJNy9GOGaV9DSiQXYd+pw9WdSwLW3VsbOBNUr Xw5Q== X-Gm-Message-State: AG10YOT4qsoENgStaC75JfHV5DyK7q8iK12HOqc2J5u+NAsxIGbpNf6RtHXVNHR0DaR/0hlMaKv2mMysf4k5Zw== X-Received: by 10.107.166.85 with SMTP id p82mr3374481ioe.146.1453980566826; Thu, 28 Jan 2016 03:29:26 -0800 (PST) In-Reply-To: <20160128000810.GP238@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:9223 Archived-At: --001a1141d06232372f052a633beb Content-Type: text/plain; charset=UTF-8 Thanks Rich,sure.we will start submission of patches from next week. On Thu, Jan 28, 2016 at 5:38 AM, Rich Felker wrote: > On Wed, Jan 27, 2016 at 12:17:45PM +0530, Mahesh Bodapati wrote: > > Hi, > > We are at the finishing of MIPS n64 port. > > Do you have anything ready for us to review yet? Even if it's not > fully functional and ready to commit now, seeing it early would help > you get some feedback on anything that might need to be changed. It's > going to require some changes anyway to adjust for the atomics > refactorization patch and the bits headers deduplication I'm working > on now, but those are things I'm happy to help with or even do myself. > > Rich > --001a1141d06232372f052a633beb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks Rich,sure.we will start submission of patches from = next week.

O= n Thu, Jan 28, 2016 at 5:38 AM, Rich Felker <dalias@libc.org> wrote:
On Wed, Jan 27,= 2016 at 12:17:45PM +0530, Mahesh Bodapati wrote:
> Hi,
> We are at the=C2=A0 finishing of MIPS n64 port.

Do you have anything ready for us to review yet? Even if it's no= t
fully functional and ready to commit now, seeing it early would help
you get some feedback on anything that might need to be changed. It's going to require some changes anyway to adjust for the atomics
refactorization patch and the bits headers deduplication I'm working on now, but those are things I'm happy to help with or even do myself.<= br>
Rich

--001a1141d06232372f052a633beb--