Age | Commit message (Collapse) | Author | Files | Lines |
|
- support statvfs change of NetBSD
- implement SuspendThread() and ResumeThread()
- introduce a simple debugger
- IsProcessorFeaturePresent(): implement PF_XMMI64_INSTRUCTIONS_AVAILABLE
and PF_FLOATING_POINT_PRECISION_ERRATA
- Some HCURSOR-related functions are implemented.
- improve Virtual*() functions support
- SEH support for SIGFPE and SIGSEGV
- debug messages are printed via stderr, not stdout
- fix a problem of CreateDIBitmap()
- implement GetPaletteEntries()
- implement GetDIBColorTable() and SetDIBColorTable()
- implement Heap*() functions
- make kernel object handles indexes in the handle table instead
of addresses of memory block.
- improve Event/Mutex/Semaphore implementation
|
|
The main change is update of toolchain.
|
|
|
|
|
|
This change fixes PR pkg/19049.
|
|
Major change:
* Support for runtime link with ELF libraries.
|
|
|
|
|
|
|
|
|
|
* Fix menu size calculation.
* Introduce peace-setup script.
* The source archive is ready for anonymous CVS.
|
|
|
|
PEACE is a set of programs to run Win32 executables on NetBSD.
http://chiharu.hauN.org/peace/
|