Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter S. Mazinger 8dfe599d81 Replace TOPDIR, add/update copyright vor 18 Jahren
  Peter S. Mazinger fbad3ebcb4 Replace TOPDIR vor 18 Jahren
  Mike Frysinger ff10e4e4fa use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files vor 18 Jahren
  Mike Frysinger 517f68409f update license info vor 18 Jahren
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. vor 18 Jahren
  Peter S. Mazinger 1db3d05e27 chroot_realpath.c is a dependency also for target ldconfig vor 18 Jahren
  Eric Andersen d5b26eae20 Allow ldconfig.host to build ld.so.cache for target, regardless of vor 18 Jahren
  Mike Frysinger 7cd0c0eb53 use local header files rather than toolchain header files #444 by ee_doright vor 18 Jahren
  Mike Frysinger b4eef71704 make sure our utils link against the currently built libc rather than the toolchain one vor 18 Jahren
  Peter S. Mazinger 0929e196d2 no check needed in libm/libpthread, we do not recurse anymore if the related option is not set, more Makefile cleanups vor 18 Jahren
  Mike Frysinger dccf984009 touchup CFLAGS and also link the link.h header file like we do with elf.h vor 18 Jahren
  Peter S. Mazinger 3e458f0e82 utils should be built all the time (iconv), disable building readelf vor 18 Jahren
  Mike Frysinger ef8c7a93f9 touchup PIE support for all the utils and fix stripping on iconv vor 19 Jahren
  Mike Frysinger f3c7774ff4 need -s for STRIPTOOL with iconv too as psm pointed out vor 19 Jahren
  Mike Frysinger fa82a98b28 need to run STRIPTOOL with -s to replace behavior lost from gcc -s vor 19 Jahren
  Mike Frysinger 8078b0ff43 remove strip flags and let STRIPTOOL do the work vor 19 Jahren
  Mike Frysinger f13d9be54c get rid of LDPIEFLAG since PIEFLAG is already used vor 19 Jahren
  Mike Frysinger 80c8cb66b4 white space clean up vor 19 Jahren
  Eric Andersen b872898162 Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth: vor 19 Jahren
  Eric Andersen 8f6b29e669 cleanup, and prevent failures due to including architecture specific vor 19 Jahren
  Eric Andersen 3d831a7c27 Cleaned up patch from Peter S. Mazinger adding support for vor 19 Jahren
  Manuel Novoa III 2224e6ca64 Rip out Peter's unacceptable "fix" and do the sane thing instead; build vor 19 Jahren
  Joakim Tjernlund 13ca772ddc Peter Mazinger writes: vor 19 Jahren
  Joakim Tjernlund 6bc6a6f5d7 Peter Mazinger writes: vor 19 Jahren
  Joakim Tjernlund 7eea9ca077 Peter S. Mazinger writes: vor 19 Jahren
  Joakim Tjernlund 9f9ab49223 Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and vor 19 Jahren
  Joakim Tjernlund 9dca9ff973 Peter S. Mazinger writes: vor 19 Jahren
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. vor 19 Jahren
  Joakim Tjernlund 4e6514273f Mike Frysinger writes: vor 20 Jahren
  Eric Andersen 43b32ce6be Erik is an idiot vor 20 Jahren