On 7/25/13 12:41 AM, Chung-Ju Wu wrote: > On 7/10/13 8:04 AM, Joseph S. Myers wrote: >> There are lots of files in this patch with no copyright or license >> notices. GNU policy is that every file of more than ten lines needs >> copyright and license notices (with the libgcc license exception in this >> case), or a notice that the file is in the public domain. >> >> License notices should be GPLv3+exception, not GPLv2 with the old version >> of the exception which you have in >> libgcc/config/nds32/lib1asmsrc-mculib.S and some other files. >> > > Thanks for the comment. We have add GPLv3+exception for all the files. > > A revised patch is provided and here is a summary: > > 1. Add GPLv3+exception copyright and license notice for all > c-isr implementation and libgcc stuff. > > > libgcc/ > 2013-07-24 Chung-Ju Wu <jasonw...@gmail.com> > Shiva Chen <shiva0...@gmail.com> > > * config/nds32 : New directory and files. > >
According to Joseph's comment in this discussion thread: http://gcc.gnu.org/ml/gcc-patches/2013-07/msg01372.html Using LGPLv2.1+ with exception seems appropriate for sfp-machine.h. So I update our libgcc patch for nds32 port. Best regards, jasonwucj
3-nds32-libgcc.v3.patch.tar.gz
Description: GNU Zip compressed data