summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Expand)Author
2011-03-08gcc: move the optimized assembler helpers back into the static libgcc and ski...nbd
2011-03-06gcc: include assembler functions in the shared libgcc_s library, fixes missin...nbd
2011-03-04toolchain/gcc (linaro): fix extension elimination optimizationnbd
2011-03-03toolchain/gcc: fix r25709 (closes #8964)acoul
2011-03-02gcc: disable extension elimination, it causes hostapd to be miscompiled on mipsnbd
2011-03-01toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packagesnbd
2011-03-01gcc-linaro: fix the libgcc spec to default to using the shared libgccnbd
2011-02-25[toolchain/gcc]: backport fa526 optimization for gcc 4.5+kaloz
2011-02-25[toolchain/gcc]: use the Linaro GCC for arm and mips targetskaloz
2011-02-25We use different toolchain directories for differentkaloz
2011-02-24[toolchain/gcc/4.3.5]: sync avr32 patch with the latest ones from atmelkaloz
2011-02-20gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSnbd
2011-02-18[toolchain/gcc/4.3.5]: combine all avr32 patches into a single onekaloz
2011-02-16[toolchain/gcc/4.3.5]: additional avr32 fixeskaloz
2011-02-16[toolchain/gcc/4.3.5]: refresh patcheskaloz
2011-02-16fixup gcc version selectionkaloz
2011-02-13[toolchain/gcc/linaro]: upgrade to 2011.02, rename patchset directorykaloz
2011-02-02[toolchain/gcc/linaro]: fixup arm soft-float symbolskaloz
2011-02-02refresh patchkaloz
2011-02-02[toolchain/gcc/linaro]: add armv4 fixup patcheskaloz
2011-02-01gcc: fix default version selection - fixes missing MPC configure error during...nbd
2011-01-28gcc: fix linaro 4.5.1 version checknbd
2011-01-28[toolchain/gcc/linaro]: refresh patcheskaloz
2011-01-27cleanup toolchain version handlingkaloz
2011-01-27[toolchain]: nuke unneeded patchsets as wellkaloz
2011-01-27[toolchain]: get rid of gcc 4.1.2 and 4.2.4 supportkaloz
2011-01-27[toolchain]: use the linaro gcc by default (right now this only affects x86 t...kaloz
2010-12-30cns21xx: add initial support for the Cavium CNS21xx SoCjuhosg
2010-12-21toolchain/gcc: fix r24746acoul
2010-12-21[toolchain]: add gcc 4.5.2 (replaces 4.5.1)kaloz
2010-12-20gcc: fix newer libstdc++ compile issues with uclibc 0.9.32nbd
2010-12-14[toolchain/gcc]: upgrade the linaro gcc to the 2010.12 releasekaloz
2010-12-14add plemininary ultrasparc supportkaloz
2010-11-10[toolchain/gcc]: update the linaro gcc to v2010.11-1kaloz
2010-11-04[toolchain]: use gcc 4.3.5 for avr32kaloz
2010-11-04[toolchain]: add avr32 support to gcc 4.3.5kaloz
2010-10-29[toolchain/gcc]: remove unneeded config options, tookaloz
2010-10-29[toolchain/gcc]: fix typokaloz
2010-10-29[toolchain/gcc]: get rid of old gcc versionskaloz
2010-10-29[toolchain/gcc]: add support for Linaro GCC 2010.10kaloz
2010-10-28fix typokaloz
2010-10-28[toolchain]: sync gcc's Config.in with Config.versionkaloz
2010-10-28[toolchain]: the latest patchlevel gcc releases should work for these targetskaloz
2010-10-28[toolchain]: fixup gcc version selection for the omap35xx targetkaloz
2010-10-28[toolchain]: we don't support gcc 3.x for some time nowkaloz
2010-10-04[toolchain]: gcc 4.4.5 supportkaloz
2010-10-03optionally support parallel toolchain build. This defaults to off, because ce...mb
2010-09-20gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code sizenbd
2010-09-20gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now...nbd
2010-09-04toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g...acoul