Commit történet

Szerző SHA1 Üzenet Dátum
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 éve
  Eric Andersen 59c9d20af6 A few more little cleanups 22 éve
  Eric Andersen 6b172cd7fc Bump version number to 0.9.9 22 éve
  Eric Andersen 5811a4e83f Force DOPIC be true when HAVE_SHARED is true. Don't define 22 éve
  Eric Andersen 75d013b16a Fix the bug where binaries built with older toolchains would 22 éve
  David McCullough 47e0a80604 22 éve
  Eric Andersen dd43462ee2 More build system cleanups... 22 éve
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid 22 éve
  Eric Andersen cbc40534b7 Allow people to override the TARGET_ARCH setting 22 éve
  Eric Andersen cf53afff95 Fixup v850 architecture autodetection, from Miles Bader 22 éve
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to 22 éve
  Eric Andersen 5d575db6a1 Cope with all variants of 'gcc -dumpmachine' output 22 éve
  Eric Andersen 06d634eab6 Support arch specific optimizations (examples shown for x86 and ARM). 22 éve
  Eric Andersen aa6ece7553 Bump version number to 0.98 22 éve
  Eric Andersen cc8008364d Miles Bader <miles@lsi.nec.co.jp> noted that I'd broken setting 22 éve
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 éve
  David Schleef 3a42cfda88 Fix TARGET_CFLAGS to include -fPIC when needed. Libs were being 22 éve
  Eric Andersen e20798031a Finish ajusting math lib options. Close out a couple of todo items. 22 éve
  Eric Andersen 04dafe5479 Turn off optimization when debugging 23 éve
  Eric Andersen 53cfafba41 Preevaluate some stuff so it only gets run once, speeding the compile 23 éve
  Eric Andersen 3c735763c2 A few more (final?) cleanups for the installer behavior. I now think 23 éve
  Eric Andersen ae8937b0de Add in TARGET_PREFIX, which was still used in a few spots (and 23 éve
  Eric Andersen 96277cfcea Update the build system, yet again. I hope this is the last time... 23 éve
  Eric Andersen c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 23 éve
  David Schleef ebfd672d31 Better rule for locating dynamic linker 23 éve
  Eric Andersen 070720ad2f Elimintate spurious trailing / 23 éve
  Eric Andersen ffc7bb39cc This commit merges David Schleef's updates to the build system, which a 23 éve
  Eric Andersen a8c44154ec Oops. 23 éve
  Eric Andersen 4836768df7 Allow the shared lib loader to fallback on the builddir if everything 23 éve
  Eric Andersen c5207a5547 Make PIC a config option 23 éve