コミット履歴

作者 SHA1 メッセージ 日付
  Peter S. Mazinger ba31c6c463 Remove TOPDIR 18 年 前
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture 18 年 前
  Peter S. Mazinger 7b2569d24a Missed one occurence of BUILD_UCLIBC_LDSO 18 年 前
  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. 18 年 前
  Peter S. Mazinger 75e3be2c70 Do not recurse into ldso/libc/libpthread on clean 18 年 前
  Peter S. Mazinger f70602be19 Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a 18 年 前
  Joakim Tjernlund 066d0837ff Remove hardcoded ld-uClibc.so.0 name in ldso. 19 年 前
  Mike Frysinger ae3bbeaa10 rework the headers depedency so that it plays nice with parallel building 19 年 前
  Mike Frysinger ce9f1cf9c2 rip out all the duplicated debug code and move into a shared file 19 年 前
  Mike Frysinger dd8d43ce31 make sure libdl static and shared targets are built properly 19 年 前
  Mike Frysinger d1155a7c1e rework dependencies to support parallel build and avoid re-creating header files all the time 19 年 前
  Joakim Tjernlund 3f2ae8a18a Forgot to commit this file. Patch from Stefan Allius. 20 年 前
  Joakim Tjernlund d965f80088 Fix make clean rule. 20 年 前
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc 20 年 前
  Eric Andersen 7070940833 Rework file naming, aiming for at least a vague level of consistancy 20 年 前
  Eric Andersen 3e02283942 Split off the stuff that cannot use function into its own file, 20 年 前
  Eric Andersen e556691e4f Begin converting the client utils 20 年 前
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: 20 年 前
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 年 前
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... 21 年 前
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 年 前
  Eric Andersen e76999a5d5 Kill cruft. Build ldd for the host system by default. 22 年 前
  Eric Andersen dd43462ee2 More build system cleanups... 22 年 前
  Eric Andersen d7147f9226 Remove the now obsolete d-link tree. Update things to cope 22 年 前
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 年 前
  Eric Andersen 96277cfcea Update the build system, yet again. I hope this is the last time... 23 年 前
  Eric Andersen 08e0c24b47 This commit finishes adding support for the old m68k-coff toolchains by 23 年 前
  Eric Andersen 34d61933bb A few build updates 23 年 前
  Eric Andersen 862fef6971 Yet more ldso cleanups. Be more discriminating about when using inlines 23 年 前
  Manuel Novoa III 4f8c656e40 Always check before you commit...^100. We need to build the dynamic linker 23 年 前