we have a minimal gcc target compiler since [13931], so use it in uClibc headers...
[openwrt/staging/florian.git] / toolchain / uClibc /
2009-01-20 Nicolas Thillwe have a minimal gcc target compiler since [13931...
2009-01-20 Felix FietkauuClibc: compile fix for the new linuxthreads implementa...
2009-01-19 Nicolas Thillbackport patch to allow building uClibc-0.9.28.2 on...
2009-01-17 Nicolas Thillfix linux headers & source paths at uClibc config stage
2009-01-17 Felix Fietkauuclibc: fix the new libpthread implementation on arm
2009-01-17 Felix Fietkauadd uclibc eabi patches from #3988
2009-01-14 Felix Fietkauwork around problems with the libpthread onexit() handler
2009-01-13 Felix Fietkaufix the new libpthread implementation - the function...
2009-01-13 Felix Fietkaudo not strip uclibc
2009-01-13 Felix Fietkauuse the new linuxthreads implementation on i386,i686
2009-01-13 Felix Fietkauuclibc: add the trunc function
2009-01-13 Felix Fietkauuclibc: add some libpthread fixes
2009-01-08 Nicolas Thilladd support for alternative C libraries (currently...
2009-01-05 Imre Kalozgeneral fixes for openwrt with kernel 2.6.28
2009-01-03 Jo-Philipp Wichenable netlink support
2009-01-03 Jo-Philipp Wichenable support for getifaddrs() - required by lldpd
2009-01-02 Felix Fietkauremove the openat() patch, as it's breaking quite a...
2008-11-16 Florian Fainelliopenat is not an implemented syscall on linux-2.4,...
2008-11-14 Hamish GuthrieAdd support for openat system call - this must be exten...
2008-11-08 Nicolas Thillindent conditionnals in uClibc Makefile
2008-10-28 Florian FainelliFix locations for the uClibc snapshot version (#4065)
2008-09-25 Lars-Peter ClausenFix a segfault in uclibc ldso.
2008-09-22 Lars-Peter ClausenAvoid endless recursion in uClibc pthreads.
2008-09-02 Felix Fietkaudisable autorebuild for the toolchain, as it can easily...
2008-08-17 Felix Fietkaumake libc.so symlink relative instead of absolute ...
2008-07-29 Felix Fietkaufix uClibc legacy version
2008-07-27 Florian FainelliUpdate uClibc config for x86_64
2008-07-21 Florian FainelliuClibc for x86 targets and kernels >= 2.6.24 need to...
2008-07-14 Nicolas Thilluse qstrip macro to strip quoted CONFIG_* strings
2008-06-05 Imre Kaloz* refresh storm patches * disable BX in uClibc config...
2008-05-11 Nicolas ThillFix a bug causing an infinite loop in getaddrinfo ...
2008-05-03 John Crispinfix up uclibc support for etrax
2008-05-03 John Crispinfix uclibc version selection
2008-04-27 Imre Kalozadd preliminary support for Storm SL3512 based devices...
2008-04-03 Imre Kalozfix typo
2008-03-09 Felix Fietkaufix uclibc build on osx
2008-02-19 Nicolas Thillfix md5sum for v0.28.2 (closes: #3159)
2008-02-14 Felix Fietkauadd missing config change for OABI
2008-02-07 Imre Kalozsync AVR32 patches with upstream
2008-02-02 Felix Fietkauturn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)
2008-02-01 Gabor Juhoseliminate the root cause of the uClibc problems on...
2008-01-27 Gabor JuhosuClibc: change some symbols to local on ppc to make...
2008-01-27 Felix Fietkauremove some wrong depends/defaults
2008-01-27 Ralph Hempeloops, missing file
2008-01-27 Ralph Hempeladd uClibc version 0.9.28.2, 0.9.28.3 and snapshots...
2008-01-26 Gabor JuhosuClibc: restore support of shadow passwords, but make...
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. Conditionally apply...
2007-04-03 Florian FainelliAdd ldd and ldconfig support, template packages derived...
2007-04-01 Felix FietkauFix portability patch for uClibc. Certain versions...
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. When not using AF_INET, gethos...
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
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk