Implement "ignoresegv" feature on FreeBSD/x86

- Update README and ChangeLog accordingly.
This commit is contained in:
gbeauche 2002-05-20 17:50:39 +00:00
parent 2bd9ee71e8
commit edb377f181
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,8 @@ V1.0 (snapshot) - <date>
just 60Hz (e.g. moving the mouse made the caret blink faster)
- Unix: cleaned up pthread attributes [Brian Johnson]
- Unix: fixed floppy problems under Linux
- Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc
- Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc,
FreeBSD/x86
V1.0 (snapshot) - 15.Jan.2002
- added support for on-the-fly video resolution and depth switching, and

View File

@ -578,7 +578,7 @@ Unix:
Set this to "true" to ignore illegal memory accesses. The default
is "false". This feature is only implemented on the following
platforms: Linux/x86, Linux/ppc, Darwin/ppc.
platforms: Linux/x86, Linux/ppc, Darwin/ppc, FreeBSD/x86.
AmigaOS: