index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
Makefile
Age
Commit message (
Expand
)
Author
2005-08-09
need to run STRIPTOOL with -s to replace behavior lost from gcc -s
Mike Frysinger
2005-08-08
remove strip flags and let STRIPTOOL do the work
Mike Frysinger
2005-07-29
get rid of LDPIEFLAG since PIEFLAG is already used
Mike Frysinger
2005-01-18
white space clean up
Mike Frysinger
2005-01-16
Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth:
Eric Andersen
2005-01-12
cleanup, and prevent failures due to including architecture specific
Eric Andersen
2004-12-22
Cleaned up patch from Peter S. Mazinger adding support for
Eric Andersen
2004-10-15
Rip out Peter's unacceptable "fix" and do the sane thing instead; build
Manuel Novoa III
2004-10-14
Peter Mazinger writes:
Joakim Tjernlund
2004-10-14
Peter Mazinger writes:
Joakim Tjernlund
2004-10-06
Peter S. Mazinger writes:
Joakim Tjernlund
2004-10-06
Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and
Joakim Tjernlund
2004-10-05
Peter S. Mazinger writes:
Joakim Tjernlund
2004-10-03
This patch from Mike Frysinger, extended from an earlier patch from Peter S.
Eric Andersen
2004-08-10
Mike Frysinger writes:
Joakim Tjernlund
2004-01-20
Erik is an idiot
Eric Andersen
2004-01-20
support building the uClibc utils for the host system...
Eric Andersen
2003-12-14
Link ldconfig with the appropriate libraries.
Manuel Novoa III
2003-12-04
Building of iconv.o was accidently always disabled.
Manuel Novoa III
2003-12-02
Include Rules.mk for consistency. Trying not to was simply too painful.
Manuel Novoa III
2003-11-24
Don't bother checking, since we want an error if -msoft-float doesn't work.
Manuel Novoa III
2003-11-23
Ok.. this fixes the buildroot soft-float arm build.
Manuel Novoa III
2003-11-23
Protect against quoting changes.
Manuel Novoa III
2003-11-22
Fix arm detection for libfloat.
Manuel Novoa III
2003-11-07
Sigh. I forgot to define INSTALL which, understandable,
Eric Andersen
2003-11-07
It is remotely possible the utils might even compile this time
Eric Andersen
2003-11-06
Begin converting the client utils
Eric Andersen