This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: PATCH: new port: Moxie


Joseph wrote:
> The libgcc files need to use the new GPLv3+exception wording, not the old 
> GPLv2+exception.
etc etc

I believe that the patch below addresses all of your comments.  Ok to
commit?

Thanks,

AG


2009-04-16  Anthony Green  <green@moxielogic.com>

        * config/moxie/crti.asm: New file.
        * config/moxie/crtn.asm: New file.
        * config/moxie/moxie.c: New file.
        * config/moxie/moxie.h: New file.
        * config/moxie/sfp-machine.h: New file.
        * config/moxie/moxie-protos.h: New file.
        * config/moxie/t-moxie: Created.
        * config/moxie/t-moxie-softfp: Created.
        * config/moxie/moxie.md: Created.
        * config/moxie/constraints.md: Created.
        * config.gcc: Add moxie support.
        * doc/md.texi (Machine Constraints): Add moxie constraints.
        * doc/contrib.texi (Contributors): Mention moxie port.
        * doc/install.texi (Specific): Mention the moxie port.


Attachment: moxie-gcc-2.patch.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]