| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches) | nbd | 2009-01-27 | 12 | -0/+624 |
* | binutils 2.19 does not support avr32 yet | nbd | 2009-01-27 | 1 | -0/+1 |
* | add gcc 4.3.3, clean up gcc version config symbols | nbd | 2009-01-27 | 3 | -4/+12 |
* | eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy... | nbd | 2009-01-26 | 1 | -0/+14 |
* | port the eglibc cross compiling fix to version 2.9 | nbd | 2009-01-26 | 1 | -0/+57 |
* | fix eglibc 2.8 cross-compile under darwin / mac os x | nbd | 2009-01-26 | 1 | -0/+57 |
* | install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have... | nbd | 2009-01-26 | 1 | -0/+2 |
* | [toolchain] fix uClibc fpu/soft-float selection | nico | 2009-01-21 | 1 | -1/+2 |
* | [toolchain] fix uClibc v0.9.30 build on x86_64 | nico | 2009-01-21 | 1 | -0/+15 |
* | [toolchain] enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys... | nico | 2009-01-21 | 11 | -11/+11 |
* | [toolchain] add missing config symbol in x86_64 configuration | florian | 2009-01-21 | 1 | -0/+1 |
* | [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu... | nico | 2009-01-21 | 32 | -4/+1424 |
* | [toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi M... | nico | 2009-01-21 | 18 | -1/+2693 |
* | [toolchain] more kernel headers fixes for cris | nico | 2009-01-21 | 1 | -1/+16 |
* | [toolchain] we have a minimal gcc target compiler since [13931], so use it in... | nico | 2009-01-20 | 1 | -0/+1 |
* | [toolchain] move all arch fixups from Install to Prepare stage, so that fixed... | nico | 2009-01-20 | 1 | -38/+31 |
* | uClibc: compile fix for the new linuxthreads implementation on mips | nbd | 2009-01-20 | 1 | -0/+10 |
* | [toolchain] backport patch to allow building uClibc-0.9.28.2 on recent x86 ke... | nico | 2009-01-19 | 2 | -13/+18 |
* | [toolchain] fix linux headers & source paths at uClibc config stage | nico | 2009-01-17 | 1 | -2/+2 |
* | add binutils 2.19 (patch from #4367) | nbd | 2009-01-17 | 6 | -0/+118 |
* | uclibc: fix the new libpthread implementation on arm | nbd | 2009-01-17 | 1 | -0/+27 |
* | add uclibc eabi patches from #3988 | nbd | 2009-01-17 | 3 | -0/+55 |
* | add gcc eabi patches from #3988 | nbd | 2009-01-17 | 2 | -0/+34 |
* | Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at all | hcg | 2009-01-16 | 1 | -0/+1 |
* | [toolchain] fix powerpc toolchain build failure on x86_64 hosts | juhosg | 2009-01-14 | 2 | -292/+0 |
* | work around problems with the libpthread onexit() handler | nbd | 2009-01-14 | 1 | -0/+21 |
* | fix the new libpthread implementation - the function table init was broken | nbd | 2009-01-13 | 2 | -11/+35 |
* | do not strip uclibc | nbd | 2009-01-13 | 1 | -1/+2 |
* | use the new linuxthreads implementation on i386,i686 | nbd | 2009-01-13 | 2 | -2/+2 |
* | fix gdb compile | nbd | 2009-01-13 | 2 | -2/+14 |
* | uclibc: add the trunc function | nbd | 2009-01-13 | 1 | -0/+21 |
* | uclibc: add some libpthread fixes | nbd | 2009-01-13 | 2 | -0/+23 |
* | [cris] fix missing ptrace.h needed to build final gcc | nico | 2009-01-12 | 1 | -1/+9 |
* | [cris] add a fix preventing gcc build system from assuming that libc headers ... | nico | 2009-01-12 | 1 | -0/+10 |
* | use different optimizations for x86 & x86_64 on uml | nico | 2009-01-11 | 1 | -1/+3 |
* | gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binut... | nico | 2009-01-11 | 1 | -8/+10 |
* | fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:... | nico | 2009-01-10 | 1 | -1/+1 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico | 2009-01-08 | 37 | -146/+1850 |
* | general fixes for openwrt with kernel 2.6.28 | kaloz | 2009-01-05 | 1 | -0/+21 |
* | Fix ssp enabling/disabling (#4388) | florian | 2009-01-04 | 1 | -2/+2 |
* | [uClibc] enable netlink support | jow | 2009-01-03 | 11 | -11/+11 |
* | [uClibc] enable support for getifaddrs() - required by lldpd | jow | 2009-01-03 | 1 | -0/+162 |
* | remove the openat() patch, as it's breaking quite a few packages. | nbd | 2009-01-02 | 1 | -71/+0 |
* | use binutils 2.18 for avr32, 2.17 is severely broken | nbd | 2009-01-02 | 1 | -0/+2 |
* | fix avr32 build breakage | nbd | 2009-01-02 | 1 | -0/+19 |
* | fix gcc-4.2.4 when target != avr32 | nico | 2008-12-03 | 1 | -1/+3 |
* | nuke old gcc 4.2 versions | kaloz | 2008-12-02 | 93 | -40818/+0 |
* | sync gcc's Config.in with Config.version | kaloz | 2008-12-02 | 1 | -2/+3 |
* | nuke binutils 2.16.1 - old, unused, buggy | kaloz | 2008-12-02 | 9 | -1060/+0 |
* | sync gcc patches with the Atmel 1.1.3 release | kaloz | 2008-12-02 | 7 | -7672/+7362 |