Commit History

Author SHA1 Message Date
  Eric Andersen 58ddcfb0fe Some Rules cleanups, better gcc-3.1 support. 22 years ago
  Eric Andersen 647c7a9a39 Cool. An even better way to get the gcc include dir which eliminates 22 years ago
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. 22 years ago
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 years ago
  Eric Andersen 5739992b0e Speed things up by eliminating lots of needless exec calls 22 years ago
  Eric Andersen 78d3e23435 Bump up version number... 22 years ago
  Eric Andersen 5acc1c1ddf Bump up version number 22 years ago
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 years ago
  Eric Andersen 59c9d20af6 A few more little cleanups 22 years ago
  Eric Andersen 6b172cd7fc Bump version number to 0.9.9 22 years ago
  Eric Andersen 5811a4e83f Force DOPIC be true when HAVE_SHARED is true. Don't define 22 years ago
  Eric Andersen 75d013b16a Fix the bug where binaries built with older toolchains would 22 years ago
  David McCullough 47e0a80604 22 years ago
  Eric Andersen dd43462ee2 More build system cleanups... 22 years ago
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid 22 years ago
  Eric Andersen cbc40534b7 Allow people to override the TARGET_ARCH setting 22 years ago
  Eric Andersen cf53afff95 Fixup v850 architecture autodetection, from Miles Bader 22 years ago
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to 22 years ago
  Eric Andersen 5d575db6a1 Cope with all variants of 'gcc -dumpmachine' output 22 years ago
  Eric Andersen 06d634eab6 Support arch specific optimizations (examples shown for x86 and ARM). 22 years ago
  Eric Andersen aa6ece7553 Bump version number to 0.98 22 years ago
  Eric Andersen cc8008364d Miles Bader <miles@lsi.nec.co.jp> noted that I'd broken setting 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  David Schleef 3a42cfda88 Fix TARGET_CFLAGS to include -fPIC when needed. Libs were being 22 years ago
  Eric Andersen e20798031a Finish ajusting math lib options. Close out a couple of todo items. 22 years ago
  Eric Andersen 04dafe5479 Turn off optimization when debugging 23 years ago
  Eric Andersen 53cfafba41 Preevaluate some stuff so it only gets run once, speeding the compile 23 years ago
  Eric Andersen 3c735763c2 A few more (final?) cleanups for the installer behavior. I now think 23 years ago
  Eric Andersen ae8937b0de Add in TARGET_PREFIX, which was still used in a few spots (and 23 years ago
  Eric Andersen 96277cfcea Update the build system, yet again. I hope this is the last time... 23 years ago