summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some littleEric Andersen2002-01-024-4/+10
* Cope with all variants of 'gcc -dumpmachine' outputEric Andersen2002-01-021-1/+1
* Patch to add rcmd support, from Stefan Soucek, which I'd longEric Andersen2002-01-022-1/+670
* Fix a few things I'd missed when using old (2.0.x) kernels.Eric Andersen2002-01-024-55/+13
* Oops. Disable threading.Eric Andersen2002-01-021-2/+2
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-0270-965/+1890
* Once again, rework the signal handling to be even more correct. We noEric Andersen2002-01-0228-406/+804
* Take the shorcut version, which is good enough forEric Andersen2002-01-021-2/+2
* Fix usleep to work correctly. Fix sleep behavior in theEric Andersen2002-01-023-16/+113
* Turn off the useless personality crapEric Andersen2002-01-021-0/+2
* Silly spelling errorEric Andersen2002-01-021-1/+1
* New and improved!Eric Andersen2002-01-021-21/+19
* Cleaned up test that doesn't need manual intervention.Eric Andersen2002-01-021-4/+27
* Add a test for a sigchld bugEric Andersen2002-01-023-1/+65
* Support arch specific optimizations (examples shown for x86 and ARM).Eric Andersen2002-01-0111-89/+39
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-0113-27/+27
* Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper error checkingEric Andersen2002-01-011-1/+1
* Remove erroneous allow-shlib-undefinedEric Andersen2002-01-011-2/+2
* A little script to strip out unused portions of shared libs.David Schleef2001-12-291-0/+72
* Add in the missing get_kernel_syms syscallEric Andersen2001-12-291-1/+5
* More Updates.Eric Andersen2001-12-221-0/+239
* Add udhcpEric Andersen2001-12-221-5/+8
* More scrubbingEric Andersen2001-12-221-2/+2
* Sigh. More grammar fixesEric Andersen2001-12-221-4/+5
* GrammarEric Andersen2001-12-221-1/+1
* Text updateEric Andersen2001-12-221-18/+13
* update website for releaseEric Andersen2001-12-221-143/+33
* Support older link nameEric Andersen2001-12-221-0/+1
* Bump version number to 0.980_9_8Eric Andersen2001-12-221-1/+1
* Update some URLsEric Andersen2001-12-221-4/+4
* A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bringEric Andersen2001-12-2167-1086/+1742
* Miles Bader <miles@lsi.nec.co.jp> noted that I'd broken settingEric Andersen2001-12-211-4/+4
* Oops. Revert debugging definesEric Andersen2001-12-211-4/+4
* Fix snapshot linkEric Andersen2001-12-201-1/+1
* Forgot thisEric Andersen2001-12-201-1/+7
* Update the docs and websiteEric Andersen2001-12-204-270/+515
* Add the website into CVSEric Andersen2001-12-2011-0/+868
* Ignore tmp dirEric Andersen2001-12-201-0/+1
* Fixup autogeneration of bits/syscalls.hEric Andersen2001-12-201-0/+1
* Use tar instead of cp -LR for make install, since older GNU cpEric Andersen2001-12-201-1/+2
* Steven Carr noticed that uClibc's inet_aton() is stricter then inEric Andersen2001-12-201-1/+7
* Oops. I accidentally commited some experimental test codeEric Andersen2001-12-201-21/+3
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-19115-182/+679
* Use the asm version by default on x86. Tag _start as a function.Eric Andersen2001-12-192-3/+6
* Add basename and dirname. Write memrchr.Eric Andersen2001-12-195-2/+142
* merged the two startup files so that uClinux people always get the correctDavid McCullough2001-12-193-70/+31
* patch from Jari Korva <jpkorva@iki.fi>:Eric Andersen2001-12-072-7/+12
* Add in an ARCH_CFLAGS placeholder so scripts can mod it.David McCullough2001-12-051-0/+4
* Hack the 68000 last ditch abort to work for all 68000 targets.David McCullough2001-12-051-1/+1
* Update TODO list a bitEric Andersen2001-11-301-17/+20