summaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
...
* remove reference to old eglibc versions.Florian Fainelli2011-07-07
* eglibc: remove old versionsFelix Fietkau2011-07-02
* eglibc: fix portability issues rpcgen and zic, fixes compile on darwinFelix Fietkau2011-07-02
* simplify configurationImre Kaloz2011-07-02
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u...Imre Kaloz2011-07-02
* both coldfire and etrax are broken and should use a newer gcc when they will ...Imre Kaloz2011-07-02
* switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro re...Imre Kaloz2011-07-01
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-01
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-01
* add the latest avr32 toolchain patches (with additional fixes)Imre Kaloz2011-07-01
* upgrade the linaro gcc to 2011.06Imre Kaloz2011-07-01
* eglibc CAN be compiled with -Os after all - flags however need to be stated i...Mirko Vogt2011-06-26
* uclibc: make powerpc e500 support independent of the target name, always use ...Felix Fietkau2011-06-26
* manual/Makefile: Don't mix pattern rules with normal rules.Mirko Vogt2011-06-23
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-23
* introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ...Jo-Philipp Wich2011-06-23
* Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"Mirko Vogt2011-06-20
* explicitly disable the use of ldconfigMirko Vogt2011-06-18
* patch: add /usr/lib to default search path of dynamic linkerMirko Vogt2011-06-18
* add support for eglibc version 2.13Mirko Vogt2011-06-18
* [toolchain/eglibc} eglibc in fact can be built with -OsMirko Vogt2011-06-18
* when selecting eglibc, use version 2.12 by defaultMirko Vogt2011-06-18
* fix glibc to work with all versions of binutils, fixes #7133 - thanks to mare...Mirko Vogt2011-06-17
* toolchain/gdb: fix compile for powerpc targets, refresh patchFelix Fietkau2011-06-11
* uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hos...Jo-Philipp Wich2011-06-07
* remove empty file (patch went upstream and file didn't get deleted but only c...Mirko Vogt2011-06-07
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-07
* use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'Mirko Vogt2011-05-24
* uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...Felix Fietkau2011-04-17
* uClibc: fix issues with libpthread vs libc link order on mipsFelix Fietkau2011-04-17
* uClibc: forced unwind for pthread_cancel handling is broken and triggers spur...Felix Fietkau2011-04-09
* make the build system a bit more silent without V=99Felix Fietkau2011-04-04
* fixup armeb, tooImre Kaloz2011-03-11
* simplify TARGET_SUFFIX selectionImre Kaloz2011-03-11
* toolchain: fix r26004Felix Fietkau2011-03-10
* toolchain: fix r25969Alexandros C. Couloumbis2011-03-10
* fix target name mixup caused by r25928Felix Fietkau2011-03-09
* gcc: move the optimized assembler helpers back into the static libgcc and ski...Felix Fietkau2011-03-08
* upgrade to the 2011.03-0 release from LinaroImre Kaloz2011-03-08
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d...Felix Fietkau2011-03-07
* only support EABI on ARM targetsImre Kaloz2011-03-07
* gcc: include assembler functions in the shared libgcc_s library, fixes missin...Felix Fietkau2011-03-06
* toolchain/gcc (linaro): fix extension elimination optimizationFelix Fietkau2011-03-04
* toolchain/gcc: fix r25709 (closes #8964)Alexandros C. Couloumbis2011-03-03
* gcc: disable extension elimination, it causes hostapd to be miscompiled on mipsFelix Fietkau2011-03-02
* toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packagesFelix Fietkau2011-03-01
* uClibc: set the toolchain info at install time instead of prepare time, fixes...Felix Fietkau2011-03-01
* gcc-linaro: fix the libgcc spec to default to using the shared libgccFelix Fietkau2011-03-01
* backport fa526 optimization for gcc 4.5+Imre Kaloz2011-02-25
* use the Linaro GCC for arm and mips targetsImre Kaloz2011-02-25