buildrootschalter/toolchain
2005-08-30 03:37:12 +00:00
..
binutils jdupre writes in Bug 390: trying to use buildroot failed telling me to install bison ... turns out i was missing which, not bison 2005-08-28 07:56:08 +00:00
ccache Update ccache to the latest version, which adds features. 2005-06-23 22:09:12 +00:00
gcc Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to install them. 2005-08-03 01:25:12 +00:00
gdb Add in support for downloading and building the latest snapshot of GDB. If you want to debug NPTL binaries, you'll need the latest and greatest. Patches for 6.3 will be forward ported where applicable later this week. 2005-08-30 03:37:12 +00:00
kernel-headers Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0. 2005-08-18 23:15:57 +00:00
sstrip touchup descriptions 2005-08-09 22:19:04 +00:00
uClibc allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config anymore. Patch adds setting UCLIBC_HAS_THREADS instead. 2005-08-28 08:00:30 +00:00
Config.in touchup descriptions 2005-08-09 22:19:04 +00:00
Makefile.in There is no need to have a separate 'Makefile.in' file in the 2005-02-10 03:06:39 +00:00
patch-kernel.sh force patches to be converted -p1 2004-10-19 14:30:48 +00:00