summaryrefslogtreecommitdiff
path: root/Rules.mak
AgeCommit message (Expand)Author
2001-05-04This patch allows powerpc to compile again. It also checks if weEric Andersen
2001-04-27More trivial changes.Eric Andersen
2001-04-23Fix up the main makefile. Autobuild ld.so and install itEric Andersen
2001-04-20Change shared lib name. Update install_new target in Makefile.Manuel Novoa III
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-03-19Move yet more stuff into the uClibc_config.h fileEric Andersen
2001-03-19Fix up breakage resulting from flipping the sense of some defines. Change fromEric Andersen
2001-02-21Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen
2001-02-05Update the build system a bit.Eric Andersen
2001-01-29Allow Config to override OPTIMIZATION flags.David McCullough
2001-01-20Add in NATIVE_ARCHEric Andersen
2001-01-15Warn using $(WARNINGS)Eric Andersen
2001-01-12Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen
2001-01-12Makefile cleanups. For starters, OPTIMIZATION was missing...Eric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2001-01-02Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen
2001-01-01A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen
2000-11-16Fix it so files are not stripped when debugging (doh!). Fix up stripEric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Fix doc blunderEric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-30Move config stuff to a file named "Config". Makes sense to me...Eric Andersen
2000-10-30Header file cleanupEric Andersen
2000-10-26Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen
2000-10-23Cleanup arch supportEric Andersen
2000-10-23Try removing no-builtinEric Andersen
2000-10-17Fix up ctype.hEric Andersen
2000-10-17Bypass problem with signals for the moment...Eric Andersen
2000-10-12Makefile updateEric Andersen