Age | Commit message (Expand) | Author |
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 | use softfloat and GNU EABI on the IOP, too | kaloz |
2007-12-28 | move ARM to the GNU EABI | kaloz |
2007-12-28 | use soft float by default on arm and powerpc | kaloz |
2007-12-28 | upgrade to uClibc 0.9.29 - break binary compatibility #1 | kaloz |
2007-12-28 | we don't use Atmel version numbers | kaloz |
2007-12-28 | add another softfloat patch | kaloz |
2007-12-28 | update AVR32 binutils patches | kaloz |
2007-12-28 | update binutils autoconf scripts, too | kaloz |
2007-12-28 | fixup softfloat handling | kaloz |
2007-12-26 | Disabling use of libintl in kernel-headers. | agb |
2007-12-26 | softfloat should be available on armeb, but not on mips until the kernel fpu ... | kaloz |
2007-12-20 | added binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashc... | blogic |
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-10-26 | Update CFLAGS pickup to match the target variable name, allow i686 to be opti... | florian |
2007-10-25 | add gcc 4.2.2 | kaloz |
2007-10-23 | Add binutils extra configure options | nbd |
2007-10-23 | openwrt: honour gcc extra configuration flags | nbd |
2007-10-07 | changed the -fhonours-copts gcc patch, such that the function needs to be tur... | blogic |
2007-10-01 | fix gdb installation | nbd |
2007-09-24 | remove obsolete file | 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-26 | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico |
2007-08-26 | fix typo (closes: #2275) | nico |
2007-08-23 | Disable multilib by default | florian |
2007-08-13 | Fix the stage2 compilation, no side effect with gcc4 (#2190) | florian |
2007-08-11 | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec... | florian |
2007-08-09 | Fix gdb installation, thanks to Alfred Heggestad | florian |
2007-08-08 | rdc can be built with gcc4 as well, my mistake | florian |
2007-08-07 | fix kernel-headers download (#2179) | nbd |
2007-08-07 | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd |
2007-08-05 | rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all | florian |
2007-08-04 | Allow installing gcj/gnu classpath,for those interested | florian |
2007-07-31 | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ... | nbd |
2007-07-30 | fix the gcc stampfile for initial stage installation | 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-30 | no need to call compile,install on the kernel-headers dir - this gets rid of ... | nbd |