2009-03-24 |
Felix Fietkau | fix uclibc subdir |
tree | commitdiff |
2009-03-24 |
Felix Fietkau | append the correct extraversion to the toolchain's... |
tree | commitdiff |
2009-03-24 |
Felix Fietkau | fix uclibc symlink for nptl |
tree | commitdiff |
2009-03-24 |
Felix Fietkau | add uclibc-nptl |
tree | commitdiff |
2009-03-24 |
Felix Fietkau | remove obsolete comment |
tree | commitdiff |
2009-03-24 |
Felix Fietkau | clean up uClibc config handling - use kconfig.pl to... |
tree | commitdiff |
2009-03-23 |
Felix Fietkau | fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink |
tree | commitdiff |
2009-03-23 |
Felix Fietkau | add uclibc 0.9.30.1 |
tree | commitdiff |
2009-03-23 |
Felix Fietkau | clean up uclibc patch/config version handling a bit |
tree | commitdiff |
2009-03-17 |
Felix Fietkau | fix missing binutils default version change |
tree | commitdiff |
2009-03-16 |
Hamish Guthrie | Added defaults for extra target architecture for ps3 |
tree | commitdiff |
2009-03-16 |
Hamish Guthrie | Bumped compiler version for PS3 |
tree | commitdiff |
2009-03-16 |
Hamish Guthrie | Set default compiler for ps3 |
tree | commitdiff |
2009-03-14 |
Felix Fietkau | nuke some obsolete gcc versions |
tree | commitdiff |
2009-03-14 |
Felix Fietkau | enable eabi support by default |
tree | commitdiff |
2009-03-14 |
Felix Fietkau | switch to binutils 2.19.1 by default |
tree | commitdiff |
2009-03-14 |
Felix Fietkau | move cflags default setting to target makefiles |
tree | commitdiff |
2009-03-13 |
Felix Fietkau | gcc: backport a patch from gcc trunk that fixes an... |
tree | commitdiff |
2009-03-13 |
Felix Fietkau | fix stampfile variables for the toolchain build (fixes... |
tree | commitdiff |
2009-03-01 |
Ralph Hempel | fix powerpc build (works for 2.4 and 2.6) |
tree | commitdiff |
2009-02-28 |
Felix Fietkau | upgrade the cross-gdb to 6.8 (patch from #4701) |
tree | commitdiff |
2009-02-28 |
Steven Barth | Upstream fix for syscall() not setting errno on errors... |
tree | commitdiff |
2009-02-23 |
Nicolas Thill | gdb: use @GNU mirror facility, cleanup |
tree | commitdiff |
2009-02-23 |
Nicolas Thill | move common variables to a dedicated include file |
tree | commitdiff |
2009-02-23 |
Nicolas Thill | kernel-headers: fix build error when run for the second... |
tree | commitdiff |
2009-02-22 |
Felix Fietkau | build system refactoring in preparation for allowing... |
tree | commitdiff |
2009-02-21 |
Hauke Mehrtens | uClibc: refresh patches for uClibc |
tree | commitdiff |
2009-02-21 |
Hauke Mehrtens | binutils: refresh patches for binutils 2.17 |
tree | commitdiff |
2009-02-18 |
Hauke Mehrtens | gcc: refresh patches for gcc 4.1.2 |
tree | commitdiff |
2009-02-14 |
Felix Fietkau | fix gcc 4.3.x segfault triggered by using -frename... |
tree | commitdiff |
2009-02-03 |
Nicolas Thill | cosmetic & coherency fixes |
tree | commitdiff |
2009-02-03 |
Nicolas Thill | binutils: add support for v2.19.1 (from #4492, thanks... |
tree | commitdiff |
2009-02-02 |
Florian Fainelli | libssp should also be configured in binutils |
tree | commitdiff |
2009-02-02 |
Nicolas Thill | gcc: add a patch to allow 3.4.6 to build for x86 (close... |
tree | commitdiff |
2009-02-02 |
Felix Fietkau | default to binutils 2.18 on ppc* for manual selection... |
tree | commitdiff |
2009-02-02 |
Felix Fietkau | make binutils 2.18 default for ppc44x and ppc40x |
tree | commitdiff |
2009-02-01 |
Florian Fainelli | allow building and installing java for gcc-4.1.2 |
tree | commitdiff |
2009-01-27 |
Felix Fietkau | gcc: add missing gcc 4.3.3 patches (copy of the 4.3... |
tree | commitdiff |
2009-01-27 |
Felix Fietkau | binutils 2.19 does not support avr32 yet |
tree | commitdiff |
2009-01-27 |
Felix Fietkau | add gcc 4.3.3, clean up gcc version config symbols |
tree | commitdiff |
2009-01-26 |
Felix Fietkau | eglibc: replace the use of stpncpy with strncpy + manua... |
tree | commitdiff |
2009-01-26 |
Felix Fietkau | port the eglibc cross compiling fix to version 2.9 |
tree | commitdiff |
2009-01-26 |
Felix Fietkau | fix eglibc 2.8 cross-compile under darwin / mac os x |
tree | commitdiff |
2009-01-26 |
Felix Fietkau | install readelf to STAGING_DIR_HOST (eglibc requires... |
tree | commitdiff |
2009-01-21 |
Nicolas Thill | fix uClibc fpu/soft-float selection |
tree | commitdiff |
2009-01-21 |
Nicolas Thill | fix uClibc v0.9.30 build on x86_64 |
tree | commitdiff |
2009-01-21 |
Nicolas Thill | enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs... |
tree | commitdiff |
2009-01-21 |
Florian Fainelli | add missing config symbol in x86_64 configuration |
tree | commitdiff |
2009-01-21 |
Nicolas Thill | add support for gcc v4.3.1 & v4.3.2 (closes: #3479... |
tree | commitdiff |
2009-01-21 |
Nicolas Thill | add support for uClibc v0.9.30 (closes: #4271), thanks... |
tree | commitdiff |
2009-01-21 |
Nicolas Thill | more kernel headers fixes for cris |
tree | commitdiff |
2009-01-20 |
Nicolas Thill | we have a minimal gcc target compiler since [13931... |
tree | commitdiff |
2009-01-20 |
Nicolas Thill | move all arch fixups from Install to Prepare stage... |
tree | commitdiff |
2009-01-20 |
Felix Fietkau | uClibc: compile fix for the new linuxthreads implementa... |
tree | commitdiff |
2009-01-19 |
Nicolas Thill | backport patch to allow building uClibc-0.9.28.2 on... |
tree | commitdiff |
2009-01-17 |
Nicolas Thill | fix linux headers & source paths at uClibc config stage |
tree | commitdiff |
2009-01-17 |
Felix Fietkau | add binutils 2.19 (patch from #4367) |
tree | commitdiff |
2009-01-17 |
Felix Fietkau | uclibc: fix the new libpthread implementation on arm |
tree | commitdiff |
2009-01-17 |
Felix Fietkau | add uclibc eabi patches from #3988 |
tree | commitdiff |
2009-01-17 |
Felix Fietkau | add gcc eabi patches from #3988 |
tree | commitdiff |
2009-01-16 |
Hamish Guthrie | Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do... |
tree | commitdiff |
2009-01-14 |
Gabor Juhos | fix powerpc toolchain build failure on x86_64 hosts |
tree | commitdiff |
2009-01-14 |
Felix Fietkau | work around problems with the libpthread onexit() handler |
tree | commitdiff |
2009-01-13 |
Felix Fietkau | fix the new libpthread implementation - the function... |
tree | commitdiff |
2009-01-13 |
Felix Fietkau | do not strip uclibc |
tree | commitdiff |
2009-01-13 |
Felix Fietkau | use the new linuxthreads implementation on i386,i686 |
tree | commitdiff |
2009-01-13 |
Felix Fietkau | fix gdb compile |
tree | commitdiff |
2009-01-13 |
Felix Fietkau | uclibc: add the trunc function |
tree | commitdiff |
2009-01-13 |
Felix Fietkau | uclibc: add some libpthread fixes |
tree | commitdiff |
2009-01-12 |
Nicolas Thill | fix missing ptrace.h needed to build final gcc |
tree | commitdiff |
2009-01-12 |
Nicolas Thill | add a fix preventing gcc build system from assuming... |
tree | commitdiff |
2009-01-11 |
Nicolas Thill | use different optimizations for x86 & x86_64 on uml |
tree | commitdiff |
2009-01-11 |
Nicolas Thill | gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR... |
tree | commitdiff |
2009-01-10 |
Nicolas Thill | fix wrong TARGET_SUFFIX when building a toolchain with... |
tree | commitdiff |
2009-01-08 |
Nicolas Thill | add support for alternative C libraries (currently... |
tree | commitdiff |
2009-01-05 |
Imre Kaloz | general fixes for openwrt with kernel 2.6.28 |
tree | commitdiff |
2009-01-04 |
Florian Fainelli | Fix ssp enabling/disabling (#4388) |
tree | commitdiff |
2009-01-03 |
Jo-Philipp Wich | enable netlink support |
tree | commitdiff |
2009-01-03 |
Jo-Philipp Wich | enable support for getifaddrs() - required by lldpd |
tree | commitdiff |
2009-01-02 |
Felix Fietkau | remove the openat() patch, as it's breaking quite a... |
tree | commitdiff |
2009-01-02 |
Felix Fietkau | use binutils 2.18 for avr32, 2.17 is severely broken |
tree | commitdiff |
2009-01-02 |
Felix Fietkau | fix avr32 build breakage |
tree | commitdiff |
2008-12-03 |
Nicolas Thill | fix gcc-4.2.4 when target != avr32 |
tree | commitdiff |
2008-12-02 |
Imre Kaloz | nuke old gcc 4.2 versions |
tree | commitdiff |
2008-12-02 |
Imre Kaloz | sync gcc's Config.in with Config.version |
tree | commitdiff |
2008-12-02 |
Imre Kaloz | nuke binutils 2.16.1 - old, unused, buggy |
tree | commitdiff |
2008-12-02 |
Imre Kaloz | sync gcc patches with the Atmel 1.1.3 release |
tree | commitdiff |
2008-12-02 |
Imre Kaloz | clean up patch |
tree | commitdiff |
2008-12-02 |
Imre Kaloz | sync avr32 binutils patch with the Atmel 1.0.1 release |
tree | commitdiff |
2008-11-26 |
Imre Kaloz | switch powerpc targets to gcc 4.2.4 |
tree | commitdiff |
2008-11-25 |
Imre Kaloz | switch to gcc 4.2.4 for avr32 |
tree | commitdiff |
2008-11-25 |
Imre Kaloz | add avr32 support to binutils 2.18 |
tree | commitdiff |
2008-11-16 |
Florian Fainelli | openat is not an implemented syscall on linux-2.4,... |
tree | commitdiff |
2008-11-14 |
Hamish Guthrie | Add support for openat system call - this must be exten... |
tree | commitdiff |
2008-11-08 |
Nicolas Thill | indent conditionnals in uClibc Makefile |
tree | commitdiff |
2008-11-08 |
Nicolas Thill | add md5sums for binutils & gcc and use the GNU mirror... |
tree | commitdiff |
2008-10-28 |
Florian Fainelli | Fix locations for the uClibc snapshot version (#4065) |
tree | commitdiff |
2008-10-09 |
Hamish Guthrie | The merge of ppc (32-bit headers) and powerpc (previous... |
tree | commitdiff |
2008-09-29 |
Felix Fietkau | fix up the asm includes location for .27 when building... |
tree | commitdiff |
2008-09-25 |
Lars-Peter Clausen | Fix a segfault in uclibc ldso. |
tree | commitdiff |
next |