| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove some wrong depends/defaults | nbd | 2008-01-27 | 1 | -2/+0 |
* | oops, missing file | ralph | 2008-01-27 | 1 | -0/+8 |
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (... | ralph | 2008-01-27 | 34 | -6/+6045 |
* | [toolchain] uClibc: restore support of shadow passwords, but make it configur... | juhosg | 2008-01-26 | 12 | -21/+23 |
* | Fix sockets.h for mips/mipsel | florian | 2007-12-31 | 1 | -0/+12 |
* | fix uclibc compile on brcm-2.4 | nbd | 2007-12-30 | 1 | -0/+26 |
* | fix ntpd compile | nbd | 2007-12-30 | 1 | -0/+14 |
* | use __inline__ instead of inline to avoid build errors with -ansi | nbd | 2007-12-30 | 1 | -10/+10 |
* | enable res_close bsd compat, asterisk requires this | nbd | 2007-12-30 | 8 | -8/+8 |
* | add a workaround for inline function redefinition | nbd | 2007-12-30 | 1 | -3/+11 |
* | turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ... | nbd | 2007-12-30 | 1 | -0/+91 |
* | replace cflags hacks with the correct solution | nbd | 2007-12-29 | 8 | -8/+8 |
* | enable gnu glob in uclibc | nbd | 2007-12-29 | 8 | -8/+8 |
* | unconditionally enable c99 math support in uclibc - many packages need it | nbd | 2007-12-29 | 11 | -17/+9 |
* | fix comgt compile error caused by the uclibc upgrade | nbd | 2007-12-29 | 1 | -0/+22 |
* | update x86 uclibc configs | nbd | 2007-12-29 | 2 | -56/+108 |
* | use softfloat and GNU EABI on the IOP, too | kaloz | 2007-12-28 | 1 | -1/+1 |
* | move ARM to the GNU EABI | kaloz | 2007-12-28 | 1 | -1/+1 |
* | use soft float by default on arm and powerpc | kaloz | 2007-12-28 | 1 | -1/+1 |
* | upgrade to uClibc 0.9.29 - break binary compatibility #1 | kaloz | 2007-12-28 | 35 | -4510/+4258 |
* | we don't use Atmel version numbers | kaloz | 2007-12-28 | 1 | -13/+0 |
* | add another softfloat patch | kaloz | 2007-12-28 | 1 | -0/+26 |
* | update AVR32 binutils patches | kaloz | 2007-12-28 | 5 | -17866/+28171 |
* | update binutils autoconf scripts, too | kaloz | 2007-12-28 | 1 | -0/+1 |
* | fixup softfloat handling | kaloz | 2007-12-28 | 3 | -1/+4 |
* | Disabling use of libintl in kernel-headers. | agb | 2007-12-26 | 1 | -0/+1 |
* | softfloat should be available on armeb, but not on mips until the kernel fpu ... | kaloz | 2007-12-26 | 1 | -1/+1 |
* | added binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashc... | blogic | 2007-12-20 | 1 | -0/+4 |
* | hopefully fix occasional uClibc/gcc build failures | nbd | 2007-12-13 | 1 | -4/+5 |
* | fix a few stampfile locations | nbd | 2007-11-20 | 2 | -3/+3 |
* | revert abi changes in uClibc - on hold for 7.11, will be added again with the... | nbd | 2007-11-09 | 3 | -3/+3 |
* | disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc... | nbd | 2007-11-09 | 3 | -3/+3 |
* | Update CFLAGS pickup to match the target variable name, allow i686 to be opti... | florian | 2007-10-26 | 1 | -2/+3 |
* | add gcc 4.2.2 | kaloz | 2007-10-25 | 20 | -0/+4359 |
* | Add binutils extra configure options | nbd | 2007-10-23 | 2 | -0/+8 |
* | openwrt: honour gcc extra configuration flags | nbd | 2007-10-23 | 1 | -0/+2 |
* | changed the -fhonours-copts gcc patch, such that the function needs to be tur... | blogic | 2007-10-07 | 4 | -4/+4 |
* | fix gdb installation | nbd | 2007-10-01 | 1 | -2/+2 |
* | remove obsolete file | nbd | 2007-09-24 | 1 | -8/+0 |
* | Fix toolchain generation with FPU enabled (#2242) | florian | 2007-09-09 | 1 | -1/+1 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 3 | -4/+6 |
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico | 2007-08-26 | 1 | -1/+0 |
* | fix typo (closes: #2275) | nico | 2007-08-26 | 1 | -1/+1 |
* | Disable multilib by default | florian | 2007-08-23 | 1 | -0/+2 |
* | Fix the stage2 compilation, no side effect with gcc4 (#2190) | florian | 2007-08-13 | 1 | -3/+1 |
* | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec... | florian | 2007-08-11 | 1 | -1/+1 |
* | Fix gdb installation, thanks to Alfred Heggestad | florian | 2007-08-09 | 1 | -1/+1 |
* | rdc can be built with gcc4 as well, my mistake | florian | 2007-08-08 | 1 | -1/+1 |
* | fix kernel-headers download (#2179) | nbd | 2007-08-07 | 1 | -7/+10 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 7 | -114/+113 |