summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2009-01-14[toolchain] fix powerpc toolchain build failure on x86_64 hostsjuhosg
2009-01-14work around problems with the libpthread onexit() handlernbd
2009-01-13fix the new libpthread implementation - the function table init was brokennbd
2009-01-13do not strip uclibcnbd
2009-01-13use the new linuxthreads implementation on i386,i686nbd
2009-01-13fix gdb compilenbd
2009-01-13uclibc: add the trunc functionnbd
2009-01-13uclibc: add some libpthread fixesnbd
2009-01-12[cris] fix missing ptrace.h needed to build final gccnico
2009-01-12[cris] add a fix preventing gcc build system from assuming that libc headers ...nico
2009-01-11use different optimizations for x86 & x86_64 on umlnico
2009-01-11gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binut...nico
2009-01-10fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:...nico
2009-01-08[massive] add support for alternative C libraries (currently only glibc/eglibc)nico
2009-01-05general fixes for openwrt with kernel 2.6.28kaloz
2009-01-04Fix ssp enabling/disabling (#4388)florian
2009-01-03[uClibc] enable netlink supportjow
2009-01-03[uClibc] enable support for getifaddrs() - required by lldpdjow
2009-01-02remove the openat() patch, as it's breaking quite a few packages.nbd
2009-01-02use binutils 2.18 for avr32, 2.17 is severely brokennbd
2009-01-02fix avr32 build breakagenbd
2008-12-03fix gcc-4.2.4 when target != avr32nico
2008-12-02nuke old gcc 4.2 versionskaloz
2008-12-02sync gcc's Config.in with Config.versionkaloz
2008-12-02nuke binutils 2.16.1 - old, unused, buggykaloz
2008-12-02sync gcc patches with the Atmel 1.1.3 releasekaloz
2008-12-02clean up patchkaloz
2008-12-02sync avr32 binutils patch with the Atmel 1.0.1 releasekaloz
2008-11-26switch powerpc targets to gcc 4.2.4kaloz
2008-11-25switch to gcc 4.2.4 for avr32kaloz
2008-11-25add avr32 support to binutils 2.18kaloz
2008-11-16openat is not an implemented syscall on linux-2.4, so make it only available ...florian
2008-11-14Add support for openat system call - this must be extended for the rest of th...hcg
2008-11-08[cosmetic] indent conditionnals in uClibc Makefilenico
2008-11-08add md5sums for binutils & gcc and use the GNU mirror facilitynico
2008-10-28Fix locations for the uClibc snapshot version (#4065)florian
2008-10-09The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers...hcg
2008-09-29fix up the asm includes location for .27 when building kernel headersnbd
2008-09-25Fix a segfault in uclibc ldso.lars
2008-09-22Avoid endless recursion in uClibc pthreads.lars
2008-09-18add patches to fixes gcc 4.2.x bugs:nico
2008-09-02disable autorebuild for the toolchain, as it can easily lead to build breakagesnbd
2008-08-17make libc.so symlink relative instead of absolute (#3878)nbd
2008-07-31storm is ARMv4, not ARMv4T (thx, SeG)nbd
2008-07-30Disable smash stacking support by default, but allow to enable it as an exper...florian
2008-07-29fix uClibc legacy versionnbd
2008-07-27Update uClibc config for x86_64florian
2008-07-21surprise :pjuhosg
2008-07-21uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...florian
2008-07-14use qstrip macro to strip quoted CONFIG_* stringsnico