| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen | 2001-04-06 | 1 | -1/+1 |
* | Move yet more stuff into the uClibc_config.h file | Eric Andersen | 2001-03-19 | 1 | -1/+1 |
* | Fix up breakage resulting from flipping the sense of some defines. Change from | Eric Andersen | 2001-03-19 | 1 | -17/+0 |
* | Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded | Eric Andersen | 2001-02-21 | 1 | -1/+5 |
* | Update the build system a bit. | Eric Andersen | 2001-02-05 | 1 | -4/+4 |
* | Allow Config to override OPTIMIZATION flags. | David McCullough | 2001-01-29 | 1 | -2/+4 |
* | Add in NATIVE_ARCH | Eric Andersen | 2001-01-20 | 1 | -3/+5 |
* | Warn using $(WARNINGS) | Eric Andersen | 2001-01-15 | 1 | -3/+3 |
* | Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. | Eric Andersen | 2001-01-12 | 1 | -0/+3 |
* | Makefile cleanups. For starters, OPTIMIZATION was missing... | Eric Andersen | 2001-01-12 | 1 | -13/+13 |
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -1/+1 |
* | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen | 2001-01-02 | 1 | -4/+2 |
* | A bunch of updates, part from Manuel Novoa III (such as more long long | Eric Andersen | 2001-01-01 | 1 | -5/+5 |
* | Fix it so files are not stripped when debugging (doh!). Fix up strip | Eric Andersen | 2000-11-16 | 1 | -0/+1 |
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
* | Fix doc blunder | Eric Andersen | 2000-11-04 | 1 | -8/+7 |
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 1 | -2/+2 |
* | Move config stuff to a file named "Config". Makes sense to me... | Eric Andersen | 2000-10-30 | 1 | -1/+1 |
* | Header file cleanup | Eric Andersen | 2000-10-30 | 1 | -54/+4 |
* | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen | 2000-10-26 | 1 | -0/+3 |
* | Cleanup arch support | Eric Andersen | 2000-10-23 | 1 | -4/+11 |
* | Try removing no-builtin | Eric Andersen | 2000-10-23 | 1 | -3/+2 |
* | Fix up ctype.h | Eric Andersen | 2000-10-17 | 1 | -0/+4 |
* | Bypass problem with signals for the moment... | Eric Andersen | 2000-10-17 | 1 | -0/+7 |
* | Makefile update | Eric Andersen | 2000-10-12 | 1 | -0/+106 |