From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9683 Path: news.gmane.org!not-for-mail From: Jaydeep Patil Newsgroups: gmane.linux.lib.musl.general Subject: RE: [MUSL] MIPS64 N32 port Date: Fri, 18 Mar 2016 04:11:43 +0000 Message-ID: References: <20160317192556.GI21636@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1458274323 21846 80.91.229.3 (18 Mar 2016 04:12:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Mar 2016 04:12:03 +0000 (UTC) Cc: "musl@lists.openwall.com" To: Rich Felker Original-X-From: musl-return-9696-gllmg-musl=m.gmane.org@lists.openwall.com Fri Mar 18 05:12:03 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 1agllZ-0007Fs-C9 for gllmg-musl@m.gmane.org; Fri, 18 Mar 2016 05:12:01 +0100 Original-Received: (qmail 6041 invoked by uid 550); 18 Mar 2016 04:11:59 -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 6021 invoked from network); 18 Mar 2016 04:11:59 -0000 Thread-Topic: [musl] [MUSL] MIPS64 N32 port Thread-Index: AdF/eVZ9V+vG7A49Qqizas6jK51QigA22O0AAB3icGA= In-Reply-To: <20160317192556.GI21636@brightrain.aerifal.cx> Accept-Language: en-IN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.93.60] Xref: news.gmane.org gmane.linux.lib.musl.general:9683 Archived-At: Thanks Rich. >-----Original Message----- >From: Rich Felker [mailto:dalias@aerifal.cx] On Behalf Of Rich Felker >Sent: 18 March 2016 AM 12:56 >To: Jaydeep Patil >Cc: musl@lists.openwall.com >Subject: Re: [musl] [MUSL] MIPS64 N32 port > >On Wed, Mar 16, 2016 at 11:56:32AM +0000, Jaydeep Patil wrote: >> Hi Rich, >> >> Please refer to >> https://github.com/JaydeepIMG/musl-1/tree/mipsn32port for MIPS64 N32 >> port. I have also attached the patch (ipsn32port.patch) for your >> reference. Could you please review it? > >Thanks! I haven't gotten a chance to review it yet but I want you to know = that >I've seen it and will try to get to it in the next few days. > >If anyone else wants to take a look/try it and comment on it in the mean t= ime, >please go ahead; that will be helpful when I get to looking at it myself t= oo. > >Rich