Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scrub up a few little things. | Eric Andersen | 2002-02-01 | 1 | -2/+0 |
| | |||||
* | Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup | Eric Andersen | 2002-01-14 | 1 | -1/+15 |
| | | | | support for Unix98 PTYs, and optionally exclude the older junk. | ||||
* | Allow people to exclude regex code, since it is huge (27k) | Eric Andersen | 2002-01-09 | 1 | -0/+6 |
| | |||||
* | Fixup comments regarding large file support (it works these days) | Eric Andersen | 2002-01-09 | 1 | -3/+2 |
| | | | | -Erik | ||||
* | Support arch specific optimizations (examples shown for x86 and ARM). | Eric Andersen | 2002-01-01 | 1 | -4/+2 |
| | | | | | Autodetect target architecture by asking the compiler. -Erik | ||||
* | A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bring | Eric Andersen | 2001-12-21 | 1 | -1/+1 |
| | | | | | v850 back into working condition. Thanks Miles! -Erik | ||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -4/+5 |
| | |||||
* | Use consistant paths | Eric Andersen | 2001-11-24 | 1 | -7/+8 |
| | |||||
* | Adjust configs for updated math lib | Eric Andersen | 2001-11-23 | 1 | -12/+4 |
| | |||||
* | Revert global old mmap usage, and do it per arch | Eric Andersen | 2001-10-16 | 1 | -5/+0 |
| | |||||
* | Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. | Eric Andersen | 2001-10-11 | 1 | -0/+192 |
He sent this patch to me a month ago, but I forgot to apply it... |