Histórico de Commits

Autor SHA1 Mensagem Data
  Peter S. Mazinger 8dfe599d81 Replace TOPDIR, add/update copyright há 18 anos atrás
  Peter S. Mazinger fbad3ebcb4 Replace TOPDIR há 18 anos atrás
  Mike Frysinger ff10e4e4fa use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files há 18 anos atrás
  Mike Frysinger 517f68409f update license info há 18 anos atrás
  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. há 18 anos atrás
  Peter S. Mazinger 1db3d05e27 chroot_realpath.c is a dependency also for target ldconfig há 18 anos atrás
  Eric Andersen d5b26eae20 Allow ldconfig.host to build ld.so.cache for target, regardless of há 18 anos atrás
  Mike Frysinger 7cd0c0eb53 use local header files rather than toolchain header files #444 by ee_doright há 18 anos atrás
  Mike Frysinger b4eef71704 make sure our utils link against the currently built libc rather than the toolchain one há 18 anos atrás
  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 há 18 anos atrás
  Mike Frysinger dccf984009 touchup CFLAGS and also link the link.h header file like we do with elf.h há 18 anos atrás
  Peter S. Mazinger 3e458f0e82 utils should be built all the time (iconv), disable building readelf há 18 anos atrás
  Mike Frysinger ef8c7a93f9 touchup PIE support for all the utils and fix stripping on iconv há 19 anos atrás
  Mike Frysinger f3c7774ff4 need -s for STRIPTOOL with iconv too as psm pointed out há 19 anos atrás
  Mike Frysinger fa82a98b28 need to run STRIPTOOL with -s to replace behavior lost from gcc -s há 19 anos atrás
  Mike Frysinger 8078b0ff43 remove strip flags and let STRIPTOOL do the work há 19 anos atrás
  Mike Frysinger f13d9be54c get rid of LDPIEFLAG since PIEFLAG is already used há 19 anos atrás
  Mike Frysinger 80c8cb66b4 white space clean up há 19 anos atrás
  Eric Andersen b872898162 Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth: há 19 anos atrás
  Eric Andersen 8f6b29e669 cleanup, and prevent failures due to including architecture specific há 19 anos atrás
  Eric Andersen 3d831a7c27 Cleaned up patch from Peter S. Mazinger adding support for há 19 anos atrás
  Manuel Novoa III 2224e6ca64 Rip out Peter's unacceptable "fix" and do the sane thing instead; build há 19 anos atrás
  Joakim Tjernlund 13ca772ddc Peter Mazinger writes: há 19 anos atrás
  Joakim Tjernlund 6bc6a6f5d7 Peter Mazinger writes: há 19 anos atrás
  Joakim Tjernlund 7eea9ca077 Peter S. Mazinger writes: há 19 anos atrás
  Joakim Tjernlund 9f9ab49223 Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and há 19 anos atrás
  Joakim Tjernlund 9dca9ff973 Peter S. Mazinger writes: há 19 anos atrás
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. há 19 anos atrás
  Joakim Tjernlund 4e6514273f Mike Frysinger writes: há 20 anos atrás
  Eric Andersen 43b32ce6be Erik is an idiot há 20 anos atrás