You can subscribe to this list here.
2001 |
Jan
(23) |
Feb
(28) |
Mar
(27) |
Apr
(12) |
May
(16) |
Jun
(43) |
Jul
(96) |
Aug
(4) |
Sep
(2) |
Oct
(8) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(35) |
Feb
(13) |
Mar
(37) |
Apr
(18) |
May
(30) |
Jun
(7) |
Jul
(7) |
Aug
|
Sep
(39) |
Oct
(34) |
Nov
(11) |
Dec
(8) |
2003 |
Jan
(11) |
Feb
(2) |
Mar
(68) |
Apr
(15) |
May
(16) |
Jun
(9) |
Jul
(4) |
Aug
(22) |
Sep
(56) |
Oct
(58) |
Nov
(88) |
Dec
(71) |
2004 |
Jan
(137) |
Feb
(39) |
Mar
|
Apr
(27) |
May
(89) |
Jun
(78) |
Jul
(28) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
(98) |
Dec
(69) |
2005 |
Jan
(57) |
Feb
(21) |
Mar
(76) |
Apr
(12) |
May
(28) |
Jun
(89) |
Jul
(53) |
Aug
(7) |
Sep
(5) |
Oct
(3) |
Nov
(69) |
Dec
(39) |
2006 |
Jan
(57) |
Feb
(19) |
Mar
(19) |
Apr
(45) |
May
(85) |
Jun
|
Jul
(75) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2007 |
Jan
(54) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(31) |
Jul
(19) |
Aug
(1) |
Sep
|
Oct
|
Nov
(7) |
Dec
(13) |
2008 |
Jan
(63) |
Feb
(15) |
Mar
|
Apr
|
May
|
Jun
(8) |
Jul
(3) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(4) |
2009 |
Jan
(1) |
Feb
(10) |
Mar
(6) |
Apr
(6) |
May
|
Jun
|
Jul
(16) |
Aug
(59) |
Sep
(6) |
Oct
(5) |
Nov
(9) |
Dec
|
2010 |
Jan
|
Feb
(9) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
|
Jul
(7) |
Aug
(6) |
Sep
(3) |
Oct
(11) |
Nov
(1) |
Dec
(4) |
2011 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(39) |
2012 |
Jan
(21) |
Feb
(3) |
Mar
(10) |
Apr
(16) |
May
|
Jun
(14) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <cv...@ce...> - 2007-01-21 17:21:24
|
Update of /home/cvs/cebix/SheepShaver/src by asvitkine Modified Files: rsrc_patches.cpp Log Message: Fix Master of Orion II |
From: <cv...@ce...> - 2007-01-21 17:10:55
|
Update of /home/cvs/cebix/BasiliskII/src/Unix/Darwin by asvitkine Modified Files: lowmem.c Log Message: fix compile warnings on OS X |
From: <cv...@ce...> - 2007-01-21 17:04:50
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: extfs_macosx.mm Log Message: Byteswapping fixes for Mac OS X x86 |
From: <cv...@ce...> - 2007-01-21 13:44:30
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/test by gbeauche Modified Files: test-powerpc.cpp Log Message: Enable JIT in non-constructor so that a user-defined value can be set later |
From: <cv...@ce...> - 2007-01-21 13:44:28
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/ppc by gbeauche Modified Files: ppc-cpu.cpp ppc-cpu.hpp ppc-dyngen.cpp ppc-dyngen.hpp ppc-jit.cpp ppc-jit.hpp Log Message: Enable JIT in non-constructor so that a user-defined value can be set later |
From: <cv...@ce...> - 2007-01-21 13:44:28
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit/x86 by gbeauche Modified Files: jit-target-codegen.hpp Log Message: Enable JIT in non-constructor so that a user-defined value can be set later |
From: <cv...@ce...> - 2007-01-21 13:44:28
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit by gbeauche Modified Files: basic-dyngen.cpp basic-dyngen.hpp jit-cache.cpp jit-cache.hpp jit-codegen.hpp Log Message: Enable JIT in non-constructor so that a user-defined value can be set later |
From: <cv...@ce...> - 2007-01-21 13:44:28
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit/amd64 by gbeauche Modified Files: jit-target-codegen.hpp Log Message: Enable JIT in non-constructor so that a user-defined value can be set later |
From: <cv...@ce...> - 2007-01-21 13:44:28
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu by gbeauche Modified Files: sheepshaver_glue.cpp Log Message: Enable JIT in non-constructor so that a user-defined value can be set later |
From: <cv...@ce...> - 2007-01-18 07:02:39
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/ppc by gbeauche Modified Files: ppc-cpu.cpp ppc-dyngen-ops.cpp ppc-dyngen.hpp ppc-execute.cpp ppc-registers.hpp ppc-translate.cpp Log Message: Optimize lwarx/stwcx for uniprocessors and generate code for them. There is no performance increase even though those two instructions represented approx 18M of untranslated instructions on a simple boot to MacOS. |
From: <cv...@ce...> - 2007-01-17 07:05:21
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/ppc by gbeauche Modified Files: ppc-cpu.hpp ppc-dyngen-ops.cpp ppc-dyngen.hpp ppc-registers.hpp Log Message: Rearrange powerpc_registers struct and nuke fp_result register which is only needed for JIT (and to be handled differently in the future). |
From: <cv...@ce...> - 2007-01-17 07:05:21
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by gbeauche Modified Files: sysdeps.h Log Message: Rearrange powerpc_registers struct and nuke fp_result register which is only needed for JIT (and to be handled differently in the future). |
From: <cv...@ce...> - 2007-01-17 06:56:10
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/test by gbeauche Modified Files: test-powerpc.cpp Log Message: Update for new instr_info_t format |
From: <cv...@ce...> - 2007-01-17 06:20:39
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu by gbeauche Modified Files: sheepshaver_glue.cpp Log Message: Remove specialised decoders. This will be done differently, if necessary. |
From: <cv...@ce...> - 2007-01-17 06:20:39
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/ppc by gbeauche Modified Files: ppc-cpu.cpp ppc-cpu.hpp ppc-decode.cpp Log Message: Remove specialised decoders. This will be done differently, if necessary. |
From: <cv...@ce...> - 2007-01-15 21:51:57
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/utils by gbeauche Modified Files: utils-cpuinfo.cpp utils-cpuinfo.hpp Log Message: Report SSSE3 instead of SSE4 (to be released later). |
From: <cv...@ce...> - 2007-01-15 21:12:43
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/ppc by gbeauche Modified Files: ppc-dyngen.cpp Log Message: Report SSSE3 instead of SSE4 (to be released later). |
From: <cv...@ce...> - 2007-01-14 14:19:43
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu/compiler by gbeauche Modified Files: codegen_x86.cpp Log Message: The older code generator is now deprecated on x86-32 too. |
From: <cv...@ce...> - 2007-01-14 13:23:42
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu/compiler by gbeauche Modified Files: codegen_x86.cpp Log Message: Fix CMOV emulation on x86_64 in case the CPU doesn't support that instruction (which is very unlikely). |
From: <cv...@ce...> - 2007-01-14 12:23:39
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu/compiler by gbeauche Modified Files: codegen_x86.cpp Log Message: Use SAHF_SETO_PROFITABLE wherever possible on x86-64, it's faster. This can't be the default because some very ancient CPUs don't support LAHF in long mode |
From: <cv...@ce...> - 2007-01-13 18:21:32
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by gbeauche Modified Files: configure.in main_macosx.mm Log Message: Remove the 33-bit addressing hack as it's overly complex for not much gain. Rather, use an address override prefix (0x67) though Intel Core optimization reference guide says to avoid LCP prefixes. In practise, impact on performance is measurably marginal on e.g. Speedometer tests. |
From: <cv...@ce...> - 2007-01-13 18:21:32
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by gbeauche Modified Files: configure.ac main_unix.cpp vm_alloc.cpp vm_alloc.h Log Message: Remove the 33-bit addressing hack as it's overly complex for not much gain. Rather, use an address override prefix (0x67) though Intel Core optimization reference guide says to avoid LCP prefixes. In practise, impact on performance is measurably marginal on e.g. Speedometer tests. |
From: <cv...@ce...> - 2007-01-13 18:21:32
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu/compiler by gbeauche Modified Files: codegen_x86.cpp compemu_support.cpp Log Message: Remove the 33-bit addressing hack as it's overly complex for not much gain. Rather, use an address override prefix (0x67) though Intel Core optimization reference guide says to avoid LCP prefixes. In practise, impact on performance is measurably marginal on e.g. Speedometer tests. |
From: <cv...@ce...> - 2007-01-13 18:21:32
|
Update of /home/cvs/cebix/BasiliskII/src/Windows by gbeauche Modified Files: configure.ac main_windows.cpp Log Message: Remove the 33-bit addressing hack as it's overly complex for not much gain. Rather, use an address override prefix (0x67) though Intel Core optimization reference guide says to avoid LCP prefixes. In practise, impact on performance is measurably marginal on e.g. Speedometer tests. |
From: <cv...@ce...> - 2007-01-13 17:21:14
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu by gbeauche Modified Files: basilisk_glue.cpp Log Message: Fix 64-bit builds in REAL_ADDRESSING mode with gcc4.1. |