Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen | 2003-12-03 | 1 | -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 Andersen | 2003-12-03 | 1 | -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 III | 2003-12-02 | 1 | -58/+1 | |
| | ||||||
* | Don't bother checking, since we want an error if -msoft-float doesn't work. | Manuel Novoa III | 2003-11-24 | 1 | -2/+2 | |
| | ||||||
* | Ok.. this fixes the buildroot soft-float arm build. | Manuel Novoa III | 2003-11-23 | 1 | -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 III | 2003-11-23 | 1 | -0/+4 | |
| | ||||||
* | Protect against quoting changes. | Manuel Novoa III | 2003-11-23 | 1 | -1/+1 | |
| | ||||||
* | Fix arm detection for libfloat. | Manuel Novoa III | 2003-11-22 | 1 | -1/+1 | |
| | ||||||
* | Fix a stupid potential segfault | Eric Andersen | 2003-11-12 | 1 | -1/+2 | |
| | ||||||
* | Sigh. I forgot to define INSTALL which, understandable, | Eric Andersen | 2003-11-07 | 1 | -5/+7 | |
| | | | | broke the install target | |||||
* | It is remotely possible the utils might even compile this time | Eric Andersen | 2003-11-07 | 1 | -13/+49 | |
| | | | | around... | |||||
* | Begin converting the client utils | Eric Andersen | 2003-11-06 | 9 | -0/+2247 | |