Remove LINUX_2_6 dependency from qc-usb
[15.05/openwrt.git] / toolchain / uClibc /
2007-12-31 Florian FainelliFix sockets.h for mips/mipsel
2007-12-30 Felix Fietkaufix uclibc compile on brcm-2.4
2007-12-30 Felix Fietkaufix ntpd compile
2007-12-30 Felix Fietkauuse __inline__ instead of inline to avoid build errors...
2007-12-30 Felix Fietkauenable res_close bsd compat, asterisk requires this
2007-12-30 Felix Fietkauadd a workaround for inline function redefinition
2007-12-30 Felix Fietkauturn SUSv3 legacy macros into inline functions to avoid...
2007-12-29 Felix Fietkaureplace cflags hacks with the correct solution
2007-12-29 Felix Fietkauenable gnu glob in uclibc
2007-12-29 Felix Fietkauunconditionally enable c99 math support in uclibc ...
2007-12-29 Felix Fietkaufix comgt compile error caused by the uclibc upgrade
2007-12-29 Felix Fietkauupdate x86 uclibc configs
2007-12-28 Imre Kalozupgrade to uClibc 0.9.29 - break binary compatibility #1
2007-12-28 Imre Kalozfixup softfloat handling
2007-12-13 Felix Fietkauhopefully fix occasional uClibc/gcc build failures
2007-11-20 Felix Fietkaufix a few stampfile locations
2007-11-09 Felix Fietkaurevert abi changes in uClibc - on hold for 7.11, will...
2007-11-09 Felix Fietkaudisable crt_fini compatibility in uClibc, compile custo...
2007-09-09 Florian FainelliFix toolchain generation with FPU enabled (#2242)
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-07-30 Felix Fietkauremove leftover CONFIG_JLEVEL
2007-07-30 Felix Fietkaufix an uClibc compile error that only happens on rebuilds
2007-07-08 John Crispinadded i686 support and profile for t-vision s100
2007-06-29 Rod WhitbyEnable LDSO_RUNPATH in uClibc configuration for all...
2007-06-12 John CrispinFixes compile bug for uclibc-cris
2007-06-08 Imre Kalozadd support for the AVR32 platform, namely the ATNGW100...
2007-06-02 John Crispinadd initial support for the crisarchitecture used on...
2007-04-04 Florian FainelliRemove ldd/ldconfig for the moment (#1551)
2007-04-04 Hamish GuthrieCleanups on romboot and u-boot.
2007-04-03 Florian FainelliAdd ldd and ldconfig support, template packages derived...
2007-04-01 Felix FietkauFix portability patch for uClibc.
2007-02-25 Felix Fietkauadd x86_64 config for uClibc
2007-02-24 Felix Fietkauupgrade to uClibc 0.9.28.2
2007-01-27 Felix FietkauFix ipv4/ipv6 resolving.
2007-01-22 Felix Fietkauexport __libc_stack_end in dynamically linked binaries...
2006-12-14 Felix Fietkauadd a hack for compiling a 32 bit user space with 64...
2006-11-30 Felix Fietkauanother round of ppc fixes - the unfinished include...
2006-11-29 Mike Bakerlittle endian arm support
2006-11-18 Felix Fietkauremove old patch
2006-10-27 Imre Kalozrename the xscale target to ixp4xx for the forthcoming...
2006-10-26 Tim Yardleybring in floorf so that postgres server will compile...
2006-10-26 Tim Yardleyadd a configuration option to enable full c99 math...
2006-10-22 Felix Fietkauuse getdents64 in the uClibc glob function
2006-10-18 Felix Fietkauimprove parallel building
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-10-10 Felix Fietkauadd uclibc portability patch (by thorsten glaser)
2006-10-10 Felix Fietkaurename patch
2006-09-27 Felix Fietkaumove tools from toolchain/ to tools/
2006-09-15 Felix Fietkauenable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibl...
2006-08-25 Imre Kalozadd basic support for the Magicbox boards
2006-08-06 Imre Kalozadd XScale support to -ng
2006-08-04 Mike Bakerfix everything I broke with the previous patches
2006-06-27 Felix Fietkauadd missing copyright
2006-06-21 Felix Fietkaumove uClibc/files/config.* to uClibc/config/* and allow...
2006-06-21 Felix Fietkaumassive cleanup of toolchain/
2006-05-31 Felix Fietkaucleanup; replace .PHONY with FORCE; disable gdb by...
2006-05-31 Felix Fietkaufix toolchain build
2006-05-12 Mike Bakerfix BR2_ and CONFIG_ issues
2006-04-20 Felix Fietkaumenuconfig cleanup
2006-03-22 Mike Bakerpreliminary ppc support
2006-02-01 Mike Bakerchange cp to $(CP)
2005-12-26 Waldemar Brodkorbmipseb -> mips, thx kaloz for clearification
2005-12-25 Waldemar Brodkorbfirst ar531x support for 2.4, thx Mile Albon, some...
2005-11-09 Felix Fietkauadd fini crt compat option to mipsel uclibc config
2005-10-21 Felix Fietkaumake uclibc a bit smaller
2005-10-21 Felix Fietkaurename config.mips to config.mipsel in uclibc directory
2005-10-20 Nicolas Thillupdate uClibc config for i386
2005-10-20 Imre Kalozupdate to uClibc v0.9.8
2005-08-27 Felix Fietkauadd cflags to uClibc compile
2005-08-23 Nicolas Thilladd missing sockopts for ipv6 in bits/in.h
2005-07-24 Nicolas Thilladd support for multiple target arch
2005-07-24 Nicolas Thillprepare for multiple target arch
2005-07-20 Felix Fietkaumore cleanup in toolchain/
2005-07-17 Felix Fietkaumove target/default/target_skeleton into package/base...
2005-04-29 Felix Fietkaufix uclibc gcc4 compile
2005-04-09 Nicolas ThillRemove libpthread from root_dir
2005-04-06 Felix Fietkauadd some fixes for compiling on mac os x
2005-04-05 Felix Fietkauhide experimental/developer options from the user....
2005-04-04 Felix Fietkaufix ipv6 host name lookup from /etc/hosts
2005-03-19 Felix Fietkauadd downloading script (with md5sum checking and source...
2005-03-06 Mike Bakernbd's makefile/menuconfig rewrite
2005-02-19 Waldemar Brodkorbdemistifying make *clean targets, fix some clean target...
2005-02-08 Waldemar Brodkorbuse stable uclibc
2005-02-06 Mike Baker*** empty log message ***
2005-01-16 Mike BakerInitial revision