2007-12-31 |
Florian Fainelli | Fix sockets.h for mips/mipsel |
tree | commitdiff |
2007-12-30 |
Felix Fietkau | fix uclibc compile on brcm-2.4 |
tree | commitdiff |
2007-12-30 |
Felix Fietkau | fix ntpd compile |
tree | commitdiff |
2007-12-30 |
Felix Fietkau | use __inline__ instead of inline to avoid build errors... |
tree | commitdiff |
2007-12-30 |
Felix Fietkau | enable res_close bsd compat, asterisk requires this |
tree | commitdiff |
2007-12-30 |
Felix Fietkau | add a workaround for inline function redefinition |
tree | commitdiff |
2007-12-30 |
Felix Fietkau | turn SUSv3 legacy macros into inline functions to avoid... |
tree | commitdiff |
2007-12-29 |
Felix Fietkau | replace cflags hacks with the correct solution |
tree | commitdiff |
2007-12-29 |
Felix Fietkau | enable gnu glob in uclibc |
tree | commitdiff |
2007-12-29 |
Felix Fietkau | unconditionally enable c99 math support in uclibc ... |
tree | commitdiff |
2007-12-29 |
Felix Fietkau | fix comgt compile error caused by the uclibc upgrade |
tree | commitdiff |
2007-12-29 |
Felix Fietkau | update x86 uclibc configs |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | use softfloat and GNU EABI on the IOP, too |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | move ARM to the GNU EABI |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | use soft float by default on arm and powerpc |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | upgrade to uClibc 0.9.29 - break binary compatibility #1 |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | we don't use Atmel version numbers |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | add another softfloat patch |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | update AVR32 binutils patches |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | update binutils autoconf scripts, too |
tree | commitdiff |
2007-12-28 |
Imre Kaloz | fixup softfloat handling |
tree | commitdiff |
2007-12-26 |
Andy Boyett | Disabling use of libintl in kernel-headers. |
tree | commitdiff |
2007-12-26 |
Imre Kaloz | softfloat should be available on armeb, but not on... |
tree | commitdiff |
2007-12-20 |
John Crispin | added binutils 2.18 selection, Signed-off-by: Robert... |
tree | commitdiff |
2007-12-13 |
Felix Fietkau | hopefully fix occasional uClibc/gcc build failures |
tree | commitdiff |
2007-11-20 |
Felix Fietkau | fix a few stampfile locations |
tree | commitdiff |
2007-11-09 |
Felix Fietkau | revert abi changes in uClibc - on hold for 7.11, will... |
tree | commitdiff |
2007-11-09 |
Felix Fietkau | disable crt_fini compatibility in uClibc, compile custo... |
tree | commitdiff |
2007-10-26 |
Florian Fainelli | Update CFLAGS pickup to match the target variable name... |
tree | commitdiff |
2007-10-25 |
Imre Kaloz | add gcc 4.2.2 |
tree | commitdiff |
2007-10-23 |
Felix Fietkau | Add binutils extra configure options |
tree | commitdiff |
2007-10-23 |
Felix Fietkau | openwrt: honour gcc extra configuration flags |
tree | commitdiff |
2007-10-07 |
John Crispin | changed the -fhonours-copts gcc patch, such that the... |
tree | commitdiff |
2007-10-01 |
Felix Fietkau | fix gdb installation |
tree | commitdiff |
2007-09-24 |
Felix Fietkau | remove obsolete file |
tree | commitdiff |
2007-09-09 |
Florian Fainelli | Fix toolchain generation with FPU enabled (#2242) |
tree | commitdiff |
2007-09-08 |
Felix Fietkau | major target cleanup. it is now possible to have subtar... |
tree | commitdiff |
2007-08-26 |
Nicolas Thill | include kernel-version.mk from kernel.mk so that a... |
tree | commitdiff |
2007-08-26 |
Nicolas Thill | fix typo (closes: #2275) |
tree | commitdiff |
2007-08-23 |
Florian Fainelli | Disable multilib by default |
tree | commitdiff |
2007-08-13 |
Florian Fainelli | Fix the stage2 compilation, no side effect with gcc4... |
tree | commitdiff |
2007-08-11 |
Florian Fainelli | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN... |
tree | commitdiff |
2007-08-09 |
Florian Fainelli | Fix gdb installation, thanks to Alfred Heggestad |
tree | commitdiff |
2007-08-08 |
Florian Fainelli | rdc can be built with gcc4 as well, my mistake |
tree | commitdiff |
2007-08-07 |
Felix Fietkau | fix kernel-headers download (#2179) |
tree | commitdiff |
2007-08-07 |
Felix Fietkau | build system cleanup/restructuring as described in... |
tree | commitdiff |
2007-08-05 |
Florian Fainelli | rdc-2.6 must be built with gcc-3.4.6, if not it will... |
tree | commitdiff |
2007-08-04 |
Florian Fainelli | Allow installing gcj/gnu classpath,for those interested |
tree | commitdiff |
2007-07-31 |
Felix Fietkau | Port the mbsd_multi patch from freewrt, which adds... |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | fix the gcc stampfile for initial stage installation |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | remove leftover CONFIG_JLEVEL |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | fix an uClibc compile error that only happens on rebuilds |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | no need to call compile,install on the kernel-headers... |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | next round of cleanup, convert target/ - make -j works... |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | next round of build system cleanup - convert package... |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | remove leftover stuff |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | fix compile errors with make 3.80 |
tree | commitdiff |
2007-07-30 |
Imre Kaloz | add gcc 4.2.1 |
tree | commitdiff |
2007-07-28 |
Felix Fietkau | use $(curdir) again |
tree | commitdiff |
2007-07-28 |
Felix Fietkau | build system fixes, more cleanup |
tree | commitdiff |
2007-07-11 |
Felix Fietkau | fix cflags for xscale (#2026) |
tree | commitdiff |
2007-07-08 |
John Crispin | added i686 support and profile for t-vision s100 |
tree | commitdiff |
2007-07-01 |
Florian Fainelli | Use -Os for rdc and -O2 for the x86 target |
tree | commitdiff |
2007-06-29 |
Rod Whitby | Enable LDSO_RUNPATH in uClibc configuration for all... |
tree | commitdiff |
2007-06-28 |
Felix Fietkau | update magicbox target to 2.6.22-rc6, select gcc 4... |
tree | commitdiff |
2007-06-28 |
Felix Fietkau | fix gcc 4.2.0 compile for ppc |
tree | commitdiff |
2007-06-28 |
Felix Fietkau | add update target to toolchain/ |
tree | commitdiff |
2007-06-28 |
Felix Fietkau | replace gcc 4.2 snapshot with 4.2.0 release (sync patch... |
tree | commitdiff |
2007-06-28 |
Felix Fietkau | remove the custom Build/Prepare override in binutils... |
tree | commitdiff |
2007-06-28 |
Felix Fietkau | enable the refresh target in toolchain/ |
tree | commitdiff |
2007-06-28 |
Felix Fietkau | disable quilt for kernel-headers |
tree | commitdiff |
2007-06-12 |
John Crispin | added several patches to make packages compile for... |
tree | commitdiff |
2007-06-12 |
John Crispin | Fixes compile bug for uclibc-cris |
tree | commitdiff |
2007-06-12 |
Felix Fietkau | fix kernel-headers patching (#1878) |
tree | commitdiff |
2007-06-08 |
Imre Kaloz | add support for the AVR32 platform, namely the ATNGW100... |
tree | commitdiff |
2007-06-08 |
Imre Kaloz | we don't need libmudflap at all |
tree | commitdiff |
2007-06-08 |
Imre Kaloz | use binutils 2.17 by default |
tree | commitdiff |
2007-06-02 |
John Crispin | Fixed a bug in the kernel-headers/Makefile introduced... |
tree | commitdiff |
2007-06-02 |
John Crispin | add initial support for the crisarchitecture used on... |
tree | commitdiff |
2007-05-07 |
Felix Fietkau | add arm fix for gdb from #1468 |
tree | commitdiff |
2007-04-18 |
Felix Fietkau | the default_subtargets template was a bad idea, since... |
tree | commitdiff |
2007-04-04 |
Florian Fainelli | Remove ldd/ldconfig for the moment (#1551) |
tree | commitdiff |
2007-04-04 |
Hamish Guthrie | Cleanups on romboot and u-boot. Conditionally apply... |
tree | commitdiff |
2007-04-03 |
Florian Fainelli | Add ldd and ldconfig support, template packages derived... |
tree | commitdiff |
2007-04-01 |
Felix Fietkau | Fix portability patch for uClibc. Certain versions... |
tree | commitdiff |
2007-03-28 |
Felix Fietkau | Nuke lots of obsolete compiler versions Make gcc4 depen... |
tree | commitdiff |
2007-03-11 |
Imre Kaloz | fix gcc version selection |
tree | commitdiff |
2007-03-07 |
Hamish Guthrie | Changed default compiler for 2.6 kernels to 4.1.2 |
tree | commitdiff |
2007-03-03 |
Felix Fietkau | changes to target/linux/generic-* should not trigger... |
tree | commitdiff |
2007-02-28 |
Felix Fietkau | mark uml as broken and add some cleanups (not working... |
tree | commitdiff |
2007-02-28 |
Felix Fietkau | remove remaining unnecessary dependency |
tree | commitdiff |
2007-02-27 |
Felix Fietkau | move ccache to tools/ and fix potential dependency... |
tree | commitdiff |
2007-02-27 |
Felix Fietkau | fix ccache build (#1415) |
tree | commitdiff |
2007-02-25 |
Felix Fietkau | add x86_64 config for uClibc |
tree | commitdiff |
2007-02-25 |
Felix Fietkau | add kernel_headers dependency on target/linux/generic-2.* |
tree | commitdiff |
2007-02-25 |
Felix Fietkau | clean up stampfile mess for tools/ and toolchain/ |
tree | commitdiff |
2007-02-24 |
Felix Fietkau | upgrade to uClibc 0.9.28.2 |
tree | commitdiff |
2007-02-22 |
Imre Kaloz | add gcc 4.1.2 (closes #1381) |
tree | commitdiff |
2007-01-27 |
Felix Fietkau | Fix ipv4/ipv6 resolving. When not using AF_INET, gethos... |
tree | commitdiff |
2007-01-26 |
Felix Fietkau | Fix gcc version selection - default version for linux... |
tree | commitdiff |
next |