Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of leading whitespace to silence warnings from config system. | "Steven J. Hill" | 2007-07-06 | 1 | -1/+1 |
| | |||||
* | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | 2007-02-06 | 1 | -61/+14 |
| | | | | and all other comments to <biteme@devnull.com>. | ||||
* | - reformat help text to fit default width better | Bernhard Reutner-Fischer | 2007-01-24 | 1 | -6/+11 |
| | |||||
* | - remove old reminder that is already dealt with. | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -10/+0 |
| | |||||
* | Add support for mklibs (strips unused syms from shared libs such as uClibc) | Eric Andersen | 2006-08-02 | 1 | -0/+1 |
| | | | | | based on a patch from akvadrako, and using a version of mklibs.py that was massively hacked up by andersee and mjn3 for uClibc support. | ||||
* | disable multilib by default | Mike Frysinger | 2006-02-20 | 1 | -1/+1 |
| | |||||
* | initial attempt at adding elf2flt support based upon marcs work in Bug 273 | Mike Frysinger | 2006-01-10 | 1 | -2/+3 |
| | |||||
* | touchup descriptions | Mike Frysinger | 2005-08-09 | 1 | -1/+1 |
| | |||||
* | Sigh... Let's try this again. | Manuel Novoa III | 2005-08-04 | 1 | -1/+1 |
| | |||||
* | Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug | Manuel Novoa III | 2005-08-04 | 1 | -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 III | 2005-08-03 | 1 | -0/+1 |
| | |||||
* | Someone forgot mipsel for soft float... | Manuel Novoa III | 2005-04-30 | 1 | -1/+1 |
| | |||||
* | Patch from acmay: http://bugs.uclibc.org/view.php?id=47 | Eric Andersen | 2005-01-23 | 1 | -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 handling | Eric Andersen | 2004-10-09 | 1 | -5/+0 |
| | |||||
* | allow people to enter target optimizations | Mike Frysinger | 2004-10-09 | 1 | -3/+2 |
| | |||||
* | Add some seperators | Eric Andersen | 2004-10-09 | 1 | -0/+2 |
| | |||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 1 | -0/+62 |
-Erik |