Age | Commit message (Expand) | Author |
2012-11-23 | [buildroot] add preliminary support for musl | florian |
2012-06-28 | toolchain: enable gdb by default | nbd |
2012-04-28 | [toolchain/glibc*] purge support for glibc - use eglibc instead! | mirko |
2012-04-10 | [toolchain] exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditi... | jow |
2012-01-08 | [toolchain] introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTER... | jow |
2011-03-11 | [toolchain]: fixup armeb, too | kaloz |
2011-03-11 | [toolchain]: simplify TARGET_SUFFIX selection | kaloz |
2011-03-10 | toolchain: fix r26004 | nbd |
2011-03-10 | toolchain: fix r25969 | acoul |
2011-03-09 | fix target name mixup caused by r25928 | nbd |
2011-03-07 | only support EABI on ARM targets | kaloz |
2011-02-25 | We use different toolchain directories for different | kaloz |
2010-12-30 | cns21xx: add initial support for the Cavium CNS21xx SoC | juhosg |
2010-12-14 | add plemininary ultrasparc support | kaloz |
2009-09-26 | [toolchain] move EABI config option out of GCC | nico |
2009-09-23 | [toolchain] add external toolchain support, enhance native toolchain support ... | nico |
2009-09-10 | [cosmetic] add comments & fix descriptions in toolchain config items | nico |
2009-09-10 | prepare for upcoming external toolchain support: move config items not strict... | nico |
2009-08-18 | pxcab: Replace TARGET_pxcab with feature powerpc64 | geoff |
2009-08-18 | powerpc: Create a powerpc64 config feature | geoff |
2009-07-26 | [toolchain] add the insight gdb frontend (#4701) | florian |
2009-07-16 | This patch adds a target for the IBM PowerXCell Accelerator Board. | florian |
2009-07-07 | add a config option to select the binary stripping method to use (between non... | nico |
2009-06-28 | [toolchain] enable software floating point emulation by default for mips and ... | florian |
2009-03-16 | Added defaults for extra target architecture for ps3 | hcg |
2009-03-14 | move cflags default setting to target makefiles | nbd |
2009-01-11 | use different optimizations for x86 & x86_64 on uml | nico |
2009-01-10 | fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:... | nico |
2009-01-08 | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico |
2008-07-31 | storm is ARMv4, not ARMv4T (thx, SeG) | nbd |
2008-07-21 | surprise :p | juhosg |
2008-06-04 | add preliminary Marvell Orion support | kaloz |
2008-06-03 | soft-float shouldn't be used on targets with FPU | kaloz |
2008-04-27 | add preliminary support for Storm SL3512 based devices, not ready yet | kaloz |
2008-04-26 | PXA has Xscale core as well, so optimize the same way as we do on IXP/IOP | kaloz |
2008-04-14 | do target dependent optimizations | kaloz |
2008-04-12 | [toolchain] provide a cleaner way to specify a biarch toolchain build | jk |
2008-02-14 | revert ARM to oabi by default, add some eabi patches for fixing up the toolch... | nbd |
2008-01-27 | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (... | ralph |
2008-01-26 | [toolchain] uClibc: restore support of shadow passwords, but make it configur... | juhosg |
2007-12-29 | unconditionally enable c99 math support in uclibc - many packages need it | nbd |
2007-12-28 | use softfloat and GNU EABI on the IOP, too | kaloz |
2007-12-28 | move ARM to the GNU EABI | kaloz |
2007-12-28 | use soft float by default on arm and powerpc | kaloz |
2007-12-26 | softfloat should be available on armeb, but not on mips until the kernel fpu ... | kaloz |
2007-10-26 | Update CFLAGS pickup to match the target variable name, allow i686 to be opti... | florian |
2007-07-11 | fix cflags for xscale (#2026) | nbd |
2007-07-01 | Use -Os for rdc and -O2 for the x86 target | florian |
2007-06-02 | add initial support for the crisarchitecture used on foxboards to openwrt | blogic |
2006-12-05 | switch to -O2 on x86 for performance reasons | nbd |