summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.v850e
Commit message (Collapse)AuthorAgeFilesLines
* Scrub up a few little things.Eric Andersen2002-02-011-2/+0
|
* Patch from Brian Stafford <brian@stafford.uklinux.net> to fixupEric Andersen2002-01-141-1/+15
| | | | support for Unix98 PTYs, and optionally exclude the older junk.
* Allow people to exclude regex code, since it is huge (27k)Eric Andersen2002-01-091-0/+6
|
* Fixup comments regarding large file support (it works these days)Eric Andersen2002-01-091-3/+2
| | | | -Erik
* Support arch specific optimizations (examples shown for x86 and ARM).Eric Andersen2002-01-011-4/+2
| | | | | Autodetect target architecture by asking the compiler. -Erik
* A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bringEric Andersen2001-12-211-1/+1
| | | | | v850 back into working condition. Thanks Miles! -Erik
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-4/+5
|
* Use consistant pathsEric Andersen2001-11-241-7/+8
|
* Adjust configs for updated math libEric Andersen2001-11-231-12/+4
|
* Revert global old mmap usage, and do it per archEric Andersen2001-10-161-5/+0
|
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-0/+192
He sent this patch to me a month ago, but I forgot to apply it...