summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* [toolchain] add explicit dependencies between gcc prepare stages, fixes sourc...jow2011-01-121-0/+2
* [toolchain/uClibc]: upgrade to latest git snapshotkaloz2011-01-033-86/+2
* cns21xx: add initial support for the Cavium CNS21xx SoCjuhosg2010-12-306-3/+83
* toolchain/gcc: fix r24746acoul2010-12-213-5/+5
* [toolchain]: add gcc 4.5.2 (replaces 4.5.1)kaloz2010-12-2112-2/+2
* fix a compile error with uclibc 0.9.32 and newer kernelsnbd2010-12-201-0/+17
* gcc: fix newer libstdc++ compile issues with uclibc 0.9.32nbd2010-12-201-0/+3
* [toolchain/gcc]: upgrade the linaro gcc to the 2010.12 releasekaloz2010-12-141-3/+3
* add plemininary ultrasparc supportkaloz2010-12-147-0/+33
* [toolchain] binutils: Fix autoreconf for packages/devel/binutils package, whi...cshore2010-12-121-0/+84
* toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go v...acoul2010-12-091-0/+67
* [target/mpc85xx]: preliminary support for Freescale MPC85xx based boardskaloz2010-12-052-0/+13
* toolchain/uClibc: sync to latest uClibc-0.9.32acoul2010-12-032-4/+4
* toolchain/uClibc: push an upstream fixacoul2010-12-031-0/+1
* uClibc: add back a few cflags that were being overwritten, might fix a few se...nbd2010-11-241-1/+6
* uClibc: fix ubicom32 compile error with 0.9.32nbd2010-11-221-0/+32
* uClibc: fix headers install on prepare with QUILT=1nbd2010-11-221-0/+6
* uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH genericnbd2010-11-226-5/+1
* uClibc: fix cris compile on 0.9.32nbd2010-11-222-0/+95
* uClibc: fix compile error on avr32nbd2010-11-221-0/+10
* uClibc: disable nptl on a few targets where it is not supported yetnbd2010-11-224-0/+8
* uClibc: 0.9.32 needs the ldso fix as wellnbd2010-11-221-0/+41
* uClibc: update 0.9.32 to latest gitnbd2010-11-229-34/+22
* toolchain/uClibc: fix upstream patch name on r24029acoul2010-11-181-0/+0
* toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolv...acoul2010-11-186-0/+197
* [toolchain/gcc]: update the linaro gcc to v2010.11-1kaloz2010-11-101-3/+3
* [toolchain] uClibc: fix errno access in pthreads (#8166, #8177)jow2010-11-061-0/+18
* [PATCH] ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #definedjow2010-11-051-0/+43
* [toolchain]: use gcc 4.3.5 for avr32kaloz2010-11-042-4/+2
* [toolchain]: add avr32 support to gcc 4.3.5kaloz2010-11-0412-3/+22594
* [toolchain]: switch to uClibc 0.9.31kaloz2010-11-022-2/+2
* [toolchain]: switch to binutils 2.20.1 (except for avr32 and ubicom32)kaloz2010-11-021-2/+4
* [toolchain]: remove support for uClibc 0.9.30.2 and 0.9.30.3kaloz2010-11-0262-10621/+0
* [toolchain/gcc]: remove unneeded config options, tookaloz2010-10-292-41/+0
* [toolchain/gcc]: fix typokaloz2010-10-291-1/+1
* [toolchain/gcc]: get rid of old gcc versionskaloz2010-10-2996-99302/+1
* [toolchain/gcc]: add support for Linaro GCC 2010.10kaloz2010-10-2914-0/+9895
* fix typokaloz2010-10-281-1/+1
* [toolchain]: sync gcc's Config.in with Config.versionkaloz2010-10-281-8/+5
* [toolchain]: the latest patchlevel gcc releases should work for these targetskaloz2010-10-281-14/+8
* [toolchain]: fixup gcc version selection for the omap35xx targetkaloz2010-10-281-1/+1
* [toolchain]: we don't support gcc 3.x for some time nowkaloz2010-10-281-3/+0
* [toolchain]: remove support for binutils 2.18 and 2.20kaloz2010-10-2818-53362/+0
* [toolchain]: gcc 4.4.5 supportkaloz2010-10-0413-0/+9832
* optionally support parallel toolchain build. This defaults to off, because ce...mb2010-10-033-3/+3
* gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code sizenbd2010-09-201-0/+6
* gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now...nbd2010-09-208-69073/+29776
* toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g...acoul2010-09-042-0/+140
* add a command for printing a cleaned up make target database - will be used t...nbd2010-09-011-0/+4
* fix a compile error when compiling with glibc (#7816)nbd2010-09-011-1/+1