This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
RE: [PATCH] size reduction of Cell/SPU variable argument part
- From: Hidetaka Takano <hidetaka dot takano at glb dot toshiba dot co dot jp>
- To: "'Kazunori Asayama'" <asayama at sm dot sony dot co dot jp>, jjohnstn at redhat dot com
- Cc: newlib at sourceware dot org
- Date: Wed, 15 Aug 2007 13:40:39 +0900
- Subject: RE: [PATCH] size reduction of Cell/SPU variable argument part
- References: <005e01c7db37$aace27b0$39334f9d@MOSTPCMSS20377> <46BC8E39.90204@redhat.com> <20070813.131931.200838361.asayama@echo.sm.sony.co.jp>
To: Jeff Johnston and Kazunori Asayama
Cc:
to Jeff,
Thank you for your suggestions.
Sorry for that I'm not good at contributing to open source community.
As you said, I'm surly the author and working for Toshiba.
And I'm also allowed to set the source codes to open source
license (BSD license) by my company.
I will soon modify the patch and send it again.
Thank you.
to Kazunori,
Thanks for checking it.
Regards,
---
Hidetaka Takano / Toshiba
> -----Original Message-----
> From: newlib-owner@sourceware.org
> [mailto:newlib-owner@sourceware.org] On Behalf Of Kazunori Asayama
> Sent: Monday, August 13, 2007 1:20 PM
> To: jjohnstn@redhat.com; hidetaka.takano@glb.toshiba.co.jp
> Cc: newlib@sourceware.org
> Subject: Re: [PATCH] size reduction of Cell/SPU variable argument part
>
> Jeff Johnston <jjohnstn@redhat.com> wrote:
> > Hidetaka,
> >
> > There is no licensing in the files you have provided so
> they cannot be
> > accepted asis. Newlib does not accept unlicensed third-party code,
> > proprietary code, or GPL code. LGPL is allowed in some
> instances but
> > has to be cordoned off to a single platform. In this case,
> you cannot
> > use LGPL because you are replacing existing C code that
> already has a
> > freer license.
> >
> > As you are the author and work for Toshiba, I'm assuming
> you will be
> > able to get permission to license the code appropriately.
> See the code
> > you are replacing and various other examples for samples of
> acceptable
> > licenses.
>
> Takano-san,
>
> FYI, other part of SPU port in the newlib is licensed under the BSD
> license.
>
> >
> > I also would like to hear from other SPU maintainers with
> regards to
> > validating that the replacement code does not break things before
> > checking it in.
>
> I checked the patch by our function tests, and I could confirm there
> is no problem with the patch.
>
> >
> > Regards,
> >
> > -- Jeff J.
-- snip --