aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* move EABI config option out of GCCNicolas Thill2009-09-262-9/+9
* eglibc: use 'select' instead of 'depends' for configuration options, add depe...Nicolas Thill2009-09-261-13/+14
* eglibc: add support for 2.10 branchNicolas Thill2009-09-264-0/+69
* and fix another typo, still in eglibc configuration fileNicolas Thill2009-09-261-1/+1
* fix typo in eglibc configuration fileNicolas Thill2009-09-261-1/+1
* eglibc: update svn revisionsNicolas Thill2009-09-262-3/+17
* switch to gcc-4.4.1 and enabled octeon specific optimizationsFlorian Fainelli2009-09-262-0/+4
* Do not save variables in hi or lo across system calls, fixes issues with gcc-...Florian Fainelli2009-09-261-0/+30
* gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ...Felix Fietkau2009-09-252-0/+22
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-232-10/+86
* add comments & fix descriptions in toolchain config itemsNicolas Thill2009-09-103-4/+17
* prepare for upcoming external toolchain support: move config items not strict...Nicolas Thill2009-09-101-34/+0
* fix wrong description for CONFIG_SSPNicolas Thill2009-09-091-2/+2
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...Felix Fietkau2009-08-291-0/+1
* more cygwin build fixesFlorian Fainelli2009-08-262-7/+21
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-219-0/+77532
* pxcab: Replace TARGET_pxcab with feature powerpc64Geoff Levand2009-08-183-5/+3
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-183-5/+5
* add gcc 4.3.4Imre Kaloz2009-08-0715-0/+700
* add support for gcc-4.4.1 (#5580)Florian Fainelli2009-08-0710-1/+426
* disable warnings as error in the gdb configuration (#5602)Florian Fainelli2009-07-311-0/+1
* use binutils 2.19.1 on ppc44x, tooImre Kaloz2009-07-281-2/+0
* add the insight gdb frontend (#4701)Florian Fainelli2009-07-264-1/+94
* binutils: use 2.19.1 for ppc40x by defaultGabor Juhos2009-07-191-2/+2
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCe...Florian Fainelli2009-07-163-3/+5
* binutils: fix build failure on powerpc targetGabor Juhos2009-07-141-0/+20
* move the toolchain_install stampfile to the right place to fix spurious missi...Felix Fietkau2009-07-111-1/+1
* uClibc: fix build error on ARM targets (closes #5473)Gabor Juhos2009-07-071-24/+38
* add a config option to select the binary stripping method to use (between non...Nicolas Thill2009-07-071-2/+0
* add more gcc-4.4 patches from uclibc's mailing-listFlorian Fainelli2009-07-061-0/+902
* install headers, fix foxboard-utilsClaudio Mignanti2009-07-031-3/+2
* enable software floating point emulation by default for mips and mipsel targetsFlorian Fainelli2009-06-281-1/+1
* add missing patch from the uclibc buildrootImre Kaloz2009-06-231-0/+371
* add preliminary coldfire v4e supportImre Kaloz2009-06-214-0/+12
* disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain.Lars-Peter Clausen2009-06-051-0/+1
* uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)Gabor Juhos2009-06-031-0/+11
* now that the gemini target is working, get rid of the obsolete and buggy stor...Imre Kaloz2009-06-011-1/+1
* uClibc: bsd supports the same floating point classification functions as c99,...Felix Fietkau2009-05-292-0/+18
* uClibc: add a wrapper for the missing finite() functionFelix Fietkau2009-05-292-0/+28
* Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppo...Hamish Guthrie2009-05-292-0/+77
* uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does...Felix Fietkau2009-05-281-0/+29
* enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 config, this wi...Jo-Philipp Wich2009-05-271-1/+1
* add support for glibc-2.4 (#5213)Florian Fainelli2009-05-264-0/+15
* make uclibc 0.9.30.1 the defaultImre Kaloz2009-05-252-6/+3
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-221-4/+4
* disable EABI for gemini and storm -- our toolchain can't support EABI on plai...Imre Kaloz2009-05-181-0/+1
* add preliminary support for the successor of the storm portImre Kaloz2009-05-113-0/+77
* Gcc 4.3.3 default for etraxClaudio Mignanti2009-05-092-0/+2
* Fix Image Builder building - added missing /bin dir to toolchain Signed-off-b...Jo-Philipp Wich2009-05-071-0/+1
* uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes ...Felix Fietkau2009-05-071-0/+474