kumquat-buildroot/toolchain
2006-11-28 10:06:48 +00:00
..
binutils - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
ccache - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 2006-10-01 15:17:52 +00:00
dependencies - fix parsing the gcc version. Also look at the HOSTCC's version rather than a random gcc that may be installed. 2006-11-28 10:06:48 +00:00
elf2flt fix by hootsmon to make sure the includes are found properly #855 2006-04-29 04:08:25 +00:00
gcc - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
gdb - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
kernel-headers - bump version 2006-11-22 21:02:21 +00:00
mklibs Add support for mklibs (strips unused syms from shared libs such as uClibc) 2006-08-02 21:19:09 +00:00
sstrip - rectify brute-force sed invocation (too *many*).. 2006-03-14 19:10:21 +00:00
uClibc - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
Config.in Add support for mklibs (strips unused syms from shared libs such as uClibc) 2006-08-02 21:19:09 +00:00
Makefile.in sync thread stuff with config.in as pointed out by mjn3 2006-04-14 22:37:50 +00:00
patch-kernel.sh