| Commit message (Expand) | Author | Age | Files | Lines |
* | Solve warning about redefined _GNU_SOURCE, allow iconv to build | Peter S. Mazinger | 2005-12-10 | 2 | -2/+5 |
* | touchup style | Mike Frysinger | 2005-12-09 | 1 | -18/+23 |
* | Add -DNOT_IN_libc to disable the libc-internal.h stuff | Peter S. Mazinger | 2005-12-08 | 1 | -1/+1 |
* | Correct typo, iconv binary does not use the internal versions | Peter S. Mazinger | 2005-12-06 | 1 | -1/+1 |
* | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger | 2005-11-25 | 1 | -5/+5 |
* | Same for utils, renamed install_utils to utils_install to avoid conflict when... | Peter S. Mazinger | 2005-11-25 | 1 | -6/+2 |
* | Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier | Peter S. Mazinger | 2005-11-25 | 1 | -1/+1 |
* | Move _GNU_SOURCE from file to CFLAGS, make use of NATIVE_LDFLAGS | Peter S. Mazinger | 2005-11-24 | 2 | -3/+3 |
* | update license | Mike Frysinger | 2005-11-23 | 1 | -7/+12 |
* | Make utils includable into main Makefile.in, add compile.u and hcompile.u, us... | Peter S. Mazinger | 2005-11-23 | 2 | -93/+98 |
* | use the local elf.h since the host toolchain probably sucks #555 | Mike Frysinger | 2005-11-22 | 1 | -0/+2 |
* | fix bswap32/bswap16 macros for non-linux targets as reported by Melange in Bu... | Mike Frysinger | 2005-11-21 | 1 | -16/+12 |
* | Do not create header links, use -I to find them. Moved dl-progname.h to ldso/... | Peter S. Mazinger | 2005-11-21 | 1 | -10/+4 |
* | Replace TOPDIR, add/update copyright | Peter S. Mazinger | 2005-11-18 | 1 | -3/+1 |
* | Replace TOPDIR | Peter S. Mazinger | 2005-11-18 | 1 | -7/+10 |
* | use $TOPDIR instead of ../ and utilize -B so that our target utils use the co... | Mike Frysinger | 2005-11-15 | 1 | -6/+4 |
* | update license info | Mike Frysinger | 2005-11-15 | 1 | -13/+2 |
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger | 2005-10-12 | 1 | -7/+7 |
* | ldd does not build due to missing fork() on MMUless. Since ldd merely | Eric Andersen | 2005-10-05 | 1 | -1/+1 |
* | chroot_realpath.c is a dependency also for target ldconfig | Peter S. Mazinger | 2005-10-01 | 1 | -1/+1 |
* | Allow ldconfig.host to build ld.so.cache for target, regardless of | Eric Andersen | 2005-09-30 | 4 | -35/+315 |
* | use local header files rather than toolchain header files #444 by ee_doright | Mike Frysinger | 2005-09-28 | 1 | -3/+5 |
* | make sure our utils link against the currently built libc rather than the too... | Mike Frysinger | 2005-09-24 | 1 | -1/+1 |
* | no check needed in libm/libpthread, we do not recurse anymore if the related ... | Peter S. Mazinger | 2005-09-22 | 1 | -2/+2 |
* | clean 32bit-isms and make code 64/32 bit clean | Mike Frysinger | 2005-09-22 | 2 | -112/+160 |
* | touchup CFLAGS and also link the link.h header file like we do with elf.h | Mike Frysinger | 2005-09-21 | 1 | -3/+6 |
* | utils should be built all the time (iconv), disable building readelf | Peter S. Mazinger | 2005-09-21 | 1 | -1/+1 |
* | add __thumb__ check | Mike Frysinger | 2005-08-18 | 1 | -1/+1 |
* | touchup PIE support for all the utils and fix stripping on iconv | Mike Frysinger | 2005-08-11 | 1 | -3/+8 |
* | need -s for STRIPTOOL with iconv too as psm pointed out | Mike Frysinger | 2005-08-09 | 1 | -1/+1 |
* | need to run STRIPTOOL with -s to replace behavior lost from gcc -s | Mike Frysinger | 2005-08-09 | 1 | -3/+3 |
* | remove strip flags and let STRIPTOOL do the work | Mike Frysinger | 2005-08-08 | 1 | -3/+3 |
* | get rid of LDPIEFLAG since PIEFLAG is already used | Mike Frysinger | 2005-07-29 | 1 | -2/+2 |
* | Correct typo, matching correction made to elf.h | Eric Andersen | 2005-04-19 | 1 | -1/+1 |
* | no more cvs | Mike Frysinger | 2005-02-12 | 1 | -6/+0 |
* | white space clean up | Mike Frysinger | 2005-01-18 | 1 | -9/+8 |
* | Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth: | Eric Andersen | 2005-01-16 | 1 | -1/+1 |
* | cleanup, and prevent failures due to including architecture specific | Eric Andersen | 2005-01-12 | 4 | -77/+66 |
* | Remove the no-longer-needed #include <sys/user.h> | Eric Andersen | 2005-01-11 | 1 | -1/+0 |
* | Fix thinko | Eric Andersen | 2004-12-23 | 1 | -2/+8 |
* | Cleanup for when LDSO_CACHE_SUPPORT is disabled | Eric Andersen | 2004-12-22 | 1 | -20/+31 |
* | Cleaned up patch from Peter S. Mazinger adding support for | Eric Andersen | 2004-12-22 | 1 | -0/+2 |
* | Don't use PAGE_SIZE, instead just a local BUFFER_SIZE define | Eric Andersen | 2004-12-09 | 1 | -4/+6 |
* | Use PAGE_SIZE, not 4096 | Eric Andersen | 2004-12-08 | 1 | -4/+5 |
* | Rip out Peter's unacceptable "fix" and do the sane thing instead; build | Manuel Novoa III | 2004-10-15 | 1 | -16/+13 |
* | Peter Mazinger writes: | Joakim Tjernlund | 2004-10-14 | 1 | -2/+2 |
* | Peter Mazinger writes: | Joakim Tjernlund | 2004-10-14 | 1 | -3/+6 |
* | Remove empty file | Eric Andersen | 2004-10-06 | 1 | -0/+0 |
* | Add type libc0 to cache_print(). | Joakim Tjernlund | 2004-10-06 | 1 | -2/+5 |
* | Peter S. Mazinger writes: | Joakim Tjernlund | 2004-10-06 | 1 | -3/+3 |