| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gcc: rename linaro to 4.5-linaro | hauke | 2011-08-18 | 3 | -9/+9 |
* | binutils: add binutils 2.21.1 | hauke | 2011-08-06 | 10 | -0/+31249 |
* | kernel-headers: fix compile error caused by wrong host include path when the ... | nbd | 2011-08-05 | 1 | -11/+14 |
* | toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_* | jogo | 2011-08-02 | 1 | -0/+8 |
* | uClibc: backport an x86 compile fix from mainline (thx, swalker) | nbd | 2011-07-25 | 1 | -0/+18 |
* | uClibc: update to latest 0.9.32.1 git | nbd | 2011-07-25 | 9 | -1460/+9 |
* | eglibc: remove obsolete dependencies to fix missing config options for eglibc... | nbd | 2011-07-16 | 1 | -15/+2 |
* | [toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. | kaloz | 2011-07-12 | 1 | -3/+3 |
* | [toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom3... | kaloz | 2011-07-08 | 1 | -0/+1 |
* | toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek) | nbd | 2011-07-08 | 1 | -1/+0 |
* | uClibc: fix messed up patch headers in fts patch (patch from #9671) | nbd | 2011-07-08 | 1 | -6/+6 |
* | [toolchain/gcc/linaro]: fix ppc toolchain build | kaloz | 2011-07-07 | 1 | -0/+11 |
* | [toolchain] uclibc: backport FTS support | florian | 2011-07-07 | 2 | -0/+1398 |
* | [toolchain] eglibc: add support for 2.14 | florian | 2011-07-07 | 3 | -1/+10 |
* | [toolchain] remove reference to old eglibc versions. | florian | 2011-07-07 | 1 | -18/+0 |
* | eglibc: remove old versions | nbd | 2011-07-02 | 11 | -243/+0 |
* | eglibc: fix portability issues rpcgen and zic, fixes compile on darwin | nbd | 2011-07-02 | 4 | -0/+196 |
* | [toolchain/gcc]: simplify configuration | kaloz | 2011-07-02 | 2 | -12/+5 |
* | [toolchain]: nuke support for older gcc versions, except for 4.4.6 (needed fo... | kaloz | 2011-07-02 | 45 | -120789/+1 |
* | [toolchain/gcc]: both coldfire and etrax are broken and should use a newer gc... | kaloz | 2011-07-02 | 1 | -1/+0 |
* | [toolchain/gcc]: switch avr32 to gcc 4.4, also powerpc targets should work fi... | kaloz | 2011-07-01 | 1 | -2/+2 |
* | [toolchain/gcc]: bump the 4.4 flavour to 4.4.6 | kaloz | 2011-07-01 | 17 | -22/+22 |
* | [toolchain]: replace gcc 4.5.2 support with 4.6.1 | kaloz | 2011-07-01 | 19 | -441/+150 |
* | [toolchain]: add the latest avr32 toolchain patches (with additional fixes) | kaloz | 2011-07-01 | 9 | -8/+22799 |
* | [toolchain/gcc]: upgrade the linaro gcc to 2011.06 | kaloz | 2011-07-01 | 4 | -8/+8 |
* | [toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however ... | mirko | 2011-06-26 | 1 | -3/+2 |
* | uclibc: make powerpc e500 support independent of the target name, always use ... | nbd | 2011-06-26 | 2 | -1/+3 |
* | [toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules. | mirko | 2011-06-23 | 1 | -0/+16 |
* | [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ... | jow | 2011-06-23 | 2 | -1/+9 |
* | [toolchain] introduce option to enable setjump()/longjump() based C++ excepti... | jow | 2011-06-23 | 2 | -0/+14 |
* | Revert "[toolchain/eglibc} eglibc in fact can be built with -Os" | mirko | 2011-06-20 | 1 | -0/+4 |
* | [toolchain/eglibc] explicitly disable the use of ldconfig | mirko | 2011-06-18 | 1 | -0/+1 |
* | [toolchain/eglibc] patch: add /usr/lib to default search path of dynamic linker | mirko | 2011-06-18 | 2 | -0/+32 |
* | [toolchain/eglibc] add support for eglibc version 2.13 | mirko | 2011-06-18 | 3 | -0/+9 |
* | [toolchain/eglibc} eglibc in fact can be built with -Os | mirko | 2011-06-18 | 1 | -4/+0 |
* | [toolchain/eglibc] when selecting eglibc, use version 2.12 by default | mirko | 2011-06-18 | 1 | -1/+1 |
* | [toolchain/glibc] fix glibc to work with all versions of binutils, fixes #713... | mirko | 2011-06-17 | 2 | -0/+35 |
* | toolchain/gdb: fix compile for powerpc targets, refresh patch | nbd | 2011-06-11 | 2 | -10/+17 |
* | [toolchain] uClibc: fix a crash in __read_etc_hosts_r() that occurs if more t... | jow | 2011-06-07 | 1 | -0/+10 |
* | [toolchain/gcc] remove empty file (patch went upstream and file didn't get de... | mirko | 2011-06-07 | 1 | -0/+0 |
* | [toolchain/gcc] upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | mirko | 2011-06-07 | 10 | -51/+35 |
* | [toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' | mirko | 2011-05-24 | 1 | -0/+21 |
* | uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6... | nbd | 2011-04-17 | 12 | -31/+29 |
* | uClibc: fix issues with libpthread vs libc link order on mips | nbd | 2011-04-17 | 1 | -0/+13 |
* | uClibc: forced unwind for pthread_cancel handling is broken and triggers spur... | nbd | 2011-04-09 | 1 | -0/+10 |
* | make the build system a bit more silent without V=99 | nbd | 2011-04-04 | 1 | -1/+1 |
* | [toolchain]: fixup armeb, too | kaloz | 2011-03-11 | 1 | -5/+4 |
* | [toolchain]: simplify TARGET_SUFFIX selection | kaloz | 2011-03-11 | 1 | -9/+4 |
* | toolchain: fix r26004 | nbd | 2011-03-10 | 1 | -8/+5 |
* | toolchain: fix r25969 | acoul | 2011-03-10 | 1 | -0/+3 |