summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local re...nico2010-04-161-0/+61
* toolchain/uClubc-0.9.31: fix syscalls on MIPSjuhosg2010-04-151-0/+110
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)nico2010-04-1531-1/+5115
* toolchain/kernel-headers: restore support for patches, needed for ubicom32nico2010-04-151-0/+1
* toolchain/binutils: building gas for arm-*-uclibc systems requires linking wi...juhosg2010-03-305-0/+190
* fix kernel-headers buildnbd2010-03-291-0/+1
* uClibc: fix free-after-use bug in __dns_lookup (closes #6886)juhosg2010-03-233-0/+135
* [toolchain] fix kernel-headers build for umlflorian2010-03-141-1/+1
* [toolchain] add support for uClibc 0.9.30.3florian2010-03-1331-0/+5225
* add binutils-2.20.1acoul2010-03-118-0/+334
* [toolchain] uClibc: enhance debug support (closes: #6118)nico2010-03-074-5/+22
* [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like al...nico2010-03-074-8/+0
* [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788)nico2010-03-061-5/+8
* this patch fixes toolchain parallel build, which reduces build time.thepeople2010-03-051-1/+1
* [toolchain] cleanup the 2.6.33 and later kernels kernel-headers installationflorian2010-03-031-5/+7
* [toolchain] fix compilation w/ 2.6.33florian2010-03-011-0/+4
* [toolchain/uclibc]: upgrade and fixup support for the uclibc nptl branchkaloz2010-02-264-18/+47
* [toolchain/gcc]: make TLS support configurablekaloz2010-02-262-2/+14
* [toolchain] add menuconfig item to enable uClibc debug buildsjow2010-02-252-0/+12
* [toolchain]: use gcc 4.3.4 for the gemini targetkaloz2010-02-232-0/+4
* [uClibc/avr32]: fix varargs handling of the prctl syscallkaloz2010-02-191-0/+68
* [toolchain/mips]: use gcc 4.4.3 for mips64 targetskaloz2010-02-172-4/+4
* [toolchain/avr32]: use binutils 2.19.1 by default for avr32, tookaloz2010-02-161-3/+0
* [toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1...kaloz2010-02-161-0/+30629
* [toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by defaultkaloz2010-02-162-4/+5
* fixup the hunks in patchkaloz2010-02-151-5/+5
* ubicom32 isn't supported with binutils 2.18kaloz2010-02-151-0/+1
* the CS toolchain FTBS for the gemini, use the old one for nowkaloz2010-02-082-2/+2
* add missing +cs version suffix to the 4.4.3 codesourcery toolchainnbd2010-01-261-1/+1
* gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit morenbd2010-01-261-36728/+6497
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchkaloz2010-01-2614-1/+78761
* cleanup patchkaloz2010-01-261-15044/+0
* add preliminary support for the latest CodeSourcery toolchainkaloz2010-01-2515-1/+93835
* add support for gcc 4.4.3kaloz2010-01-2413-1/+9835
* [toolchain] fix uclibc for mips by adding missing upstream hunksflorian2010-01-221-0/+83
* [toolchain] gcc: use coherent version selector between binutils & gccnico2010-01-192-2/+2
* [toolchain] binutils: remove unrelated hunk in 2.18 avr32 support patchnico2010-01-191-9/+0
* [toolchain] add support for uClibc 0.9.30.2florian2010-01-1430-0/+5223
* get rid of even more 2.6.28 stuffkaloz2009-12-271-14723/+0
* gcc: 4.4.2 no longer needs the fix-linker-error patch, remove itnbd2009-12-191-12/+0
* kernel-headers: add linux 2.6.30 headers for ubicom32nbd2009-12-161-0/+4852
* gcc: fix linker errors on osx with gcc 4.4+nbd2009-12-162-0/+24
* [toolchain] fix gcc version selection for octeonflorian2009-11-262-2/+2
* [toolchain] eglibc: add support for v2.11nico2009-11-244-8/+51
* [toolchain] eglibc: update v2.10 to rev. 9289nico2009-11-242-2/+2
* cosmetic: more reformatting missed from [18480]nico2009-11-221-2/+3
* cosmetic: reformat library configuration submenunico2009-11-221-706/+733
* eglibc: fix wrong config symbol name if library configuration submenunico2009-11-221-1/+1
* [toolchain] eglibc: don't use minor version numbers in config symbols, only i...nico2009-11-223-22/+14
* do not use the wrapper scripts for exportable toolchains internally. on some ...nbd2009-11-192-97/+0