| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all | florian | 2007-08-05 | 1 | -1/+1 |
* | Allow installing gcj/gnu classpath,for those interested | florian | 2007-08-04 | 1 | -1/+6 |
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ... | nbd | 2007-07-31 | 4 | -0/+1175 |
* | fix the gcc stampfile for initial stage installation | nbd | 2007-07-30 | 1 | -0/+1 |
* | remove leftover CONFIG_JLEVEL | nbd | 2007-07-30 | 1 | -1/+1 |
* | fix an uClibc compile error that only happens on rebuilds | nbd | 2007-07-30 | 1 | -1/+1 |
* | no need to call compile,install on the kernel-headers dir - this gets rid of ... | nbd | 2007-07-30 | 2 | -13/+13 |
* | next round of cleanup, convert target/ - make -j works now ;) | nbd | 2007-07-30 | 1 | -1/+1 |
* | next round of build system cleanup - convert package/ to new structure | nbd | 2007-07-30 | 1 | -2/+2 |
* | remove leftover stuff | nbd | 2007-07-30 | 1 | -1/+0 |
* | fix compile errors with make 3.80 | nbd | 2007-07-30 | 1 | -1/+1 |