Mike Frysinger
04735b266d
initial attempt at adding elf2flt support based upon marcs work in Bug 273
2006-01-10 05:56:59 +00:00
Mike Frysinger
9d3a6533b5
touchup descriptions
2005-08-09 22:19:04 +00:00
Manuel Novoa III
1172dbb8b1
Sigh... Let's try this again.
2005-08-04 05:44:48 +00:00
Manuel Novoa III
42c9321a15
Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug
...
apps with a deployed cross toolchain. Should probably do ltrace as well...
Also, add another compat symlink for cross gdb.
2005-08-04 03:49:25 +00:00
Manuel Novoa III
c0a49140ad
Add sstrip for host and/or target.
2005-08-03 01:20:34 +00:00
Manuel Novoa III
7b67264adf
Someone forgot mipsel for soft float...
2005-04-30 22:02:38 +00:00
Eric Andersen
675837a507
Patch from acmay: http://bugs.uclibc.org/view.php?id=47
...
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.
2005-01-23 11:18:02 +00:00
Eric Andersen
581bc450f5
Fixup SOFT_FLOAT handling
2004-10-09 21:28:56 +00:00
Mike Frysinger
d47905628e
allow people to enter target optimizations
2004-10-09 18:08:15 +00:00
Eric Andersen
0134e28071
Add some seperators
2004-10-09 05:33:05 +00:00
Eric Andersen
2d523c2317
Major buildroot facelift, step one.
...
-Erik
2004-10-09 01:06:03 +00:00