Commit History

Author SHA1 Message Date
  Eric Andersen ff1b55eb5e Seperate out the symbol resolution debugging, so it doesn't clutter 22 years ago
  Eric Andersen 212d547707 A ton of cleanups. Eliminate some useless code. Much better 22 years ago
  Eric Andersen a5e190ebf3 Fixup build a bit. Be sneaky and include everything into 22 years ago
  Eric Andersen ed865232d8 Rework naming for shared lib loader to avoid potential 22 years ago
  Eric Andersen 51ff0f67c7 Fix the library searching routine so it is way simpler, and so 23 years ago
  Eric Andersen 29be1bc88c Begin removing some unnecessary inlining, and fix naming 23 years ago
  Eric Andersen c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 23 years ago
  Eric Andersen 1c3d156a91 Oops. USE_CACHE was disabled and didn't compile when enabled 23 years ago
  Eric Andersen df6add6279 Some cleanups needed for things to compile and work as expected 23 years ago
  Eric Andersen 8fbaabf323 This takes about 6k off the size of the x86 shared lib loader... 23 years ago
  Eric Andersen 4836768df7 Allow the shared lib loader to fallback on the builddir if everything 23 years ago
  Eric Andersen 20ade83c2d Cleanup to not use kernel headers at all. 23 years ago
  Eric Andersen dfc5cd9b2e Use sys/mman.h not asm/mman.h -- we don't want kernel headers... 23 years ago
  Eric Andersen f68eb8d50b Teach the ldso stuff to use the proper elf.h header file, not a local copy. 23 years ago
  Manuel Novoa III dd4d42c2b9 Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and 23 years ago
  Eric Andersen cebef70d90 One last structural change. Install header files to INSTALLDIR/usr/include 23 years ago
  Eric Andersen 63882a13e0 Another cleanup. Never pass addresses as an 'int' 23 years ago
  Eric Andersen b7bc129184 Yet another major rework. This time around, rework it to no longer 23 years ago
  Eric Andersen 66f269d2a5 Initial checkin for ld.so. This is a combination of effort from Manuel Novoa 23 years ago