gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoid genera...
[openwrt/openwrt.git] / toolchain / uClibc /
2009-10-20 Felix Fietkaufix pthread mklibs relinking by copying libpthread_so...
2009-10-19 Felix Fietkauremove support for uclibc 0.9.29
2009-10-19 Felix FietkauuClibc: add support for mips non-pic relocations in...
2009-10-10 Felix Fietkaugcc: add llvm-gcc and llvm from trunk (does not success...
2009-10-10 Felix FietkauuClibc: add copysign, copysignf, copysignl for i386
2009-10-10 Felix FietkauuClibc: fix strrchr on i386
2009-10-07 Florian Fainellioptimize binaries for the rm5200 cpu present on cobalt...
2009-10-02 Nicolas ThilluClibc: remove absolute path linking to host libraries...
2009-09-26 Florian FainelliDo not save variables in hi or lo across system calls...
2009-08-29 Felix Fietkauuclibc: to rebuild libc.so.0, mklibs.py needs access...
2009-08-26 Florian Fainellimore cygwin build fixes
2009-08-21 Felix Fietkauadd a heavily cleaned up version of ubicom32 toolchain...
2009-07-07 Gabor JuhosuClibc: fix build error on ARM targets (closes #5473)
2009-07-06 Florian Fainelliadd more gcc-4.4 patches from uclibc's mailing-list
2009-06-23 Imre Kalozadd missing patch from the uclibc buildroot
2009-06-21 Imre Kalozadd preliminary coldfire v4e support
2009-06-03 Gabor JuhosuClibc-0.9.30.1: fix possible NULL pointer dereference...
2009-05-29 Felix FietkauuClibc: bsd supports the same floating point classifica...
2009-05-29 Felix FietkauuClibc: add a wrapper for the missing finite() function
2009-05-29 Hamish GuthrieAdd the missing 5th arg to the ppoll syscall. Fixes...
2009-05-28 Felix FietkauuClibc 0.9.30.1: fix extra/scripts/unifdef.c like in...
2009-05-27 Jo-Philipp Wichenable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc...
2009-05-25 Imre Kalozmake uclibc 0.9.30.1 the default
2009-05-22 Felix Fietkauupgrade uclibc-nptl to a recent version - seems to...
2009-05-11 Imre Kalozadd preliminary support for the successor of the storm...
2009-05-07 Jo-Philipp WichFix Image Builder building - added missing /bin dir...
2009-05-07 Felix Fietkauuclibc 0.9.30.1: add c99 long double math fix from...
2009-05-06 Felix FietkauuClibc 0.9.30*: add a separate config file for brcm...
2009-05-04 Felix Fietkaufix the uclibc rebuild issue which leads to unresolved...
2009-05-04 Felix Fietkauuclibc 0.9.30: fix isnan declaration
2009-05-04 Felix Fietkauuclibc 0.9.29: fix isinf, finite prototypes
2009-04-27 Florian Fainellibuilding uml on x86_64 w/ uClibc 0.9.29 is currently...
2009-04-24 Nicolas ThilluClibc cleanup: - use full version string (0.9.30.1...
2009-04-24 Nicolas ThilluClibc NPTL: remove the pthread daemon() fix and revert...
2009-04-23 Felix Fietkauuclibc: add the pthread daemon() fix from #4809
2009-04-23 Felix Fietkauuclibc: remove the sockets_throw patch from 0.9.30...
2009-04-18 Felix Fietkauadd a modified version of the mips64 patch from #4603
2009-04-09 Felix Fietkaumark uclibc nptl and snapshot as broken
2009-03-24 Felix Fietkaufix uclibc subdir
2009-03-24 Felix Fietkauappend the correct extraversion to the toolchain's...
2009-03-24 Felix Fietkaufix uclibc symlink for nptl
2009-03-24 Felix Fietkauadd uclibc-nptl
2009-03-24 Felix Fietkauremove obsolete comment
2009-03-24 Felix Fietkauclean up uClibc config handling - use kconfig.pl to...
2009-03-23 Felix Fietkaufix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
2009-03-23 Felix Fietkauadd uclibc 0.9.30.1
2009-03-23 Felix Fietkauclean up uclibc patch/config version handling a bit
2009-03-13 Felix Fietkaufix stampfile variables for the toolchain build (fixes...
2009-02-28 Steven BarthUpstream fix for syscall() not setting errno on errors...
2009-02-23 Nicolas Thillmove common variables to a dedicated include file
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2009-02-21 Hauke MehrtensuClibc: refresh patches for uClibc
2009-02-03 Nicolas Thillcosmetic & coherency fixes
2009-01-21 Nicolas Thillfix uClibc fpu/soft-float selection
2009-01-21 Nicolas Thillfix uClibc v0.9.30 build on x86_64
2009-01-21 Nicolas Thillenable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs...
2009-01-21 Florian Fainelliadd missing config symbol in x86_64 configuration
2009-01-21 Nicolas Thilladd support for gcc v4.3.1 & v4.3.2 (closes: #3479...
2009-01-21 Nicolas Thilladd support for uClibc v0.9.30 (closes: #4271), thanks...
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...
next