CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
toolchain.git
2019-08-19 Victor MartinezFS#78: Corrected gcc-static build. Thanks Mike 3.4
2018-04-27 Victor MartinezToolchain update for 3.4
2017-04-06 Victor MartinezToolchain update for 3.3 3.3
2017-04-06 Victor MartinezFixed /lib /lib64 problem at CLFS creation
2017-02-13 Victor MartinezToolchain update for 3.3
2016-05-14 Victor MartinezUpdates: 3.2
2016-03-03 Victor MartinezFixes:
2015-10-04 Victor MartinezToolchain update for 3.2
2014-11-29 Jose V BeneytoFixed and cleanup libgmp stage in Makefile and config... 3.1
2014-11-29 Jose V BeneytoUpdated README and .gitignore file
2014-11-29 Jose V BeneytoAdded .gitignore file
2014-08-29 Victor MartinezToolchain update for 3.1
2013-09-14 Victor MartinezRemoved libtool test from toolchain 3.0
2013-09-11 Victor MartinezRemoved not used vars to build a generic hardfp toolchain
2013-09-10 Jose V BeneytoFixed clean tag in Makefile. Also removed --with-fpu...
2013-08-19 Victor MartinezFixed versions used in the patch
2013-08-14 Jose V BeneytoCleanup
2013-08-14 Jose V BeneytoAdded libtool to our toolchain to avoid issues with...
2013-08-14 Jose V BeneytoToolchain update for 3.0
2013-08-13 Jose V BeneytoUpdated README file
2013-08-13 Jose V BeneytoRemoved optimization per device. The product should...
2012-12-12 Victor Martinezraspberrypi.mk: removed thumb support. Problems with...
2012-11-28 Victor Martinezgcc: added patch to use the new /lib/ld-linux-armhf...
2012-11-07 Victor MartinezToolchain update libgmp 5.0.5, libmpfr 3.1.1, libmpc...
2011-11-28 Victor MartinezMoved hardcoded vars (abi, arch, fpu, mode and float... 2.7
2011-10-17 Victor MartinezAdded cxa_atexit symvers to gcc-static and cxa_atexit...
2011-10-13 Victor MartinezRemoved wrong pot patch target.
2011-10-13 Victor MartinezFixed gcc-4.6-gnueabihf.patch name to gcc-4.6.1-gnueabi...
2011-10-13 Victor MartinezFixed binutils-2.21-gnueabihf.patch name to binutils...
2011-10-13 Victor MartinezAdded forgotten binutils-2.21-gnueabihf.patch
2011-10-12 Victor MartinezUpdated vars.mk
2011-10-12 Victor MartinezRemoved not needed patch and cleaned glibc patch.
2011-10-12 Victor MartinezInitial commit. Added hardfp support for armv7 with...
2011-10-11 Jose V BeneytoImported files from default toolchain (no hardfp) befor...
2011-10-11 Jose V BeneytoInitial commit. Added README file. master