summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* [toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however ...mirko2011-06-261-3/+2
* uclibc: make powerpc e500 support independent of the target name, always use ...nbd2011-06-262-1/+3
* [toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules.mirko2011-06-231-0/+16
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...jow2011-06-232-1/+9
* [toolchain] introduce option to enable setjump()/longjump() based C++ excepti...jow2011-06-232-0/+14
* Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"mirko2011-06-201-0/+4
* [toolchain/eglibc] explicitly disable the use of ldconfigmirko2011-06-181-0/+1
* [toolchain/eglibc] patch: add /usr/lib to default search path of dynamic linkermirko2011-06-182-0/+32
* [toolchain/eglibc] add support for eglibc version 2.13mirko2011-06-183-0/+9
* [toolchain/eglibc} eglibc in fact can be built with -Osmirko2011-06-181-4/+0
* [toolchain/eglibc] when selecting eglibc, use version 2.12 by defaultmirko2011-06-181-1/+1
* [toolchain/glibc] fix glibc to work with all versions of binutils, fixes #713...mirko2011-06-172-0/+35
* toolchain/gdb: fix compile for powerpc targets, refresh patchnbd2011-06-112-10/+17
* [toolchain] uClibc: fix a crash in __read_etc_hosts_r() that occurs if more t...jow2011-06-071-0/+10
* [toolchain/gcc] remove empty file (patch went upstream and file didn't get de...mirko2011-06-071-0/+0
* [toolchain/gcc] upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovaimirko2011-06-0710-51/+35
* [toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'mirko2011-05-241-0/+21
* uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...nbd2011-04-1712-31/+29
* uClibc: fix issues with libpthread vs libc link order on mipsnbd2011-04-171-0/+13
* uClibc: forced unwind for pthread_cancel handling is broken and triggers spur...nbd2011-04-091-0/+10
* make the build system a bit more silent without V=99nbd2011-04-041-1/+1
* [toolchain]: fixup armeb, tookaloz2011-03-111-5/+4
* [toolchain]: simplify TARGET_SUFFIX selectionkaloz2011-03-111-9/+4
* toolchain: fix r26004nbd2011-03-101-8/+5
* toolchain: fix r25969acoul2011-03-101-0/+3
* fix target name mixup caused by r25928nbd2011-03-091-2/+10
* gcc: move the optimized assembler helpers back into the static libgcc and ski...nbd2011-03-081-20/+11
* [toolchain/gdb]: upgrade to the 2011.03-0 release from Linarokaloz2011-03-081-5/+5
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d...nbd2011-03-071-0/+26
* only support EABI on ARM targetskaloz2011-03-072-15/+2
* gcc: include assembler functions in the shared libgcc_s library, fixes missin...nbd2011-03-061-1/+41
* toolchain/gcc (linaro): fix extension elimination optimizationnbd2011-03-042-11/+18
* toolchain/gcc: fix r25709 (closes #8964)acoul2011-03-031-7/+7
* gcc: disable extension elimination, it causes hostapd to be miscompiled on mipsnbd2011-03-021-0/+11
* toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packagesnbd2011-03-011-1/+1
* uClibc: set the toolchain info at install time instead of prepare time, fixes...nbd2011-03-011-1/+1
* gcc-linaro: fix the libgcc spec to default to using the shared libgccnbd2011-03-011-0/+37
* [toolchain/gcc]: backport fa526 optimization for gcc 4.5+kaloz2011-02-252-0/+514
* [toolchain/gcc]: use the Linaro GCC for arm and mips targetskaloz2011-02-251-4/+2
* We use different toolchain directories for differentkaloz2011-02-252-2/+4
* [toolchain/uClibc]: upgrade to latest git, refresh patcheskaloz2011-02-2416-78/+31
* [toolchain/gcc/4.3.5]: sync avr32 patch with the latest ones from atmelkaloz2011-02-241-1587/+1572
* [toolchain/binutils]: remove the CS variant - broken since it's additionkaloz2011-02-219-32534/+2
* gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSnbd2011-02-202-17/+38
* [toolchain] update gdb to 7.2florian2011-02-192-26/+30
* [toolchain/binutils/2.21]: only enable binutils 2.21 for avr32 if BROKEN is s...kaloz2011-02-181-0/+1
* [toolchain/binutils/2.21]: add some more avr32 fixeskaloz2011-02-181-2/+122
* whitespace cleanupkaloz2011-02-181-6/+6
* [toolchain/binutils]: add binutils 2.21kaloz2011-02-1810-0/+31128
* [toolchain/gcc/4.3.5]: combine all avr32 patches into a single onekaloz2011-02-1811-278/+72