Cronologia Commit

Autore SHA1 Messaggio Data
  Eric Andersen 3c68b56163 It doesn't make sense to supress linking for -i or -r, 22 anni fa
  Eric Andersen f07a09b062 Fix incorrect ordering of -L and -l options, which prevented things 22 anni fa
  Eric Andersen 48f2667be9 Add initial support for compiling cpp code. 23 anni fa
  Eric Andersen 222e31faa0 Setup so ctors/dtors can run. Disabled for now, since they do 23 anni fa
  Eric Andersen 85af153d3b Lose the -nostdlib, which causes problems with older binutils, and 23 anni fa
  Eric Andersen 3a99d545ce Patch from Miles Bader: All the -M* options should 23 anni fa
  Eric Andersen 879c34fb14 Yet another iteration... 23 anni fa
  Eric Andersen c2f9adab4e Both Miles and Manuel complained about this one. I was silently 23 anni fa
  Eric Andersen 70b1841fb5 Fix the compiler wrapper yet more... 23 anni fa
  Eric Andersen cca9374b87 Fix a corner case which I had botched. 23 anni fa
  Eric Andersen f5820f58dd This should be a little better... 23 anni fa
  Eric Andersen 6ecb091433 Several needed cleanups to the gcc wrapper. 23 anni fa
  Eric Andersen cbc7417d32 Patch from Michael E Brown <mebrown@michaels-house.net> to 23 anni fa
  Eric Andersen 16fa65662a Oops. I accidentally commited some experimental test code 23 anni fa
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 23 anni fa
  Eric Andersen ffc7bb39cc This commit merges David Schleef's updates to the build system, which a 23 anni fa
  Eric Andersen a9e5b24e67 Don't change options on based on path -- use command line options or 23 anni fa
  Eric Andersen 4836768df7 Allow the shared lib loader to fallback on the builddir if everything 23 anni fa
  Manuel Novoa III e68b7116f9 Added cmdline options --uclibc-use-build-dir and --uclibc-use-rpath so that 23 anni fa
  Manuel Novoa III dd4d42c2b9 Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and 23 anni fa
  Manuel Novoa III d75f418d41 Look's like I need to disable the rpath stuff for now as well. 23 anni fa
  Manuel Novoa III 127e6e3b31 Revert behavior of wrapper to not use dynamic linker in the build dir, so 23 anni fa
  Manuel Novoa III 54ebc8099e Revert behavior to either INSTALL_DIR or BUILD_DIR but not both. Also, if 23 anni fa
  Eric Andersen cebef70d90 One last structural change. Install header files to INSTALLDIR/usr/include 23 anni fa
  Eric Andersen 9995419bee Patch from Andreas Neuhaus <andy@fasta.fh-dortmund.de> 23 anni fa
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 anni fa
  Eric Andersen b35cf07aac Avoid needing to distinguis between the install dir and the build 23 anni fa
  Eric Andersen eaf2612eb2 Revert my ill-advised change to force the shared lib loader to always 23 anni fa
  Eric Andersen 54069d7c6d Make sure that we list the shared lib loader as a required lib 23 anni fa
  Manuel Novoa III 0622974e19 Update the gcc wrapper. Changes described in the notes at the top of the file. 23 anni fa