pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/sdcc3



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Oct 21 15:12:38 UTC 2013

Added Files:
        pkgsrc/devel/sdcc3: DESCR Makefile PLIST distinfo
        pkgsrc/devel/sdcc3/patches: patch-Makefile_in patch-aa
            patch-device_non-free_lib_Makefile.in
            patch-device_non-free_lib_pic14_libdev_Makefile.in
            patch-doc_Makefile_in patch-sim_ucsim_cmd.src_Makefile.in
            patch-sim_ucsim_doc_Makefile_in patch-sim_ucsim_sim.src_Makefile.in
            patch-support_cpp_Makefile.in patch-support_makebin_Makefile_in
            patch-support_scripts_Makefile.in
            patch-support_sdbinutils_Makefile.in

Log Message:
Import sdcc-3.3.0 as devel/sdcc3.

SDCC is a Free ware , retargettable, optimizing ANSI-C compiler. The current
version targets Intel 8051 based MCUs, it can be retargetted for other 8 bit
MCUs or PICs. The entire source code for the compiler is distributed under
GPL. SDCC used ASXXXX & ASLINK a Free ware, retargettable assembler & linker.

HTML docs are in work/*/doc.

Note I added a patch from sailer%ife.ee.ethz.ch@localhost "asxxxx.diff" for 
making
firmware for the Anchor EZUSB chips.

This package tracks sdcc 3.x branch.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/sdcc3/DESCR pkgsrc/devel/sdcc3/Makefile \
    pkgsrc/devel/sdcc3/PLIST pkgsrc/devel/sdcc3/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/sdcc3/patches/patch-Makefile_in \
    pkgsrc/devel/sdcc3/patches/patch-aa \
    pkgsrc/devel/sdcc3/patches/patch-device_non-free_lib_Makefile.in \
    
pkgsrc/devel/sdcc3/patches/patch-device_non-free_lib_pic14_libdev_Makefile.in \
    pkgsrc/devel/sdcc3/patches/patch-doc_Makefile_in \
    pkgsrc/devel/sdcc3/patches/patch-sim_ucsim_cmd.src_Makefile.in \
    pkgsrc/devel/sdcc3/patches/patch-sim_ucsim_doc_Makefile_in \
    pkgsrc/devel/sdcc3/patches/patch-sim_ucsim_sim.src_Makefile.in \
    pkgsrc/devel/sdcc3/patches/patch-support_cpp_Makefile.in \
    pkgsrc/devel/sdcc3/patches/patch-support_makebin_Makefile_in \
    pkgsrc/devel/sdcc3/patches/patch-support_scripts_Makefile.in \
    pkgsrc/devel/sdcc3/patches/patch-support_sdbinutils_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index