Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bring | Eric Andersen | 2001-12-21 | 66 | -1085/+1741 |
| | | | | | 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 | -7/+19 |
| | |||||
* | Scrub up some lingering problems preventing readdir64 from working | Eric Andersen | 2001-11-14 | 1 | -0/+3 |
| | | | | | | and creating several *64 problems, particualrly when client apps used -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64. All better now. -Erik | ||||
* | _mmap.o should be added to libc.a, not crt0.o | David Schleef | 2001-11-10 | 1 | -2/+2 |
| | |||||
* | Fix comment | Eric Andersen | 2001-10-16 | 1 | -1/+1 |
| | |||||
* | Oops. I merged things backwards. Lets try that again... | Eric Andersen | 2001-10-16 | 1 | -14/+2 |
| | |||||
* | Revert global old mmap usage, and do it per arch | Eric Andersen | 2001-10-16 | 2 | -1/+21 |
| | |||||
* | Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. | Eric Andersen | 2001-10-11 | 74 | -0/+7916 |
He sent this patch to me a month ago, but I forgot to apply it... |