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: bouyer
Date: Sat Aug 22 17:06:16 UTC 2015
Modified Files:
pkgsrc/devel/sdcc3: Makefile PLIST distinfo
pkgsrc/devel/sdcc3/patches: patch-device_non-free_lib_Makefile.in
patch-device_non-free_lib_pic14_libdev_Makefile.in
patch-support_sdbinutils_libiberty_Makefile.in
Log Message:
Update to sdcc 3.5.0
Main changes since 3.4.0:
--disable-non-free configure option
Changed default language dialect from --std-sdcc89 to --std-sdcc99
Reorganized and updated manual
Reduced memory consumption (most noticeable for high --max-allocs-per-node)
Faster compilation for stm8 (most noticeable for high --max-allocs-per-node)
atoll() function for conversion of strings to long long
__z88dk_fastcall and __z88dk_callee calling conventions for more
efficient function calls and better compability with z88dk
--lospre-unsafe-read renamed to --allow-unsafe-read
Add new microchip devices
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/sdcc3/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/sdcc3/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/sdcc3/distinfo
cvs rdiff -u -r1.1 -r1.2 \
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-support_sdbinutils_libiberty_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