summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* [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
* [toolchain] gcj can only be built safely on gcc >= 4.3florian2010-08-301-0/+1
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...nbd2010-08-1910-59/+57
* toolchain/gcc: remove remaining references to gcc-3.4.6nico2010-08-182-11/+1
* nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CF...mirko2010-08-061-0/+11
* [toolchain] Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patchlars2010-08-032-0/+20
* [toolchain] add support for gcc-4.5.1florian2010-08-0113-0/+9818
* [toolchain] bump default gcc-4.4 version for sibyte and octeonflorian2010-07-312-1/+3
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)kaloz2010-07-215-0/+125
* gcc: split up the build process into three distinct stages (minimal, initial,...nbd2010-07-206-349/+347