toolchain/gcc (linaro): fix extension elimination optimization
[openwrt.git] / toolchain / uClibc /
2009-03-24 nbdfix uclibc symlink for nptl
2009-03-24 nbdadd uclibc-nptl
2009-03-24 nbdremove obsolete comment
2009-03-24 nbdclean up uClibc config handling - use kconfig.pl to...
2009-03-23 nbdfix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
2009-03-23 nbdadd uclibc 0.9.30.1
2009-03-23 nbdclean up uclibc patch/config version handling a bit
2009-03-13 nbdfix stampfile variables for the toolchain build (fixes...
2009-02-28 cyrusUpstream fix for syscall() not setting errno on errors...
2009-02-23 nico[toolchain] move common variables to a dedicated includ...
2009-02-22 nbdbuild system refactoring in preparation for allowing...
2009-02-21 haukeuClibc: refresh patches for uClibc
2009-02-03 nico[toolchain] cosmetic & coherency fixes
2009-01-21 nico[toolchain] fix uClibc fpu/soft-float selection
2009-01-21 nico[toolchain] fix uClibc v0.9.30 build on x86_64
2009-01-21 nico[toolchain] enable UCLIBC_SUSV3_LEGACY in uClibc v0...
2009-01-21 florian[toolchain] add missing config symbol in x86_64 configu...
2009-01-21 nico[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes...
2009-01-21 nico[toolchain] add support for uClibc v0.9.30 (closes...
2009-01-20 nico[toolchain] we have a minimal gcc target compiler since...
2009-01-20 nbduClibc: compile fix for the new linuxthreads implementa...
2009-01-19 nico[toolchain] backport patch to allow building uClibc...
2009-01-17 nico[toolchain] fix linux headers & source paths at uClibc...
2009-01-17 nbduclibc: fix the new libpthread implementation on arm
2009-01-17 nbdadd uclibc eabi patches from #3988
2009-01-14 nbdwork around problems with the libpthread onexit() handler
2009-01-13 nbdfix the new libpthread implementation - the function...
2009-01-13 nbddo not strip uclibc
2009-01-13 nbduse the new linuxthreads implementation on i386,i686
2009-01-13 nbduclibc: add the trunc function
2009-01-13 nbduclibc: add some libpthread fixes
2009-01-08 nico[massive] add support for alternative C libraries ...
2009-01-05 kalozgeneral fixes for openwrt with kernel 2.6.28
2009-01-03 jow[uClibc] enable netlink support
2009-01-03 jow[uClibc] enable support for getifaddrs() - required...
2009-01-02 nbdremove the openat() patch, as it's breaking quite a...
2008-11-16 florianopenat is not an implemented syscall on linux-2.4,...
2008-11-14 hcgAdd support for openat system call - this must be exten...
2008-11-08 nico[cosmetic] indent conditionnals in uClibc Makefile
2008-10-28 florianFix locations for the uClibc snapshot version (#4065)
2008-09-25 larsFix a segfault in uclibc ldso.
2008-09-22 larsAvoid endless recursion in uClibc pthreads.
2008-09-02 nbddisable autorebuild for the toolchain, as it can easily...
2008-08-17 nbdmake libc.so symlink relative instead of absolute ...
2008-07-29 nbdfix uClibc legacy version
2008-07-27 florianUpdate uClibc config for x86_64
2008-07-21 florianuClibc for x86 targets and kernels >= 2.6.24 need to...
2008-07-14 nicouse qstrip macro to strip quoted CONFIG_* strings
2008-06-05 kaloz * refresh storm patches
2008-05-11 nicoFix a bug causing an infinite loop in getaddrinfo ...
2008-05-03 blogicfix up uclibc support for etrax
2008-05-03 blogicfix uclibc version selection
2008-04-27 kalozadd preliminary support for Storm SL3512 based devices...
2008-04-03 kalozfix typo
2008-03-09 nbdfix uclibc build on osx
2008-02-19 nicofix md5sum for v0.28.2 (closes: #3159)
2008-02-14 nbdadd missing config change for OABI
2008-02-07 kalozsync AVR32 patches with upstream
2008-02-02 nbdturn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)
2008-02-01 juhosg[toolchain] eliminate the root cause of the uClibc...
2008-01-27 juhosg[toolchain] uClibc: change some symbols to local on...
2008-01-27 nbdremove some wrong depends/defaults
2008-01-27 ralphoops, missing file
2008-01-27 ralphadd uClibc version 0.9.28.2, 0.9.28.3 and snapshots...
2008-01-26 juhosg[toolchain] uClibc: restore support of shadow passwords...
2007-12-31 florianFix sockets.h for mips/mipsel
2007-12-30 nbdfix uclibc compile on brcm-2.4
2007-12-30 nbdfix ntpd compile
2007-12-30 nbduse __inline__ instead of inline to avoid build errors...
2007-12-30 nbdenable res_close bsd compat, asterisk requires this
2007-12-30 nbdadd a workaround for inline function redefinition
2007-12-30 nbdturn SUSv3 legacy macros into inline functions to avoid...
2007-12-29 nbdreplace cflags hacks with the correct solution
2007-12-29 nbdenable gnu glob in uclibc
2007-12-29 nbdunconditionally enable c99 math support in uclibc ...
2007-12-29 nbdfix comgt compile error caused by the uclibc upgrade
2007-12-29 nbdupdate x86 uclibc configs
2007-12-28 kalozupgrade to uClibc 0.9.29 - break binary compatibility #1
2007-12-28 kalozfixup softfloat handling
2007-12-13 nbdhopefully fix occasional uClibc/gcc build failures
2007-11-20 nbdfix a few stampfile locations
2007-11-09 nbdrevert abi changes in uClibc - on hold for 7.11, will...
2007-11-09 nbddisable crt_fini compatibility in uClibc, compile custo...
2007-09-09 florianFix toolchain generation with FPU enabled (#2242)
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-07-30 nbdremove leftover CONFIG_JLEVEL
2007-07-30 nbdfix an uClibc compile error that only happens on rebuilds
2007-07-08 blogicadded i686 support and profile for t-vision s100
2007-06-29 rwhitbyEnable LDSO_RUNPATH in uClibc configuration for all...
2007-06-12 blogicFixes compile bug for uclibc-cris
2007-06-08 kalozadd support for the AVR32 platform, namely the ATNGW100...
2007-06-02 blogicadd initial support for the crisarchitecture used on...
2007-04-04 florianRemove ldd/ldconfig for the moment (#1551)
2007-04-04 hcgCleanups on romboot and u-boot.
2007-04-03 florianAdd ldd and ldconfig support, template packages derived...
2007-04-01 nbdFix portability patch for uClibc.
2007-02-25 nbdadd x86_64 config for uClibc
2007-02-24 nbdupgrade to uClibc 0.9.28.2
2007-01-27 nbdFix ipv4/ipv6 resolving.
next
This page took 0.259142 seconds and 7 git commands to generate.