Age | Commit message (Expand) | Author |
2011-07-07 | [toolchain] uclibc: backport FTS support | florian |
2011-07-07 | [toolchain] eglibc: add support for 2.14 | florian |
2011-07-07 | [toolchain] remove reference to old eglibc versions. | florian |
2011-07-02 | eglibc: remove old versions | nbd |
2011-07-02 | eglibc: fix portability issues rpcgen and zic, fixes compile on darwin | nbd |
2011-07-02 | [toolchain/gcc]: simplify configuration | kaloz |
2011-07-02 | [toolchain]: nuke support for older gcc versions, except for 4.4.6 (needed fo... | kaloz |
2011-07-02 | [toolchain/gcc]: both coldfire and etrax are broken and should use a newer gc... | kaloz |
2011-07-01 | [toolchain/gcc]: switch avr32 to gcc 4.4, also powerpc targets should work fi... | kaloz |
2011-07-01 | [toolchain/gcc]: bump the 4.4 flavour to 4.4.6 | kaloz |
2011-07-01 | [toolchain]: replace gcc 4.5.2 support with 4.6.1 | kaloz |
2011-07-01 | [toolchain]: add the latest avr32 toolchain patches (with additional fixes) | kaloz |
2011-07-01 | [toolchain/gcc]: upgrade the linaro gcc to 2011.06 | kaloz |
2011-06-26 | [toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however ... | mirko |
2011-06-26 | uclibc: make powerpc e500 support independent of the target name, always use ... | nbd |
2011-06-23 | [toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules. | mirko |
2011-06-23 | [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ... | jow |
2011-06-23 | [toolchain] introduce option to enable setjump()/longjump() based C++ excepti... | jow |
2011-06-20 | Revert "[toolchain/eglibc} eglibc in fact can be built with -Os" | mirko |
2011-06-18 | [toolchain/eglibc] explicitly disable the use of ldconfig | mirko |
2011-06-18 | [toolchain/eglibc] patch: add /usr/lib to default search path of dynamic linker | mirko |
2011-06-18 | [toolchain/eglibc] add support for eglibc version 2.13 | mirko |
2011-06-18 | [toolchain/eglibc} eglibc in fact can be built with -Os | mirko |
2011-06-18 | [toolchain/eglibc] when selecting eglibc, use version 2.12 by default | mirko |
2011-06-17 | [toolchain/glibc] fix glibc to work with all versions of binutils, fixes #713... | mirko |
2011-06-11 | toolchain/gdb: fix compile for powerpc targets, refresh patch | nbd |
2011-06-07 | [toolchain] uClibc: fix a crash in __read_etc_hosts_r() that occurs if more t... | jow |
2011-06-07 | [toolchain/gcc] remove empty file (patch went upstream and file didn't get de... | mirko |
2011-06-07 | [toolchain/gcc] upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | mirko |
2011-05-24 | [toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' | mirko |
2011-04-17 | uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6... | nbd |
2011-04-17 | uClibc: fix issues with libpthread vs libc link order on mips | nbd |
2011-04-09 | uClibc: forced unwind for pthread_cancel handling is broken and triggers spur... | nbd |
2011-04-04 | make the build system a bit more silent without V=99 | nbd |
2011-03-11 | [toolchain]: fixup armeb, too | kaloz |
2011-03-11 | [toolchain]: simplify TARGET_SUFFIX selection | kaloz |
2011-03-10 | toolchain: fix r26004 | nbd |
2011-03-10 | toolchain: fix r25969 | acoul |
2011-03-09 | fix target name mixup caused by r25928 | nbd |
2011-03-08 | gcc: move the optimized assembler helpers back into the static libgcc and ski... | nbd |
2011-03-08 | [toolchain/gdb]: upgrade to the 2011.03-0 release from Linaro | kaloz |
2011-03-07 | uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d... | nbd |
2011-03-07 | only support EABI on ARM targets | kaloz |
2011-03-06 | gcc: include assembler functions in the shared libgcc_s library, fixes missin... | nbd |
2011-03-04 | toolchain/gcc (linaro): fix extension elimination optimization | nbd |
2011-03-03 | toolchain/gcc: fix r25709 (closes #8964) | acoul |
2011-03-02 | gcc: disable extension elimination, it causes hostapd to be miscompiled on mips | nbd |
2011-03-01 | toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages | nbd |
2011-03-01 | uClibc: set the toolchain info at install time instead of prepare time, fixes... | nbd |
2011-03-01 | gcc-linaro: fix the libgcc spec to default to using the shared libgcc | nbd |