aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* simplify configurationImre Kaloz2011-07-022-12/+5
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u...Imre Kaloz2011-07-0245-120789/+1
* both coldfire and etrax are broken and should use a newer gcc when they will ...Imre Kaloz2011-07-021-1/+0
* switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro re...Imre Kaloz2011-07-011-2/+2
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-0117-22/+22
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-0119-441/+150
* add the latest avr32 toolchain patches (with additional fixes)Imre Kaloz2011-07-019-8/+22799
* upgrade the linaro gcc to 2011.06Imre Kaloz2011-07-014-8/+8
* eglibc CAN be compiled with -Os after all - flags however need to be stated i...Mirko Vogt2011-06-261-3/+2
* uclibc: make powerpc e500 support independent of the target name, always use ...Felix Fietkau2011-06-262-1/+3
* manual/Makefile: Don't mix pattern rules with normal rules.Mirko Vogt2011-06-231-0/+16
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-232-1/+9
* introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ...Jo-Philipp Wich2011-06-232-0/+14
* Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"Mirko Vogt2011-06-201-0/+4
* explicitly disable the use of ldconfigMirko Vogt2011-06-181-0/+1
* patch: add /usr/lib to default search path of dynamic linkerMirko Vogt2011-06-182-0/+32
* add support for eglibc version 2.13Mirko Vogt2011-06-183-0/+9
* [toolchain/eglibc} eglibc in fact can be built with -OsMirko Vogt2011-06-181-4/+0
* when selecting eglibc, use version 2.12 by defaultMirko Vogt2011-06-181-1/+1
* fix glibc to work with all versions of binutils, fixes #7133 - thanks to mare...Mirko Vogt2011-06-172-0/+35
* toolchain/gdb: fix compile for powerpc targets, refresh patchFelix Fietkau2011-06-112-10/+17
* uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hos...Jo-Philipp Wich2011-06-071-0/+10
* remove empty file (patch went upstream and file didn't get deleted but only c...Mirko Vogt2011-06-071-0/+0
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-0710-51/+35
* use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'Mirko Vogt2011-05-241-0/+21
* uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...Felix Fietkau2011-04-1712-31/+29
* uClibc: fix issues with libpthread vs libc link order on mipsFelix Fietkau2011-04-171-0/+13
* uClibc: forced unwind for pthread_cancel handling is broken and triggers spur...Felix Fietkau2011-04-091-0/+10
* make the build system a bit more silent without V=99Felix Fietkau2011-04-041-1/+1
* fixup armeb, tooImre Kaloz2011-03-111-5/+4
* simplify TARGET_SUFFIX selectionImre Kaloz2011-03-111-9/+4
* toolchain: fix r26004Felix Fietkau2011-03-101-8/+5
* toolchain: fix r25969Alexandros C. Couloumbis2011-03-101-0/+3
* fix target name mixup caused by r25928Felix Fietkau2011-03-091-2/+10
* gcc: move the optimized assembler helpers back into the static libgcc and ski...Felix Fietkau2011-03-081-20/+11
* upgrade to the 2011.03-0 release from LinaroImre Kaloz2011-03-081-5/+5
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d...Felix Fietkau2011-03-071-0/+26
* only support EABI on ARM targetsImre Kaloz2011-03-072-15/+2
* gcc: include assembler functions in the shared libgcc_s library, fixes missin...Felix Fietkau2011-03-061-1/+41
* toolchain/gcc (linaro): fix extension elimination optimizationFelix Fietkau2011-03-042-11/+18
* toolchain/gcc: fix r25709 (closes #8964)Alexandros C. Couloumbis2011-03-031-7/+7
* gcc: disable extension elimination, it causes hostapd to be miscompiled on mipsFelix Fietkau2011-03-021-0/+11
* toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packagesFelix Fietkau2011-03-011-1/+1
* uClibc: set the toolchain info at install time instead of prepare time, fixes...Felix Fietkau2011-03-011-1/+1
* gcc-linaro: fix the libgcc spec to default to using the shared libgccFelix Fietkau2011-03-011-0/+37
* backport fa526 optimization for gcc 4.5+Imre Kaloz2011-02-252-0/+514
* use the Linaro GCC for arm and mips targetsImre Kaloz2011-02-251-4/+2
* We use different toolchain directories for different ARM archs, so we should ...Imre Kaloz2011-02-252-2/+4
* upgrade to latest git, refresh patchesImre Kaloz2011-02-2416-78/+31
* sync avr32 patch with the latest ones from atmelImre Kaloz2011-02-241-1587/+1572