2009-09-26 |
nico | [toolchain] move EABI config option out of GCC |
blob | commitdiff | raw |
2009-09-23 |
nico | [toolchain] add external toolchain support, enhance... |
blob | commitdiff | raw | diff to current |
2009-09-10 |
nico | [cosmetic] add comments & fix descriptions in toolchain... |
blob | commitdiff | raw | diff to current |
2009-09-10 |
nico | prepare for upcoming external toolchain support: move... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
geoff | pxcab: Replace TARGET_pxcab with feature powerpc64 |
blob | commitdiff | raw | diff to current |
2009-08-18 |
geoff | powerpc: Create a powerpc64 config feature |
blob | commitdiff | raw | diff to current |
2009-07-26 |
florian | [toolchain] add the insight gdb frontend (#4701) |
blob | commitdiff | raw | diff to current |
2009-07-16 |
florian | This patch adds a target for the IBM PowerXCell Acceler... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
nico | add a config option to select the binary stripping... |
blob | commitdiff | raw | diff to current |
2009-06-28 |
florian | [toolchain] enable software floating point emulation... |
blob | commitdiff | raw | diff to current |
2009-03-16 |
hcg | Added defaults for extra target architecture for ps3 |
blob | commitdiff | raw | diff to current |
2009-03-14 |
nbd | move cflags default setting to target makefiles |
blob | commitdiff | raw | diff to current |
2009-01-11 |
nico | use different optimizations for x86 & x86_64 on uml |
blob | commitdiff | raw | diff to current |
2009-01-10 |
nico | fix wrong TARGET_SUFFIX when building a toolchain with... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
nico | [massive] add support for alternative C libraries ... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
nbd | storm is ARMv4, not ARMv4T (thx, SeG) |
blob | commitdiff | raw | diff to current |
2008-07-21 |
juhosg | surprise :p |
blob | commitdiff | raw | diff to current |
2008-06-04 |
kaloz | add preliminary Marvell Orion support |
blob | commitdiff | raw | diff to current |
2008-06-03 |
kaloz | soft-float shouldn't be used on targets with FPU |
blob | commitdiff | raw | diff to current |
2008-04-27 |
kaloz | add preliminary support for Storm SL3512 based devices... |
blob | commitdiff | raw | diff to current |
2008-04-26 |
kaloz | PXA has Xscale core as well, so optimize the same way... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
kaloz | do target dependent optimizations |
blob | commitdiff | raw | diff to current |
2008-04-12 |
jk | [toolchain] provide a cleaner way to specify a biarch... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
nbd | revert ARM to oabi by default, add some eabi patches... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
ralph | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots... |
blob | commitdiff | raw | diff to current |
2008-01-26 |
juhosg | [toolchain] uClibc: restore support of shadow passwords... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
nbd | unconditionally enable c99 math support in uclibc ... |
blob | commitdiff | raw | diff to current |
2007-12-28 |
kaloz | use softfloat and GNU EABI on the IOP, too |
blob | commitdiff | raw | diff to current |
2007-12-28 |
kaloz | move ARM to the GNU EABI |
blob | commitdiff | raw | diff to current |
2007-12-28 |
kaloz | use soft float by default on arm and powerpc |
blob | commitdiff | raw | diff to current |
2007-12-26 |
kaloz | softfloat should be available on armeb, but not on... |
blob | commitdiff | raw | diff to current |
2007-10-26 |
florian | Update CFLAGS pickup to match the target variable name... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
nbd | fix cflags for xscale (#2026) |
blob | commitdiff | raw | diff to current |
2007-07-01 |
florian | Use -Os for rdc and -O2 for the x86 target |
blob | commitdiff | raw | diff to current |
2007-06-02 |
blogic | add initial support for the crisarchitecture used on... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
nbd | switch to -O2 on x86 for performance reasons |
blob | commitdiff | raw | diff to current |
2006-10-26 |
pavlov | add a configuration option to enable full c99 math... |
blob | commitdiff | raw | diff to current |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
blob | commitdiff | raw | diff to current |
2006-10-09 |
nbd | remove unused multilib option |
blob | commitdiff | raw | diff to current |
2006-09-05 |
nbd | remove -mcpu=405 for magicbox, because it enables soft... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
nbd | set -mcpu=405 in the default cflags for magicbox |
blob | commitdiff | raw | diff to current |
2006-08-10 |
mbm | add secret option to use host's toolchain when native... |
blob | commitdiff | raw | diff to current |
2006-08-06 |
kaloz | add XScale support to -ng |
blob | commitdiff | raw | diff to current |
2006-06-15 |
nbd | fix menuconfig developer options structure |
blob | commitdiff | raw | diff to current |
2006-05-31 |
nbd | cleanup; replace .PHONY with FORCE; disable gdb by... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
nbd | menuconfig cleanup |
blob | commitdiff | raw | diff to current |
2006-01-13 |
mbm | fix cflags |
blob | commitdiff | raw | diff to current |
2005-10-23 |
nbd | add -funit-at-a-time in trunk/ as well |
blob | commitdiff | raw | diff to current |
2005-07-17 |
nbd | move target/default/target_skeleton into package/base... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
nbd | hide experimental/developer options from the user.... |
blob | commitdiff | raw | diff to current |
2005-03-06 |
mbm | nbd's makefile/menuconfig rewrite |
blob | commitdiff | raw | diff to current |
2005-02-18 |
wbx | added -mips2 for optimization, request by nico |
blob | commitdiff | raw | diff to current |
2005-02-08 |
wbx | largefs default, needed for precompiled openssh-packages |
blob | commitdiff | raw | diff to current |
2005-01-17 |
mbm | remove gdb for now |
blob | commitdiff | raw | diff to current |
2005-01-17 |
mbm | Update defaults |
blob | commitdiff | raw | diff to current |
2005-01-16 |
mbm | Initial revision |
blob | commitdiff | raw | diff to current |
|