Commit Verlauf

Autor SHA1 Nachricht Datum
  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 75e3be2c70 Do not recurse into ldso/libc/libpthread on clean vor 18 Jahren
  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 vor 18 Jahren
  Joakim Tjernlund 066d0837ff Remove hardcoded ld-uClibc.so.0 name in ldso. vor 19 Jahren
  Mike Frysinger ae3bbeaa10 rework the headers depedency so that it plays nice with parallel building vor 19 Jahren
  Mike Frysinger ce9f1cf9c2 rip out all the duplicated debug code and move into a shared file vor 19 Jahren
  Mike Frysinger dd8d43ce31 make sure libdl static and shared targets are built properly vor 19 Jahren
  Mike Frysinger d1155a7c1e rework dependencies to support parallel build and avoid re-creating header files all the time vor 19 Jahren
  Joakim Tjernlund 3f2ae8a18a Forgot to commit this file. Patch from Stefan Allius. vor 20 Jahren
  Joakim Tjernlund d965f80088 Fix make clean rule. vor 20 Jahren
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc vor 20 Jahren
  Eric Andersen 7070940833 Rework file naming, aiming for at least a vague level of consistancy vor 20 Jahren
  Eric Andersen 3e02283942 Split off the stuff that cannot use function into its own file, vor 20 Jahren
  Eric Andersen e556691e4f Begin converting the client utils vor 20 Jahren
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: vor 20 Jahren
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: vor 20 Jahren
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... vor 21 Jahren
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've vor 21 Jahren
  Eric Andersen e76999a5d5 Kill cruft. Build ldd for the host system by default. vor 22 Jahren
  Eric Andersen dd43462ee2 More build system cleanups... vor 22 Jahren
  Eric Andersen d7147f9226 Remove the now obsolete d-link tree. Update things to cope vor 22 Jahren
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com vor 22 Jahren
  Eric Andersen 96277cfcea Update the build system, yet again. I hope this is the last time... vor 23 Jahren
  Eric Andersen 08e0c24b47 This commit finishes adding support for the old m68k-coff toolchains by vor 23 Jahren
  Eric Andersen 34d61933bb A few build updates vor 23 Jahren
  Eric Andersen 862fef6971 Yet more ldso cleanups. Be more discriminating about when using inlines vor 23 Jahren
  Manuel Novoa III 4f8c656e40 Always check before you commit...^100. We need to build the dynamic linker vor 23 Jahren
  Manuel Novoa III eb8bb5738d Only build ldso if building shared. Also, if building ldso, build all subdirs. vor 23 Jahren
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source vor 23 Jahren
  Eric Andersen 249cb00d9f Rework where libraries get installed to. Now thew will be compiled and vor 23 Jahren