summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-031-6/+6
| | | | | | Nothing overly interesting here, this renames Hitachi/Mitsubishi to Renesas for the relevant platforms (in this case, h8, sh, and m32r). The same changes have already been going on in gcc/binutils/gdb/glibc/etc.
* Rob McMullen writes:Eric Andersen2003-12-031-3/+2
| | | | | | There is code in ldconfig that checks to see if a shared library is named either ``lib*'' or ``ld-*'' before ldconfig -l will work on it. gawk uses this feature of ldconfig to make /lib/rcscripts/filefuncs.so, so the build fails.
* 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