summaryrefslogtreecommitdiffstats
path: root/Rules.mak
Commit message (Expand)AuthorAgeFilesLines
* Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, andManuel Novoa III2001-05-311-1/+1
* Make selection of uClibc floating point support in printf, etc. seperateManuel Novoa III2001-05-281-0/+6
* Fix up a few little problemsEric Andersen2001-05-161-1/+4
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-3/+7
* Rework where libraries get installed to. Now thew will be compiled andEric Andersen2001-05-111-1/+1
* Fix up naming of ld.so so every uses the same define. The top levelEric Andersen2001-05-101-1/+1
* This patch allows powerpc to compile again. It also checks if weEric Andersen2001-05-041-1/+18
* More trivial changes.Eric Andersen2001-04-271-2/+1
* Fix up the main makefile. Autobuild ld.so and install itEric Andersen2001-04-231-0/+1
* Change shared lib name. Update install_new target in Makefile.Manuel Novoa III2001-04-201-0/+8
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Move yet more stuff into the uClibc_config.h fileEric Andersen2001-03-191-1/+1
* Fix up breakage resulting from flipping the sense of some defines. Change fromEric Andersen2001-03-191-17/+0
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-1/+5
* Update the build system a bit.Eric Andersen2001-02-051-4/+4
* Allow Config to override OPTIMIZATION flags.David McCullough2001-01-291-2/+4
* Add in NATIVE_ARCHEric Andersen2001-01-201-3/+5
* Warn using $(WARNINGS)Eric Andersen2001-01-151-3/+3
* Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen2001-01-121-0/+3
* Makefile cleanups. For starters, OPTIMIZATION was missing...Eric Andersen2001-01-121-13/+13
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-1/+1
* Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen2001-01-021-4/+2
* A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen2001-01-011-5/+5
* Fix it so files are not stripped when debugging (doh!). Fix up stripEric Andersen2000-11-161-0/+1
* Fix doc blunder.Eric Andersen2000-11-041-1/+1
* Fix doc blunderEric Andersen2000-11-041-8/+7
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-2/+2
* Move config stuff to a file named "Config". Makes sense to me...Eric Andersen2000-10-301-1/+1
* Header file cleanupEric Andersen2000-10-301-54/+4
* Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen2000-10-261-0/+3
* Cleanup arch supportEric Andersen2000-10-231-4/+11
* Try removing no-builtinEric Andersen2000-10-231-3/+2
* Fix up ctype.hEric Andersen2000-10-171-0/+4
* Bypass problem with signals for the moment...Eric Andersen2000-10-171-0/+7
* Makefile updateEric Andersen2000-10-121-0/+106