summaryrefslogtreecommitdiffstats
path: root/toolchain/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* disable multilib by defaultMike Frysinger2006-02-201-1/+1
|
* initial attempt at adding elf2flt support based upon marcs work in Bug 273Mike Frysinger2006-01-101-2/+3
|
* touchup descriptionsMike Frysinger2005-08-091-1/+1
|
* Sigh... Let's try this again.Manuel Novoa III2005-08-041-1/+1
|
* Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debugManuel Novoa III2005-08-041-0/+11
| | | | | apps with a deployed cross toolchain. Should probably do ltrace as well... Also, add another compat symlink for cross gdb.
* Add sstrip for host and/or target.Manuel Novoa III2005-08-031-0/+1
|
* Someone forgot mipsel for soft float...Manuel Novoa III2005-04-301-1/+1
|
* Patch from acmay: http://bugs.uclibc.org/view.php?id=47Eric Andersen2005-01-231-1/+1
| | | | | | | | | | 0000047: ARM BigEndian does not allow Soft Float When ARMEB is selected for the arch I am unable to select soft float support. The toolchain/Config.in does not have a depend for armeb, it just has arm. The attached patch should cover it.
* Fixup SOFT_FLOAT handlingEric Andersen2004-10-091-5/+0
|
* allow people to enter target optimizationsMike Frysinger2004-10-091-3/+2
|
* Add some seperatorsEric Andersen2004-10-091-0/+2
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+62
-Erik