aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove the CS variant - broken since it's additionImre Kaloz2011-02-219-32534/+2
* gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSFelix Fietkau2011-02-202-17/+38
* update gdb to 7.2Florian Fainelli2011-02-192-26/+30
* only enable binutils 2.21 for avr32 if BROKEN is selectedImre Kaloz2011-02-181-0/+1
* add some more avr32 fixesImre Kaloz2011-02-181-2/+122
* whitespace cleanupImre Kaloz2011-02-181-6/+6
* add binutils 2.21Imre Kaloz2011-02-1810-0/+31128
* combine all avr32 patches into a single oneImre Kaloz2011-02-1811-278/+72
* add avr32 supportImre Kaloz2011-02-162-3/+30799
* additional avr32 fixesImre Kaloz2011-02-162-0/+47
* refresh patchesImre Kaloz2011-02-1610-101/+95
* fixup gcc version selectionImre Kaloz2011-02-161-3/+0
* fixup the ubicom patch, refreshImre Kaloz2011-02-164-82/+61
* refresh patchesImre Kaloz2011-02-163-8/+5
* uClibc: remove 0.9.30, 0.9.31Felix Fietkau2011-02-1587-13128/+0
* uclibc: disable COMPAT_ATEXITFelix Fietkau2011-02-133-3/+3
* upgrade to latest gitImre Kaloz2011-02-131-1/+1
* upgrade to 2011.02, rename patchset directoryImre Kaloz2011-02-1316-80/+15
* remove the shared object stubs of libnsl and libresolv - let the compiler use...Felix Fietkau2011-02-131-0/+3
* uclibc: disable rpc support - replaced by the external librpc, saves ~80kFelix Fietkau2011-02-133-6/+6
* kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH...Felix Fietkau2011-02-101-10/+6
* autodetect ARM variant/ABI setup based on the compiler settingsImre Kaloz2011-02-0212-117/+612
* update to latest git versionImre Kaloz2011-02-021-4/+2
* fixup arm soft-float symbolsImre Kaloz2011-02-021-4/+5
* refresh patchImre Kaloz2011-02-021-3/+2