Age | Commit message (Expand) | Author |
2001-11-23 | Finish ajusting math lib options. Close out a couple of todo items. | Eric Andersen |
2001-10-02 | Turn off optimization when debugging | Eric Andersen |
2001-08-31 | Preevaluate some stuff so it only gets run once, speeding the compile | Eric Andersen |
2001-08-13 | A few more (final?) cleanups for the installer behavior. I now think | Eric Andersen |
2001-08-13 | Add in TARGET_PREFIX, which was still used in a few spots (and | Eric Andersen |
2001-08-10 | Update the build system, yet again. I hope this is the last time... | Eric Andersen |
2001-08-08 | This syncs things up with my local tree. Mainly changes installer | Eric Andersen |
2001-07-17 | Better rule for locating dynamic linker | David Schleef |
2001-07-17 | Elimintate spurious trailing / | Eric Andersen |
2001-07-12 | This commit merges David Schleef's updates to the build system, which a | Eric Andersen |
2001-07-03 | Oops. | Eric Andersen |
2001-07-03 | Allow the shared lib loader to fallback on the builddir if everything | Eric Andersen |
2001-06-23 | Make PIC a config option | Eric Andersen |
2001-06-23 | This adds in support for PIC on x86. Unfortunately, this will break | Eric Andersen |
2001-06-18 | This commit finishes adding support for the old m68k-coff toolchains by | Eric Andersen |
2001-06-15 | A few build updates | Eric Andersen |
2001-06-15 | Be consistant for all the client code, and use TARGET_CC with --uclibc-use-bu... | Eric Andersen |
2001-05-31 | Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and | Manuel Novoa III |
2001-05-28 | Make selection of uClibc floating point support in printf, etc. seperate | Manuel Novoa III |
2001-05-16 | Fix up a few little problems | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-05-11 | Rework where libraries get installed to. Now thew will be compiled and | Eric Andersen |
2001-05-10 | Fix up naming of ld.so so every uses the same define. The top level | Eric Andersen |
2001-05-04 | This patch allows powerpc to compile again. It also checks if we | Eric Andersen |
2001-04-27 | More trivial changes. | Eric Andersen |
2001-04-23 | Fix up the main makefile. Autobuild ld.so and install it | Eric Andersen |
2001-04-20 | Change shared lib name. Update install_new target in Makefile. | Manuel Novoa III |
2001-04-06 | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen |
2001-03-19 | Move yet more stuff into the uClibc_config.h file | Eric Andersen |
2001-03-19 | Fix up breakage resulting from flipping the sense of some defines. Change from | Eric Andersen |
2001-02-21 | Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded | Eric Andersen |
2001-02-05 | Update the build system a bit. | Eric Andersen |
2001-01-29 | Allow Config to override OPTIMIZATION flags. | David McCullough |
2001-01-20 | Add in NATIVE_ARCH | Eric Andersen |
2001-01-15 | Warn using $(WARNINGS) | Eric Andersen |
2001-01-12 | Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. | Eric Andersen |
2001-01-12 | Makefile cleanups. For starters, OPTIMIZATION was missing... | Eric Andersen |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2001-01-02 | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen |
2001-01-01 | A bunch of updates, part from Manuel Novoa III (such as more long long | Eric Andersen |
2000-11-16 | Fix it so files are not stripped when debugging (doh!). Fix up strip | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Fix doc blunder | Eric Andersen |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen |
2000-11-04 | More cleanups. Fix things so tinylogin compiles. | Eric Andersen |
2000-10-30 | Move config stuff to a file named "Config". Makes sense to me... | Eric Andersen |
2000-10-30 | Header file cleanup | Eric Andersen |
2000-10-26 | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen |
2000-10-23 | Cleanup arch support | Eric Andersen |
2000-10-23 | Try removing no-builtin | Eric Andersen |