summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update architecture specific support to consistantlyEric Andersen2003-01-231-6/+1
| | | | | | generate a crt0 and crt1 file. Most arches still need to be updated to call __uClibc_start_main() rather than __uClibc_main().
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
|
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-3/+1
| | | | | | | | | tree is less messy now (which helps), all libraries are placed into uClibc/lib when compiling, all libraries now use a consistant mechanism for being built, all libraries use a consistant naming scheme where the lib name includes the uClibc version number, which makes ldconfig happy and willing to work with us. -Erik
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
|
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
|
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-6/+41
| | | | -Erik
* Completely rearchitected the sysdeps directory.Eric Andersen2000-07-051-0/+10
-Erik