summaryrefslogtreecommitdiff
path: root/toolchain/Config.in
AgeCommit message (Collapse)Author
2005-04-30Someone forgot mipsel for soft float...Manuel Novoa III
2005-01-23Patch from acmay: http://bugs.uclibc.org/view.php?id=47Eric Andersen
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.
2004-10-09Fixup SOFT_FLOAT handlingEric Andersen
2004-10-09allow people to enter target optimizationsMike Frysinger
2004-10-09Add some seperatorsEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen
-Erik