[llvm-commits] [llvm-gcc] [PATCH] psp allegrex support

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Sat Jun 28 00:11:48 PDT 2008


On Fri, Jun 27, 2008 at 7:25 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On Jun 27, 2008, at 2:05 PM, Bruno Cardoso Lopes wrote:
>
>> Hi Chris,
>>
>>> Is this patch GPLv2?  If not, is there an older version of the patch
>>> that you can get?
>>
>> Since the original version is applied to gcc-4.1.0 and that version
>> is GPLv2
>> I believe the patch is GPLv2 too.
>
> Not necessarily.  Are there differences between the two patches?
> Please find a version that came from a GPL2 source tree and forward
> port that if necessary.  I'm sorry for being insistent, but this is
> "important".

Yeah, you're right :)

>
>> Also, the only file from the patch (psp.h) that explicitly contains a
>> license, is licensed
>> under GPLv2.
>> Btw, the files were retrieved from the homebrew devel group
>> (pspdev), not
>> from Sony, and the patches they applied, they did it directly to a
>> gcc source from fsf.
>> What do you think, it is ok to commit? Or we need some kind of more
>> strictly
>> assurance ?
>
> Can you give me a pointer to where you got the patches?

svn.ps2dev.org/psp/trunk/psptoolchain
They basically download the gcc 4.1 from fsf and apply their patches, but
there is nothing about their patch license.

-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc
"When faced with untenable alternatives, you
 should consider your imperative."



More information about the llvm-commits mailing list