Commit History

Author SHA1 Message Date
  Eric Andersen 2a115f6c06 Add a new 'readelf' util I wrote this weekend. 24 years ago
  Eric Andersen f68eb8d50b Teach the ldso stuff to use the proper elf.h header file, not a local copy. 24 years ago
  Manuel Novoa III 03f338ab66 Update the todo. Add my personal list. 24 years ago
  Manuel Novoa III d85536af73 Add locale-enabled strcoll function from vodz, plus supporting tool. 24 years ago
  Manuel Novoa III 4f8c656e40 Always check before you commit...^100. We need to build the dynamic linker 24 years ago
  Manuel Novoa III eb8bb5738d Only build ldso if building shared. Also, if building ldso, build all subdirs. 24 years ago
  Manuel Novoa III 47c1983b76 Fix misuse of DO_SHARED and LDSO_PRESENT. Add -f option to "cp"s. 24 years ago
  Eric Andersen 0bee90dec0 Put the locale stuff back how it was till we can get a proper implementation 24 years ago
  Eric Andersen aafa530c0d oops. 24 years ago
  Eric Andersen 06777c5b96 decouple this from strchr 24 years ago
  Manuel Novoa III 75b012d74e Fix bug: tried to install non-existant shared libs. 24 years ago
  Eric Andersen fbaac3d4f3 Add in an initial TODO list. Please add stuff as needed (and feel 24 years ago
  Manuel Novoa III e68b7116f9 Added cmdline options --uclibc-use-build-dir and --uclibc-use-rpath so that 24 years ago
  Manuel Novoa III 63fbd32beb Install ldd and ldconfig as appropriate. 24 years ago
  Manuel Novoa III dd4d42c2b9 Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and 24 years ago
  Eric Andersen f43cd38254 Cleanup some stupid warnings 24 years ago
  Eric Andersen acbe47d22b warn folks that libresolv is a stub 24 years ago
  Manuel Novoa III d75f418d41 Look's like I need to disable the rpath stuff for now as well. 24 years ago
  Manuel Novoa III 127e6e3b31 Revert behavior of wrapper to not use dynamic linker in the build dir, so 24 years ago
  Manuel Novoa III b261aef543 Give Erik's build-with-uClibc method. 24 years ago
  Eric Andersen 3f0e846f02 Remove the now obsolete "headers" target. Fix call to get-needed-libgcc-objects.sh 24 years ago
  Eric Andersen 309c2c53eb Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.sh 24 years ago
  Eric Andersen caa78fb3fd Sometimes (often) the kernel will return things other then -1. 24 years ago
  Eric Andersen 12eb7cae21 Comment out broken test 24 years ago
  Manuel Novoa III 81c61f3745 Add a _really_ basic README outlining building/using uClibc. 24 years ago
  Manuel Novoa III eba708a62b Make selection of uClibc floating point support in printf, etc. seperate 24 years ago
  Manuel Novoa III 54ebc8099e Revert behavior to either INSTALL_DIR or BUILD_DIR but not both. Also, if 24 years ago
  Manuel Novoa III e449ce9a42 Minor fix. 24 years ago
  Eric Andersen 5ed08475b3 These are needed for arm to compile 24 years ago
  Eric Andersen 0af935ea15 Don't try to run ldconfig unless it exists 24 years ago