Commit History

Author SHA1 Message Date
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Eric Andersen 3c735763c2 A few more (final?) cleanups for the installer behavior. I now think 23 years ago
  Eric Andersen 24700c28ae Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch>-uclibc- spoofer 23 years ago
  Eric Andersen 96277cfcea Update the build system, yet again. I hope this is the last time... 23 years ago
  Eric Andersen bf3591244c Fix behavior when installing the devel env, since somewhere 23 years ago
  Eric Andersen c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 23 years ago
  Eric Andersen df6add6279 Some cleanups needed for things to compile and work as expected 23 years ago
  Eric Andersen ffc7bb39cc This commit merges David Schleef's updates to the build system, which a 23 years ago
  Eric Andersen a8c44154ec Oops. 23 years ago
  Eric Andersen 4836768df7 Allow the shared lib loader to fallback on the builddir if everything 23 years ago
  David Schleef fa1a9ed709 Changed dependencies of gcc-uClibc.h to ../../Config instead of clean 23 years ago
  Eric Andersen 0920bb7596 Don't create a fake readelf app. We are creating a real one now. 23 years ago
  Manuel Novoa III dd4d42c2b9 Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and 23 years ago
  Eric Andersen 0ad1b4fdd3 Fix up a few little problems 23 years ago
  Eric Andersen be0f7c05d8 Fix up naming of ld.so so every uses the same define. The top level 23 years ago
  Eric Andersen 10ecb394d4 Use the symbolic name, don't hard code. 23 years ago
  Eric Andersen 91307a3666 This patch allows powerpc to compile again. It also checks if we 23 years ago
  Eric Andersen 84a9d87e2d This is kindof neat. With this update, you can now simply set your 23 years ago
  Eric Andersen b35cf07aac Avoid needing to distinguis between the install dir and the build 23 years ago
  Eric Andersen 211085d8b0 Don't hard-code the major number 23 years ago
  Eric Andersen 7cb1909d28 Fix up default .so number. This should avoid conflicts with libc5 23 years ago
  Eric Andersen b9c667b7c2 Define where the shared lib loader now lives... 23 years ago
  Manuel Novoa III 0622974e19 Update the gcc wrapper. Changes described in the notes at the top of the file. 23 years ago
  Eric Andersen e990ae71cb Make a naming change to be consistent with other cross compiling tools. 23 years ago
  Manuel Novoa III e128fa8ad5 Hack DYNAMIC_LINKER setting for now. 23 years ago
  Eric Andersen 6c7074c750 Try to automagically pick the correct dynamic linker. 23 years ago
  Manuel Novoa III 5eaf1cbce0 Hide some unnecessary output. Check cvs logging script. 23 years ago
  Eric Andersen c6464c0a9e Always use system libc, to facilitate bootstrapping new architectures. 23 years ago
  Manuel Novoa III a798822789 Set dynamic linker used to /lib/ld-linux.so.1. Changeable in Makefile. 23 years ago