Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some little | Eric Andersen | 2002-01-02 | 4 | -4/+10 | |
| | | | | compile nits with the SH architecture, and support SH4, | |||||
* | Cope with all variants of 'gcc -dumpmachine' output | Eric Andersen | 2002-01-02 | 1 | -1/+1 | |
| | ||||||
* | Patch to add rcmd support, from Stefan Soucek, which I'd long | Eric Andersen | 2002-01-02 | 2 | -1/+670 | |
| | | | | | ago forgotten. Oops. Needed some minor scrubbing for bitrot, -Erik | |||||
* | Fix a few things I'd missed when using old (2.0.x) kernels. | Eric Andersen | 2002-01-02 | 4 | -55/+13 | |
| | | | | -Erik | |||||
* | Oops. Disable threading. | Eric Andersen | 2002-01-02 | 1 | -2/+2 | |
| | | | | -Erik | |||||
* | Sync SH header files with glibc 2.2.4, so it can actually have a chance | Eric Andersen | 2002-01-02 | 70 | -965/+1890 | |
| | | | | | (at least in theory) of working. -Erik | |||||
* | Once again, rework the signal handling to be even more correct. We no | Eric Andersen | 2002-01-02 | 28 | -406/+804 | |
| | | | | | | | | | longer segfault when running test/signal/sigchld.c, which exposed a bit of a rats nest. The problem ended up being a erroneous syscall defination, but in the process of finding that out, I scrubbed things up nicely and adapted things to use the rt_ signals if they are available. This now passes all the signal tests. -Erik | |||||
* | Take the shorcut version, which is good enough for | Eric Andersen | 2002-01-02 | 1 | -2/+2 | |
| | | | | | nearly all normal usage. -Erik | |||||
* | Fix usleep to work correctly. Fix sleep behavior in the | Eric Andersen | 2002-01-02 | 3 | -16/+113 | |
| | | | | | presence of SIGCHLD. -Erik | |||||
* | Turn off the useless personality crap | Eric Andersen | 2002-01-02 | 1 | -0/+2 | |
| | ||||||
* | Silly spelling error | Eric Andersen | 2002-01-02 | 1 | -1/+1 | |
| | ||||||
* | New and improved! | Eric Andersen | 2002-01-02 | 1 | -21/+19 | |
| | ||||||
* | Cleaned up test that doesn't need manual intervention. | Eric Andersen | 2002-01-02 | 1 | -4/+27 | |
| | | | | -Erik | |||||
* | Add a test for a sigchld bug | Eric Andersen | 2002-01-02 | 3 | -1/+65 | |
| | ||||||
* | Support arch specific optimizations (examples shown for x86 and ARM). | Eric Andersen | 2002-01-01 | 11 | -89/+39 | |
| | | | | | Autodetect target architecture by asking the compiler. -Erik | |||||
* | Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for | Eric Andersen | 2002-01-01 | 13 | -27/+27 | |
| | | | | | proper error checking -Erik | |||||
* | Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper error checking | Eric Andersen | 2002-01-01 | 1 | -1/+1 | |
| | ||||||
* | Remove erroneous allow-shlib-undefined | Eric Andersen | 2002-01-01 | 1 | -2/+2 | |
| | ||||||
* | A little script to strip out unused portions of shared libs. | David Schleef | 2001-12-29 | 1 | -0/+72 | |
| | ||||||
* | Add in the missing get_kernel_syms syscall | Eric Andersen | 2001-12-29 | 1 | -1/+5 | |
| | ||||||
* | More Updates. | Eric Andersen | 2001-12-22 | 1 | -0/+239 | |
| | ||||||
* | Add udhcp | Eric Andersen | 2001-12-22 | 1 | -5/+8 | |
| | ||||||
* | More scrubbing | Eric Andersen | 2001-12-22 | 1 | -2/+2 | |
| | ||||||
* | Sigh. More grammar fixes | Eric Andersen | 2001-12-22 | 1 | -4/+5 | |
| | ||||||
* | Grammar | Eric Andersen | 2001-12-22 | 1 | -1/+1 | |
| | ||||||
* | Text update | Eric Andersen | 2001-12-22 | 1 | -18/+13 | |
| | ||||||
* | update website for release | Eric Andersen | 2001-12-22 | 1 | -143/+33 | |
| | ||||||
* | Support older link name | Eric Andersen | 2001-12-22 | 1 | -0/+1 | |
| | ||||||
* | Bump version number to 0.980_9_8 | Eric Andersen | 2001-12-22 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Update some URLs | Eric Andersen | 2001-12-22 | 1 | -4/+4 | |
| | ||||||
* | A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bring | Eric Andersen | 2001-12-21 | 67 | -1086/+1742 | |
| | | | | | v850 back into working condition. Thanks Miles! -Erik | |||||
* | Miles Bader <miles@lsi.nec.co.jp> noted that I'd broken setting | Eric Andersen | 2001-12-21 | 1 | -4/+4 | |
| | | | | | OPTIMIZATION from the Config file. Revert that. -Erik | |||||
* | Oops. Revert debugging defines | Eric Andersen | 2001-12-21 | 1 | -4/+4 | |
| | ||||||
* | Fix snapshot link | Eric Andersen | 2001-12-20 | 1 | -1/+1 | |
| | ||||||
* | Forgot this | Eric Andersen | 2001-12-20 | 1 | -1/+7 | |
| | ||||||
* | Update the docs and website | Eric Andersen | 2001-12-20 | 4 | -270/+515 | |
| | ||||||
* | Add the website into CVS | Eric Andersen | 2001-12-20 | 11 | -0/+868 | |
| | ||||||
* | Ignore tmp dir | Eric Andersen | 2001-12-20 | 1 | -0/+1 | |
| | ||||||
* | Fixup autogeneration of bits/syscalls.h | Eric Andersen | 2001-12-20 | 1 | -0/+1 | |
| | ||||||
* | Use tar instead of cp -LR for make install, since older GNU cp | Eric Andersen | 2001-12-20 | 1 | -1/+2 | |
| | | | | | (i.e. RedHat 6.2) don't support -LR -Erik | |||||
* | Steven Carr noticed that uClibc's inet_aton() is stricter then in | Eric Andersen | 2001-12-20 | 1 | -1/+7 | |
| | | | | | | | | glibc, since no trailing blanks was permitted, such that inet_aton("192.168.1.1 ",&value); would work with glibc, and fail with uClibc. This brings uClibc's inet_aton() behavior into sync with glibc's behavior. -Erik | |||||
* | Oops. I accidentally commited some experimental test code | Eric Andersen | 2001-12-20 | 1 | -21/+3 | |
| | | | | | (which was broken) yesterday. Revert that bit. -Erik | |||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 115 | -182/+679 | |
| | ||||||
* | Use the asm version by default on x86. Tag _start as a function. | Eric Andersen | 2001-12-19 | 2 | -3/+6 | |
| | ||||||
* | Add basename and dirname. Write memrchr. | Eric Andersen | 2001-12-19 | 5 | -2/+142 | |
| | | | | -Erik | |||||
* | merged the two startup files so that uClinux people always get the correct | David McCullough | 2001-12-19 | 3 | -70/+31 | |
| | | | | | arg processing whether they are using PIC or not, and vice-versa for the MMU folks. | |||||
* | patch from Jari Korva <jpkorva@iki.fi>: | Eric Andersen | 2001-12-07 | 2 | -7/+12 | |
| | | | | | | | | - fixes endianness bug in gethostbyaddr() (i386 worked fine, while m68k didn't: 192.168.160.162 was queried with 192.168.160.162.in-addr.arpa while it should have been 162.160.168.192.ip-addr.arpa) - contains missing pieces from my previous getnameinfo() patch: now it actually compiles! | |||||
* | Add in an ARCH_CFLAGS placeholder so scripts can mod it. | David McCullough | 2001-12-05 | 1 | -0/+4 | |
| | ||||||
* | Hack the 68000 last ditch abort to work for all 68000 targets. | David McCullough | 2001-12-05 | 1 | -1/+1 | |
| | ||||||
* | Update TODO list a bit | Eric Andersen | 2001-11-30 | 1 | -17/+20 | |
| |