summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* add a binutils variant based on a binutils snapshot and codesourcery g++ enha...nbd2009-10-198-3/+32499
* add a gcc variant based on gcc 4.3.3 with codesourcery enhancementsnbd2009-10-1916-6/+58101
* [toolchain] cris: fix ICE PR26515 (#3723)claudio2009-10-121-0/+15
* [toolchain] gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_...nico2009-10-111-0/+54
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...nbd2009-10-1032-22/+4627
* uClibc: add copysign, copysignf, copysignl for i386nbd2009-10-101-0/+96
* uClibc: fix strrchr on i386nbd2009-10-101-0/+11
* [cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use t...florian2009-10-071-0/+17
* [etrax] dump 2.6.25 supportclaudio2009-10-021-34/+2
* [toolchain] uClibc: remove absolute path linking to host libraries in libpthr...nico2009-10-021-9/+9
* [toolchain] move EABI config option out of GCCnico2009-09-262-9/+9
* [toolchain] eglibc: use 'select' instead of 'depends' for configuration optio...nico2009-09-261-13/+14
* [toolchain] eglibc: add support for 2.10 branchnico2009-09-264-0/+69
* [cosmetic] and fix another typo, still in eglibc configuration filenico2009-09-261-1/+1
* [cosmetic] fix typo in eglibc configuration filenico2009-09-261-1/+1
* [toolchain] eglibc: update svn revisionsnico2009-09-262-3/+17
* [octeon] switch to gcc-4.4.1 and enabled octeon specific optimizationsflorian2009-09-262-0/+4
* [toolchain] Do not save variables in hi or lo across system calls, fixes issu...florian2009-09-261-0/+30
* gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ...nbd2009-09-252-0/+22
* [toolchain] add external toolchain support, enhance native toolchain support ...nico2009-09-232-10/+86
* [cosmetic] add comments & fix descriptions in toolchain config itemsnico2009-09-103-4/+17
* prepare for upcoming external toolchain support: move config items not strict...nico2009-09-101-34/+0
* fix wrong description for CONFIG_SSPnico2009-09-091-2/+2
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...nbd2009-08-291-0/+1
* [uClibc] more cygwin build fixesflorian2009-08-262-7/+21
* add a heavily cleaned up version of ubicom32 toolchain supportnbd2009-08-219-0/+77532
* pxcab: Replace TARGET_pxcab with feature powerpc64geoff2009-08-183-5/+3
* powerpc: Create a powerpc64 config featuregeoff2009-08-183-5/+5
* add gcc 4.3.4kaloz2009-08-0715-0/+700
* [toolchain] add support for gcc-4.4.1 (#5580)florian2009-08-0710-1/+426
* [toolchain] disable warnings as error in the gdb configuration (#5602)florian2009-07-311-0/+1
* use binutils 2.19.1 on ppc44x, tookaloz2009-07-281-2/+0
* [toolchain] add the insight gdb frontend (#4701)florian2009-07-264-1/+94
* [toolchain] binutils: use 2.19.1 for ppc40x by defaultjuhosg2009-07-191-2/+2
* This patch adds a target for the IBM PowerXCell Accelerator Board.florian2009-07-163-3/+5
* [toolchain] binutils: fix build failure on powerpc targetjuhosg2009-07-141-0/+20
* move the toolchain_install stampfile to the right place to fix spurious missi...nbd2009-07-111-1/+1
* [toolchain] uClibc: fix build error on ARM targets (closes #5473)juhosg2009-07-071-24/+38
* add a config option to select the binary stripping method to use (between non...nico2009-07-071-2/+0
* [uclibc] add more gcc-4.4 patches from uclibc's mailing-listflorian2009-07-061-0/+902
* [etrax] install headers, fix foxboard-utilsclaudio2009-07-031-3/+2
* [toolchain] enable software floating point emulation by default for mips and ...florian2009-06-281-1/+1
* add missing patch from the uclibc buildrootkaloz2009-06-231-0/+371
* add preliminary coldfire v4e supportkaloz2009-06-214-0/+12
* [toolchain] disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0lars2009-06-051-0/+1
* [toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5...juhosg2009-06-031-0/+11
* now that the gemini target is working, get rid of the obsolete and buggy stor...kaloz2009-06-011-1/+1
* uClibc: bsd supports the same floating point classification functions as c99,...nbd2009-05-292-0/+18
* uClibc: add a wrapper for the missing finite() functionnbd2009-05-292-0/+28
* [uClibc 0.9.29 0.9.30.1] Add the missing 5th arg to the ppoll syscall.hcg2009-05-292-0/+77