| Commit message (Expand) | Author | Age | Files | Lines |
* | Cool. An even better way to get the gcc include dir which eliminates | Eric Andersen | 2002-05-30 | 1 | -2/+1 |
* | Fixup and unifiy version numbering. Automate versioning updates. | Eric Andersen | 2002-05-28 | 1 | -5/+7 |
* | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III | 2002-05-06 | 1 | -0/+5 |
* | Speed things up by eliminating lots of needless exec calls | Eric Andersen | 2002-05-03 | 1 | -32/+29 |
* | Bump up version number... | Eric Andersen | 2002-04-09 | 1 | -1/+1 |
* | Bump up version number | Eric Andersen | 2002-03-21 | 1 | -1/+1 |
* | Merge in the pthread library. This is the linuxthreads library taken from | Eric Andersen | 2002-02-20 | 1 | -1/+4 |
* | A few more little cleanups | Eric Andersen | 2002-02-04 | 1 | -1/+4 |
* | Bump version number to 0.9.9 | Eric Andersen | 2002-02-01 | 1 | -1/+1 |
* | Force DOPIC be true when HAVE_SHARED is true. Don't define | Eric Andersen | 2002-01-29 | 1 | -9/+12 |
* | Fix the bug where binaries built with older toolchains would | Eric Andersen | 2002-01-28 | 1 | -2/+2 |
* | Clean up builds on "sh" to use the right ARCH dirs | David McCullough | 2002-01-17 | 1 | -6/+18 |
* | More build system cleanups... | Eric Andersen | 2002-01-11 | 1 | -13/+5 |
* | Scrub the way libraries are linked. Use ld, not gcc, to avoid | Eric Andersen | 2002-01-11 | 1 | -2/+2 |
* | Allow people to override the TARGET_ARCH setting | Eric Andersen | 2002-01-10 | 1 | -0/+3 |
* | Fixup v850 architecture autodetection, from Miles Bader | Eric Andersen | 2002-01-09 | 1 | -2/+4 |
* | Be more carefull about erroring out of shell fragments. Try to | Eric Andersen | 2002-01-09 | 1 | -1/+3 |
* | Cope with all variants of 'gcc -dumpmachine' output | Eric Andersen | 2002-01-02 | 1 | -1/+1 |
* | Support arch specific optimizations (examples shown for x86 and ARM). | Eric Andersen | 2002-01-01 | 1 | -2/+19 |
* | Bump version number to 0.980_9_8 | Eric Andersen | 2001-12-22 | 1 | -1/+1 |
* | Miles Bader <miles@lsi.nec.co.jp> noted that I'd broken setting | Eric Andersen | 2001-12-21 | 1 | -4/+4 |
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -2/+2 |
* | Fix TARGET_CFLAGS to include -fPIC when needed. Libs were being | David Schleef | 2001-11-26 | 1 | -0/+1 |
* | Finish ajusting math lib options. Close out a couple of todo items. | Eric Andersen | 2001-11-23 | 1 | -7/+0 |
* | Turn off optimization when debugging | Eric Andersen | 2001-10-02 | 1 | -4/+4 |
* | Preevaluate some stuff so it only gets run once, speeding the compile | Eric Andersen | 2001-08-31 | 1 | -8/+6 |
* | A few more (final?) cleanups for the installer behavior. I now think | Eric Andersen | 2001-08-13 | 1 | -0/+1 |
* | Add in TARGET_PREFIX, which was still used in a few spots (and | Eric Andersen | 2001-08-13 | 1 | -0/+10 |
* | Update the build system, yet again. I hope this is the last time... | Eric Andersen | 2001-08-10 | 1 | -37/+11 |
* | This syncs things up with my local tree. Mainly changes installer | Eric Andersen | 2001-08-08 | 1 | -1/+2 |
* | Better rule for locating dynamic linker | David Schleef | 2001-07-17 | 1 | -6/+3 |
* | Elimintate spurious trailing / | Eric Andersen | 2001-07-17 | 1 | -1/+1 |
* | This commit merges David Schleef's updates to the build system, which a | Eric Andersen | 2001-07-12 | 1 | -5/+9 |
* | Oops. | Eric Andersen | 2001-07-03 | 1 | -1/+0 |
* | Allow the shared lib loader to fallback on the builddir if everything | Eric Andersen | 2001-07-03 | 1 | -0/+1 |
* | Make PIC a config option | Eric Andersen | 2001-06-23 | 1 | -1/+5 |
* | This adds in support for PIC on x86. Unfortunately, this will break | Eric Andersen | 2001-06-23 | 1 | -1/+1 |
* | This commit finishes adding support for the old m68k-coff toolchains by | Eric Andersen | 2001-06-18 | 1 | -2/+2 |
* | A few build updates | Eric Andersen | 2001-06-15 | 1 | -2/+2 |
* | Be consistant for all the client code, and use TARGET_CC with --uclibc-use-bu... | Eric Andersen | 2001-06-15 | 1 | -0/+7 |
* | Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and | Manuel Novoa III | 2001-05-31 | 1 | -1/+1 |
* | Make selection of uClibc floating point support in printf, etc. seperate | Manuel Novoa III | 2001-05-28 | 1 | -0/+6 |
* | Fix up a few little problems | Eric Andersen | 2001-05-16 | 1 | -1/+4 |
* | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | 2001-05-12 | 1 | -3/+7 |
* | Rework where libraries get installed to. Now thew will be compiled and | Eric Andersen | 2001-05-11 | 1 | -1/+1 |
* | Fix up naming of ld.so so every uses the same define. The top level | Eric Andersen | 2001-05-10 | 1 | -1/+1 |
* | This patch allows powerpc to compile again. It also checks if we | Eric Andersen | 2001-05-04 | 1 | -1/+18 |
* | More trivial changes. | Eric Andersen | 2001-04-27 | 1 | -2/+1 |
* | Fix up the main makefile. Autobuild ld.so and install it | Eric Andersen | 2001-04-23 | 1 | -0/+1 |
* | Change shared lib name. Update install_new target in Makefile. | Manuel Novoa III | 2001-04-20 | 1 | -0/+8 |