OSDN Git Service

Sigh... Fall back to alloca() if munmap is broken (uClinux).
[uclinux-h8/uClibc.git] / utils /
2004-02-13 Eric AndersenYet more fixups..
2004-02-13 Eric AndersenDone free path if it equals not_found
2004-02-13 Eric AndersenAnother little touch up to avoid problems...
2004-02-13 Eric AndersenA better fix...
2004-02-13 Eric AndersenFix the annoying "not a dynamic executable" problem...
2004-02-13 Eric AndersenCleanup whitespace and formatting
2004-02-13 Eric AndersenAvoid potential double free when locate_library_file...
2004-02-10 Eric AndersenFixup header file naming
2004-02-10 Eric Andersenclean trailing whitespace
2004-02-01 Eric AndersenThe code for checking the rpath was not finding the...
2004-01-21 Eric Andersenignore host binaries
2004-01-20 Eric AndersenErik is an idiot
2004-01-20 Eric Andersensupport building the uClibc utils for the host system...
2003-12-14 Manuel Novoa III Link ldconfig with the appropriate libraries.
2003-12-04 Manuel Novoa III Building of iconv.o was accidently always disabled.
2003-12-03 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-12-03 Eric AndersenRob McMullen writes:
2003-12-02 Manuel Novoa III Include Rules.mk for consistency. Trying not to was...
2003-11-24 Manuel Novoa III Don't bother checking, since we want an error if -msoft...
2003-11-23 Manuel Novoa III Ok.. this fixes the buildroot soft-float arm build.
2003-11-23 Manuel Novoa III Hopefully this is correct for cris.
2003-11-23 Manuel Novoa III Protect against quoting changes.
2003-11-22 Manuel Novoa III Fix arm detection for libfloat.
2003-11-12 Eric AndersenFix a stupid potential segfault
2003-11-07 Eric AndersenSigh. I forgot to define INSTALL which, understandable,
2003-11-07 Eric AndersenIt is remotely possible the utils might even compile...
2003-11-06 Eric AndersenBegin converting the client utils