2004-06-11 14:59:27 by TAMURA Kent | Files touched by this commit (2) |
Log message:
Update PEACE to 20040611 snapshot
- 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
|
2004-03-09 13:40:13 by TAMURA Kent | Files touched by this commit (2) | |
Log message:
Update to PEACE 20040309 snaphot.
The main change is update of toolchain.
|
2004-01-20 13:14:41 by Alistair G. Crooks | Files touched by this commit (30) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2003-09-21 18:03:42 by TAMURA Kent | Files touched by this commit (2) |
Log message:
Update w32api to 2.4, and PEACE to 20030919 snapshot.
This change fixes PR pkg/19049.
|
2003-08-28 17:23:58 by TAMURA Kent | Files touched by this commit (3) |
Log message:
Update to 20030828 snaphot, which runs with not NetBSD 1.6 but -current.
Major change:
* Support for runtime link with ELF libraries.
|
2003-05-11 10:51:48 by James Chacon | Files touched by this commit (1) |
Log message:
Sync up the ONLY_FOR line with cross-i386-netbsdpe.
|
2003-04-25 13:33:47 by TAMURA Kent | Files touched by this commit (1) |
Log message:
Recent w32api change broke the package. Mark this broken temporaliry.
|
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
|
2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155) |
Log message:
Complete standardization of messages according to latest pkglint.
|
2002-09-01 17:13:53 by TAMURA Kent | Files touched by this commit (5) |
Log message:
Update to 20020901.
* Fix menu size calculation.
* Introduce peace-setup script.
* The source archive is ready for anonymous CVS.
|