This website requires JavaScript.
Explore
Help
Sign In
NetCube-Systems-Austria
/
kumquat-buildroot
Watch
1
Star
0
Fork
0
You've already forked kumquat-buildroot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
58ba99a1ea
kumquat-buildroot
/
toolchain
History
Mike Frysinger
58ba99a1ea
update sh support
2005-08-30 22:49:33 +00:00
..
binutils
This patch (and the one that got checked in for gdb-snapshot) hack the opcodes such that the MIPS32r2 instruction 'rdhwr' actually appears in the list of MIPS I instructions. This allows us to get disassembly for non-MIPS32r2 binaries.
2005-08-30 03:39:43 +00:00
ccache
Update ccache to the latest version, which adds features.
2005-06-23 22:09:12 +00:00
gcc
update sh support
2005-08-30 22:49:33 +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
patch-kernel.sh