CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
toolchain.git
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