Log message:
Update some of the port-specific files, provided by Shaun Amott in
PR 34247.
Changes:
==========================================================================
Darwin/powerpc
==========================================================================
2.9000
------
2.9012-497 new: x86: Added new MMX assembly OGR core, selected for MMX CPUs
fix: ogr: some platforms reported incorrect node counts if restarted
imp: ppc: Recognize PPC970MP (G5 dual core)
2.9011-496 new: x86: Added new assembly OGR core and selected as default
fix: x86: Correct RC5 core count speed factor for mmx (#3770)
fix: x86: Properly detect National Geode (#3852)
new: x86-64: Added new KBE-64 core and selected as default for K8/P4
chg: x86: pre-selection for AMD K6 (#3863)
chg: x86: pre-selection for Pentium M (#3870)
chg: x86: OGR pre-selection for C3 (#3885)
new: x86: detect Athlon 64 X2 (#3889)
2.9010-495 fix: x86: Fixed cores dg3, sgp3 and snjl.
new: all: Added a stress-test ("-stress") for RC5-72 cores
imp: macosx: Revised temperature monitoring for G5
new: x86: Added new cores ma4 (#3415) and mmx (#3770)
imp: x86: Speed improvements for dg3 (#3601) and go2 (#3265) cores
fix: win32: Prevent possible console mode recursion loop (#3846)
imp: ppc: Now recognize PPC 7448
fix: win32: Eliminate random crash on NT service shutdown (#3159)
new: all: Display detected CPU clockspeed on "-cpuinfo"
imp: ppc: Select vector cores as defaults whenever possible.
2.9009-494 chg: all: Major clean up in the OGR core base
imp: ppc: Modified KOGE cores - should be faster in most cases
new: solaris: 64-bit sparc client with faster 64-bit OGR
imp: alpha: Added EV4 and EV67-specific 64-bit cores
fix: x86: ogr core preselection for Pentium 4 & M (#3742, #3744)
imp: x86: Pentium/Celeron M & Pentium 4 Prescott detection (#3745)
new: amigaos: AltiVec cores enabled for OS4
new: netware: New port for Netware LibC (Netware 5.1 and up)
fix: x86: Cyrix core selection (#3809)
imp: x86: K8 and P4 detection (#3799, #3807, #3814)
2.9008-493 new: ppc: Enabled KOGE cores for all PPC targets, except AIX
new: macosx: ASM-optimized GARSP-5 cores (KOGE Scalar/Hybrid)
fix: all: Fixed an issue with -runbuffers (= -runoffline -n -1)
that caused the client to wait for ever.
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
fix: all: Fixed the ideal completion time inaccuracy (#3495)
fix: some: OGR crunchers no longer busy-wait (#3618)
fix: all: Refuse unknown contest/core specified with -bench*/-test
fix: all: Added an exponential backoff of the retry timer for
server connections/remote buffers (#3648)
imp: all: Client no longer exit when no OGR-P2 work is available
(#3680, #3691)
fix: all: Memory buffers are now preserved on restart (#2833)
imp: all: Increased the maximum size of memory buffers.
new: win64: native AMD64 port
fix: macosx: Fixed broken logic in temperature sensor detection.
Re-enable TAU reading on 7400/7410 (#3699)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
2.9007-486 imp: nextstep: include assembler cores on x86
imp: nextstep: fix console handling for config menu
fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
fix: macosx: fix temperature monitoring (#3343)
new: macosx: use IOHWSensor to read CPU temperature (#3334)
imp: some: allow for fractional temperature thresholds (#3315)
chg: x86: made Pentium M preselection like Pentium 4 (#3323)
imp: aix: include assembler cores on ppc
fix: aix: smp: threads now get correctly spread over all cpus
chg: macosx: KKS 970 core temporarily disabled (useless)
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
==========================================================================
NetBSD/i386
==========================================================================
2.9000
------
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
fix: all: Fixed the ideal completion time inaccuracy (#3495)
fix: some: OGR crunchers no longer busy-wait (#3618)
fix: all: Refuse unknown contest/core specified with -bench*/-test
fix: all: Added an exponential backoff of the retry timer for
server connections/remote buffers (#3648)
imp: all: Client no longer exit when no OGR-P2 work is available
(#3680, #3691)
fix: all: Memory buffers are now preserved on restart (#2833)
imp: all: Increased the maximum size of memory buffers.
new: win64: native AMD64 port
fix: macosx: Fixed broken logic in temperature sensor detection.
Re-enable TAU reading on 7400/7410 (#3699)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
==========================================================================
NetBSD/mipsel
==========================================================================
2.9000
------
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
2.9005-484 new: x86: detect Athlon with Barton core (#3227)
new: x86: detect Celeron with Tualatin core / brand id 1 (#3246)
new: x86: detect Pentium M (#3304)
imp: x86: changed some preselected cores (#3233, #3293)
new: sparc: rc5-72 assembly cores by Andreas Beckmann
new: decunix: initial Lurk support
chg: all: single-threaded clients now ignore numcpu/max-threads
imp: alpha: preselect ansi 4-pipe for EV56 and higher
imp: alpha: preselect ansi 1-pipe for EV45 and lower
imp: all: remote buffer error reporting
imp: linux: print "'host' command not found" on resolve failure
2.9005-483 fix: x86: re-added SS-2 core - new version fixes bug #3187
fix: ppc: no longer coredumps while resolving under Linux (#3213)
new: ppc: support for Altivec under linux (#1349)
new: sparc: optimized rc5-72 core by Didier Levet
new: sparc/solaris: cpu detection
new: ppc: faster non-Altivec rc5-72 core by Malcolm Howell
new: 68k: optimized rc5-72 cores, now not only for AmigaOS
fix: some: network cleanup failed during rare error condition
new: ppc: two new rc5-72 non-Altivec cores by Malcolm Howell
chg: ppc: more optimizations to rc5-72 cores by Didier Levet
chg: ppc: ansi cores removed, asm cores are faster
2.9004-482 undo: x86: rc5-72 SS-2 core (Athlon optimized) removed due to
reentrancy and stack problems (#3187)
chg: some: rc5-72 ansi cores removed in favor of faster asm cores
chg: x86: disabled dg-* cores (bswap instr) on i386/i486 (#2878)
2.9003-481 fix: smp via fork: 2nd process died after switching to project
ogr (added workaround for #3006)
chg: ppc: use OGR-scalar cruncher for PowerPC 7450 (#3035)
fix: ppc: manual selection of OGR cores is now possible
new: macosx: CPU temperature reading by Karakoussis Apostolos
new: ppc: two additional rc5-72 cores for ppc by Didier Levet
new: arm: ogr assembly cores by Peter Teichmann
2.9003-480 new: x86: rc5-72 SS-2 core by Ianos Gnatiuc (Athlon optimized)
chg: all: -numcpu 0 disables use of shared memory (if any)
fix: macosx: changed -install to work on Mac OS X 10.2 (#1618)
2.9002-479 new: ppc: rc5-72 core by Malcolm Howell (603e optimized)
new: ppc: two rc5-72 cores by Didier Levet (AltiVec optimized)
new: amigaos: optimized 68k rc5-72 cores by Malcolm Howell
fix: amigaos: PowerUp compiler linklib no longer trashes memory
imp: amigaos: added G3/G4 cpu detection
==========================================================================
NetBSD/powerpc
==========================================================================
2.9000
------
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
fix: all: Fixed the ideal completion time inaccuracy (#3495)
fix: some: OGR crunchers no longer busy-wait (#3618)
fix: all: Refuse unknown contest/core specified with -bench*/-test
fix: all: Added an exponential backoff of the retry timer for
server connections/remote buffers (#3648)
imp: all: Client no longer exit when no OGR-P2 work is available
(#3680, #3691)
fix: all: Memory buffers are now preserved on restart (#2833)
imp: all: Increased the maximum size of memory buffers.
new: win64: native AMD64 port
fix: macosx: Fixed broken logic in temperature sensor detection.
Re-enable TAU reading on 7400/7410 (#3699)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
2.9007-486 imp: nextstep: include assembler cores on x86
imp: nextstep: fix console handling for config menu
fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
fix: macosx: fix temperature monitoring (#3343)
new: macosx: use IOHWSensor to read CPU temperature (#3334)
imp: some: allow for fractional temperature thresholds (#3315)
chg: x86: made Pentium M preselection like Pentium 4 (#3323)
imp: aix: include assembler cores on ppc
fix: aix: smp: threads now get correctly spread over all cpus
chg: macosx: KKS 970 core temporarily disabled (useless)
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
==========================================================================
NetBSD/vax
==========================================================================
2.9000
------
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
2.9007-486 imp: nextstep: include assembler cores on x86
imp: nextstep: fix console handling for config menu
fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
fix: macosx: fix temperature monitoring (#3343)
new: macosx: use IOHWSensor to read CPU temperature (#3334)
imp: some: allow for fractional temperature thresholds (#3315)
chg: x86: made Pentium M preselection like Pentium 4 (#3323)
imp: aix: include assembler cores on ppc
fix: aix: smp: threads now get correctly spread over all cpus
chg: macosx: KKS 970 core temporarily disabled (useless)
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
2.9005-484 new: x86: detect Athlon with Barton core (#3227)
new: x86: detect Celeron with Tualatin core / brand id 1 (#3246)
new: x86: detect Pentium M (#3304)
imp: x86: changed some preselected cores (#3233, #3293)
new: sparc: rc5-72 assembly cores by Andreas Beckmann
new: decunix: initial Lurk support
chg: all: single-threaded clients now ignore numcpu/max-threads
imp: alpha: preselect ansi 4-pipe for EV56 and higher
imp: alpha: preselect ansi 1-pipe for EV45 and lower
imp: all: remote buffer error reporting
imp: linux: print "'host' command not found" on resolve failure
2.9005-483 fix: x86: re-added SS-2 core - new version fixes bug #3187
fix: ppc: no longer coredumps while resolving under Linux (#3213)
new: ppc: support for Altivec under linux (#1349)
new: sparc: optimized rc5-72 core by Didier Levet
new: sparc/solaris: cpu detection
new: ppc: faster non-Altivec rc5-72 core by Malcolm Howell
new: 68k: optimized rc5-72 cores, now not only for AmigaOS
fix: some: network cleanup failed during rare error condition
new: ppc: two new rc5-72 non-Altivec cores by Malcolm Howell
chg: ppc: more optimizations to rc5-72 cores by Didier Levet
chg: ppc: ansi cores removed, asm cores are faster
2.9004-482 undo: x86: rc5-72 SS-2 core (Athlon optimized) removed due to
reentrancy and stack problems (#3187)
chg: some: rc5-72 ansi cores removed in favor of faster asm cores
chg: x86: disabled dg-* cores (bswap instr) on i386/i486 (#2878)
2.9003-481 fix: smp via fork: 2nd process died after switching to project
ogr (added workaround for #3006)
chg: ppc: use OGR-scalar cruncher for PowerPC 7450 (#3035)
fix: ppc: manual selection of OGR cores is now possible
new: macosx: CPU temperature reading by Karakoussis Apostolos
new: ppc: two additional rc5-72 cores for ppc by Didier Levet
new: arm: ogr assembly cores by Peter Teichmann
==========================================================================
SunOS/sparc
==========================================================================
2.9000
------
2.9009-494 chg: all: Major clean up in the OGR core base
imp: ppc: Modified KOGE cores - should be faster in most cases
new: solaris: 64-bit sparc client with faster 64-bit OGR
imp: alpha: Added EV4 and EV67-specific 64-bit cores
2.9008-493 new: ppc: Enabled KOGE cores for all PPC targets, except AIX
new: macosx: ASM-optimized GARSP-5 cores (KOGE Scalar/Hybrid)
fix: all: Fixed an issue with -runbuffers (= -runoffline -n -1)
that caused the client to wait for ever.
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
fix: all: Fixed the ideal completion time inaccuracy (#3495)
fix: some: OGR crunchers no longer busy-wait (#3618)
fix: all: Refuse unknown contest/core specified with -bench*/-test
fix: all: Added an exponential backoff of the retry timer for
server connections/remote buffers (#3648)
imp: all: Client no longer exit when no OGR-P2 work is available
(#3680, #3691)
fix: all: Memory buffers are now preserved on restart (#2833)
imp: all: Increased the maximum size of memory buffers.
new: win64: native AMD64 port
fix: macosx: Fixed broken logic in temperature sensor detection.
Re-enable TAU reading on 7400/7410 (#3699)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
2.9007-486 imp: nextstep: include assembler cores on x86
imp: nextstep: fix console handling for config menu
fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
fix: macosx: fix temperature monitoring (#3343)
new: macosx: use IOHWSensor to read CPU temperature (#3334)
imp: some: allow for fractional temperature thresholds (#3315)
chg: x86: made Pentium M preselection like Pentium 4 (#3323)
imp: aix: include assembler cores on ppc
fix: aix: smp: threads now get correctly spread over all cpus
chg: macosx: KKS 970 core temporarily disabled (useless)
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
Some pkglint cleanup while here.
|