OSDN Git Service

test/math: Adjust arm tests for older ULPs format
[uclinux-h8/uClibc.git] / utils / Makefile
2005-11-23 Peter S. MazingerMake utils includable into main Makefile.in, add compil...
2005-11-22 Mike Frysingeruse the local elf.h since the host toolchain probably...
2005-11-21 Peter S. MazingerDo not create header links, use -I to find them. Moved...
2005-11-18 Peter S. MazingerReplace TOPDIR, add/update copyright
2005-11-18 Peter S. MazingerReplace TOPDIR
2005-11-15 Mike Frysingeruse $TOPDIR instead of ../ and utilize -B so that our...
2005-11-15 Mike Frysingerupdate license info
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-10-01 Peter S. Mazingerchroot_realpath.c is a dependency also for target ldconfig
2005-09-30 Eric AndersenAllow ldconfig.host to build ld.so.cache for target...
2005-09-28 Mike Frysingeruse local header files rather than toolchain header...
2005-09-24 Mike Frysingermake sure our utils link against the currently built...
2005-09-22 Peter S. Mazingerno check needed in libm/libpthread, we do not recurse...
2005-09-21 Mike Frysingertouchup CFLAGS and also link the link.h header file...
2005-09-21 Peter S. Mazingerutils should be built all the time (iconv), disable...
2005-08-11 Mike Frysingertouchup PIE support for all the utils and fix stripping...
2005-08-09 Mike Frysingerneed -s for STRIPTOOL with iconv too as psm pointed out
2005-08-09 Mike Frysingerneed to run STRIPTOOL with -s to replace behavior lost...
2005-08-08 Mike Frysingerremove strip flags and let STRIPTOOL do the work
2005-07-29 Mike Frysingerget rid of LDPIEFLAG since PIEFLAG is already used
2005-01-18 Mike Frysingerwhite space clean up
2005-01-16 Eric AndersenPer bugs.uclibc.org/view.php?id=15, patch from kergoth:
2005-01-12 Eric Andersencleanup, and prevent failures due to including architec...
2004-12-22 Eric AndersenCleaned up patch from Peter S. Mazinger adding support for
2004-10-15 Manuel Novoa III Rip out Peter's unacceptable "fix" and do the sane...
2004-10-14 Joakim TjernlundPeter Mazinger writes:
2004-10-14 Joakim TjernlundPeter Mazinger writes:
2004-10-06 Joakim TjernlundPeter S. Mazinger writes:
2004-10-06 Joakim TjernlundPuts common defines into dl-defs.h (in ldso/include...
2004-10-05 Joakim TjernlundPeter S. Mazinger writes:
2004-10-03 Eric AndersenThis patch from Mike Frysinger, extended from an earlie...
2004-08-10 Joakim TjernlundMike Frysinger writes:
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-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 Protect against quoting changes.
2003-11-22 Manuel Novoa III Fix arm detection for libfloat.
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