From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9461 Path: news.gmane.org!not-for-mail From: Masanori Ogino Newsgroups: gmane.linux.lib.musl.general,gmane.comp.hardware.lowrisc.devel Subject: Re: Interest in "Porting musl libc to RISC-V" project for GSoC 2016 Date: Fri, 4 Mar 2016 16:05:49 +0900 Message-ID: References: <20160303220641.GL29662@port70.net> <20160304030226.GA9349@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1457075166 30412 80.91.229.3 (4 Mar 2016 07:06:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Mar 2016 07:06:06 +0000 (UTC) Cc: lowrisc-dev@lists.lowrisc.org To: musl@lists.openwall.com Original-X-From: musl-return-9474-gllmg-musl=m.gmane.org@lists.openwall.com Fri Mar 04 08:06:06 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 1abjoM-0007om-0h for gllmg-musl@m.gmane.org; Fri, 04 Mar 2016 08:06:06 +0100 Original-Received: (qmail 30617 invoked by uid 550); 4 Mar 2016 07:06:02 -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 30599 invoked from network); 4 Mar 2016 07:06:01 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=khcgY7LOXbczv7c4asvnoezjZr0av2r+rraCIlN0VvE=; b=Lg8IG/CfXTFvwGIy/MnfPp/U5mjuPruaHRobBpqJCWZ4WeTFX0P8ZpOWqE+2ALM/rM OcTXQ5A2mRRQPZzqO9OTKHcsOKAzhFzMld1u5T5JYgsY2gqgBC3cYJhXWkyQAy4TvT+s /2BdnkEc+LI/lpSO9rBjK2YMrSK4mmHb0tEJNULEczgamMcncBmLjPieVt11rl9YlgMq BJalUM6peYZS7/f6mF8fVLPH3fIyXomRGP3zGSNBEVtmvv98xN4FsVRWJpv0sjSY5Fc1 lnoWNBvo2JkP66XFDgnrZWbsUK9sA7fQL29vyhtKQi2gvM5DNP5XVqLO4gb8i+rrwoAY snqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=khcgY7LOXbczv7c4asvnoezjZr0av2r+rraCIlN0VvE=; b=FrakgXhhxmvD1TDtJMwCiWx5PGz7TRF7MoqVAqxadPhVijppNPh2RnAfgiO0b15LWo wDfcusMa0Ergz3C+WzPt+y125yZOgUP84U2RN1dNlQLH016OFx7XDua/6vtjJDVBz95g 8MYK6b7aO7g5rUT7zxLzC8roU1FUd5fp6KlAYPgJEppiLEjRfywJr/y2ffLo5IaeGxuV c8BAxDpL3Hib04sug+P5K2AdJCq/bup+M6DPhj53qVS98opfoyJa20eujflvq3mWWXaf wIng1DA6JTnHetYibYhc5+8ICYAuPbiLNczsVYTfgJ6K8Lw/Vforas88mXbMnG8g085f JliA== X-Gm-Message-State: AD7BkJIheDGxmRe+AUDAW8ITnUl3sBQKYQCZdfIBKp8KOAvaHqSSDQuSMnGgL2mzv0UUeJOtvOoq4Kmt1iTm/Q== X-Received: by 10.107.158.138 with SMTP id h132mr6979336ioe.174.1457075149904; Thu, 03 Mar 2016 23:05:49 -0800 (PST) Original-Sender: masanoriogino@gmail.com In-Reply-To: <20160304030226.GA9349@brightrain.aerifal.cx> X-Google-Sender-Auth: NxnJ945u_exb2Mc3EPx9Nnm4IEI Xref: news.gmane.org gmane.linux.lib.musl.general:9461 gmane.comp.hardware.lowrisc.devel:299 Archived-At: 2016-03-04 12:02 GMT+09:00 Rich Felker : > I don't think you'd need to change/redesign the ABI (since it's > already being used on FreeBSD, presumably whatever current Linux > kernel port exists, and maybe other targets, and didn't look bad when > I looked at it), but a nice clean psABI document would be nice to > have. OK. > I have a few other ideas I'm going to post to the list for elements > that could be incorporated into proposals. I'll follow up as a > separate email. Thank you! I will dig into them. -- Masanori Ogino