kumquat-buildroot/toolchain
Eric Andersen 28283d54a8 fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS
fix spacing on env var failure notices
2006-12-13 07:25:22 +00:00
..
binutils ver bump 2006-12-02 19:02:21 +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 cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS 2006-12-13 07:25:22 +00:00
elf2flt
gcc - workaround vi's syntax highlighting 2006-12-12 17:01:26 +00:00
gdb - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
kernel-headers use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin 2006-12-08 05:24:59 +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
uClibc fix a few little glitches I left in here the other day 2006-12-13 06:59:01 +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
patch-kernel.sh