Age | Commit message (Expand) | Author |
2008-02-07 | sync AVR32 patches with upstream | kaloz |
2008-02-02 | turn 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-27 | remove some wrong depends/defaults | nbd |
2008-01-27 | oops, missing file | ralph |
2008-01-27 | add 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-31 | Fix sockets.h for mips/mipsel | florian |
2007-12-30 | fix uclibc compile on brcm-2.4 | nbd |
2007-12-30 | fix ntpd compile | nbd |
2007-12-30 | use __inline__ instead of inline to avoid build errors with -ansi | nbd |
2007-12-30 | enable res_close bsd compat, asterisk requires this | nbd |
2007-12-30 | add a workaround for inline function redefinition | nbd |
2007-12-30 | turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ... | nbd |
2007-12-29 | replace cflags hacks with the correct solution | nbd |
2007-12-29 | enable gnu glob in uclibc | nbd |
2007-12-29 | unconditionally enable c99 math support in uclibc - many packages need it | nbd |
2007-12-29 | fix comgt compile error caused by the uclibc upgrade | nbd |
2007-12-29 | update x86 uclibc configs | nbd |
2007-12-28 | upgrade to uClibc 0.9.29 - break binary compatibility #1 | kaloz |
2007-12-28 | fixup softfloat handling | kaloz |
2007-12-13 | hopefully fix occasional uClibc/gcc build failures | nbd |
2007-11-20 | fix a few stampfile locations | nbd |
2007-11-09 | revert abi changes in uClibc - on hold for 7.11, will be added again with the... | nbd |
2007-11-09 | disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc... | nbd |
2007-09-09 | Fix toolchain generation with FPU enabled (#2242) | florian |
2007-09-08 | major target cleanup. it is now possible to have subtargets that can override... | nbd |
2007-08-07 | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd |
2007-07-30 | remove leftover CONFIG_JLEVEL | nbd |
2007-07-30 | fix an uClibc compile error that only happens on rebuilds | nbd |
2007-07-08 | added i686 support and profile for t-vision s100 | blogic |
2007-06-29 | Enable LDSO_RUNPATH in uClibc configuration for all platforms | rwhitby |
2007-06-12 | Fixes compile bug for uclibc-cris | blogic |
2007-06-08 | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | kaloz |
2007-06-02 | add initial support for the crisarchitecture used on foxboards to openwrt | blogic |
2007-04-04 | Remove ldd/ldconfig for the moment (#1551) | florian |
2007-04-04 | Cleanups on romboot and u-boot. | hcg |
2007-04-03 | Add ldd and ldconfig support, template packages derived from gcc and uclibc | florian |
2007-04-01 | Fix portability patch for uClibc. | nbd |
2007-02-25 | add x86_64 config for uClibc | nbd |
2007-02-24 | upgrade to uClibc 0.9.28.2 | nbd |
2007-01-27 | Fix ipv4/ipv6 resolving. | nbd |
2007-01-22 | export __libc_stack_end in dynamically linked binaries as well - fixes uclibc... | nbd |
2006-12-14 | add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 | nbd |
2006-11-30 | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi... | nbd |
2006-11-29 | little endian arm support | mbm |
2006-11-18 | remove old patch | nbd |
2006-10-27 | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | kaloz |
2006-10-26 | bring in floorf so that postgres server will compile by default, package to c... | pavlov |