summaryrefslogtreecommitdiff
path: root/toolchain/uClibc
AgeCommit message (Expand)Author
2008-02-02turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)nbd
2008-02-01[toolchain] eliminate the root cause of the uClibc problems on the powerpc pl...juhosg
2008-01-27[toolchain] uClibc: change some symbols to local on ppc to make Kaloz happy :)juhosg
2008-01-27remove some wrong depends/defaultsnbd
2008-01-27oops, missing fileralph
2008-01-27add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...ralph
2008-01-26[toolchain] uClibc: restore support of shadow passwords, but make it configur...juhosg
2007-12-31Fix sockets.h for mips/mipselflorian
2007-12-30fix uclibc compile on brcm-2.4nbd
2007-12-30fix ntpd compilenbd
2007-12-30use __inline__ instead of inline to avoid build errors with -ansinbd
2007-12-30enable res_close bsd compat, asterisk requires thisnbd
2007-12-30add a workaround for inline function redefinitionnbd
2007-12-30turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ...nbd
2007-12-29replace cflags hacks with the correct solutionnbd
2007-12-29enable gnu glob in uclibcnbd
2007-12-29unconditionally enable c99 math support in uclibc - many packages need itnbd
2007-12-29fix comgt compile error caused by the uclibc upgradenbd
2007-12-29update x86 uclibc configsnbd
2007-12-28upgrade to uClibc 0.9.29 - break binary compatibility #1kaloz
2007-12-28fixup softfloat handlingkaloz
2007-12-13hopefully fix occasional uClibc/gcc build failuresnbd
2007-11-20fix a few stampfile locationsnbd
2007-11-09revert abi changes in uClibc - on hold for 7.11, will be added again with the...nbd
2007-11-09disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc...nbd
2007-09-09Fix toolchain generation with FPU enabled (#2242)florian
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-30remove leftover CONFIG_JLEVELnbd
2007-07-30fix an uClibc compile error that only happens on rebuildsnbd
2007-07-08added i686 support and profile for t-vision s100blogic
2007-06-29Enable LDSO_RUNPATH in uClibc configuration for all platformsrwhitby
2007-06-12Fixes compile bug for uclibc-crisblogic
2007-06-08add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz
2007-06-02add initial support for the crisarchitecture used on foxboards to openwrtblogic
2007-04-04Remove ldd/ldconfig for the moment (#1551)florian
2007-04-04Cleanups on romboot and u-boot.hcg
2007-04-03Add ldd and ldconfig support, template packages derived from gcc and uclibcflorian
2007-04-01Fix portability patch for uClibc.nbd
2007-02-25add x86_64 config for uClibcnbd
2007-02-24upgrade to uClibc 0.9.28.2nbd
2007-01-27Fix ipv4/ipv6 resolving.nbd
2007-01-22export __libc_stack_end in dynamically linked binaries as well - fixes uclibc...nbd
2006-12-14add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64nbd
2006-11-30another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi...nbd
2006-11-29little endian arm supportmbm
2006-11-18remove old patchnbd
2006-10-27rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz
2006-10-26bring in floorf so that postgres server will compile by default, package to c...pavlov
2006-10-26add a configuration option to enable full c99 math in libm. this is needed f...pavlov