summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* Include Rules.mk for consistency. Trying not to was simply too painful.Manuel Novoa III2003-12-021-58/+1
|
* Don't bother checking, since we want an error if -msoft-float doesn't work.Manuel Novoa III2003-11-241-2/+2
|
* Ok.. this fixes the buildroot soft-float arm build.Manuel Novoa III2003-11-231-1/+1
| | | | | Also try to make sure the build breaks if we want soft float but don't know how to request it.
* Hopefully this is correct for cris.Manuel Novoa III2003-11-231-0/+4
|
* Protect against quoting changes.Manuel Novoa III2003-11-231-1/+1
|
* Fix arm detection for libfloat.Manuel Novoa III2003-11-221-1/+1
|
* Fix a stupid potential segfaultEric Andersen2003-11-121-1/+2
|
* Sigh. I forgot to define INSTALL which, understandable,Eric Andersen2003-11-071-5/+7
| | | | broke the install target
* It is remotely possible the utils might even compile this timeEric Andersen2003-11-071-13/+49
| | | | around...
* Begin converting the client utilsEric Andersen2003-11-069-0/+2247