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: CVS <do...@th...> - 2002-10-28 10:55:09
|
Update of /cvs/BasiliskII Modified Files: Makefile Log Message: Added rules to generate MacOSX archive |
From: CVS <do...@th...> - 2002-10-22 12:11:40
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: ToDo.html Versions.html Log Message: Added info about documentation |
From: CVS <do...@th...> - 2002-10-22 12:10:12
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: NNThread.m Log Message: Add include to eliminate warning |
From: CVS <do...@th...> - 2002-10-22 12:09:15
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Makefile.in Log Message: Corrected dependency for non-ide building (makefile was not generating cpuemu*.cpp) |
From: CVS <do...@th...> - 2002-10-15 16:25:12
|
Update of /cvs/BasiliskII/src/Unix Modified Files: audio_oss_esd.cpp prefs_editor_gtk.cpp prefs_unix.cpp user_strings_unix.cpp user_strings_unix.h Log Message: Unix: new prefs options "dsp" and "mixer" to set the OSS device names instead of the hardcoded '/dev/dsp' and '/dev/mixer' |
From: CVS <do...@th...> - 2002-10-15 16:25:12
|
Update of /cvs/BasiliskII Modified Files: ChangeLog README TODO Log Message: Unix: new prefs options "dsp" and "mixer" to set the OSS device names instead of the hardcoded '/dev/dsp' and '/dev/mixer' |
From: CVS <do...@th...> - 2002-10-13 11:14:35
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.cpp Log Message: Some instructions assume offsets are only 1-byte long. I don't think this is 100% correct. Therefore, insert some asserts so that would fail. |
From: CVS <do...@th...> - 2002-10-12 16:27:23
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.cpp compemu_support.cpp Log Message: Add raw_emit_nop_filler() with more efficient no-op fillers stolen from GNU binutils 2.12.90.0.15. Speed bump is marginal (less than 6%). Make it default though, that's conditionalized by tune_nop_fillers constant. |
From: CVS <do...@th...> - 2002-10-06 23:30:06
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: configure.in Log Message: Incorporate several changes from latest Unix version of file |
From: CVS <do...@th...> - 2002-10-06 23:29:05
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Makefile.in Log Message: Change required for GCC 3.1 (stdc++ library needed in C++ program link), general tidy-up (now use G++ to compile several files at once for gencpu) |
From: CVS <do...@th...> - 2002-10-06 23:26:14
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: EmulatorView.mm Log Message: Newer prototype required by GCC 3.1 |
From: CVS <do...@th...> - 2002-10-06 23:23:21
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: 1_prepare_files.sh Log Message: MacOS 10.2 compatibility (diffeent config.sub & config.guess location), argument processing (like Unix autogen.sh) |
From: CVS <do...@th...> - 2002-10-03 19:57:21
|
Update of /cvs/BasiliskII Modified Files: TECH Log Message: Real addressing mode also works on Linux/ppc. Uhoh, what was the initial problem anyway? |
From: CVS <do...@th...> - 2002-10-03 16:17:05
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.cpp Log Message: Don't forget to note CPU detection code mostly comes from Linux kernel. |
From: CVS <do...@th...> - 2002-10-03 16:13:55
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.cpp compemu.h compemu_fpp.cpp compemu_support.cpp flags_x86.h gencomp.c Log Message: JIT add copyright notices just to notify people that's real derivative work from GPL code (UAE-JIT). Additions and improvements are from B2 developers. |
From: CVS <do...@th...> - 2002-10-03 15:50:21
|
Update of /cvs/BasiliskII Modified Files: TECH Log Message: Real addressing is reported to work on FreeBSD/i386 too |
From: CVS <do...@th...> - 2002-10-03 15:49:21
|
Update of /cvs/BasiliskII/src/Unix Modified Files: sigsegv.cpp Log Message: configure script is reportedly no longer crashing on FreeBSD when SIGSEGV_SKIP_INSTRUCTION is set. |
From: CVS <do...@th...> - 2002-10-03 15:48:06
|
Update of /cvs/BasiliskII/src/Unix Modified Files: audio_oss_esd.cpp Log Message: B2 maintainer for FreeBSD reported <sys/soundcard.h> is the one to use in all recent versions of FreeBSD. |
From: CVS <do...@th...> - 2002-10-03 15:05:09
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: compemu_support.cpp Log Message: - Turn on runtime detection of loop and jump alignment as Aranym people reported they got some improvement with it and larger loops. Small loops are an issue for now until unrolling is implemented for DBcc. - Const jumps are identified in readcpu. I don't want to duplicate code uselessly. Rather, it's the JIT job to know whether we are doing block inlining and un-marking those instructions as end-of-block. |
From: CVS <do...@th...> - 2002-10-03 15:05:09
|
Update of /cvs/BasiliskII/src/uae_cpu Modified Files: readcpu.cpp Log Message: - Turn on runtime detection of loop and jump alignment as Aranym people reported they got some improvement with it and larger loops. Small loops are an issue for now until unrolling is implemented for DBcc. - Const jumps are identified in readcpu. I don't want to duplicate code uselessly. Rather, it's the JIT job to know whether we are doing block inlining and un-marking those instructions as end-of-block. |
From: CVS <do...@th...> - 2002-10-03 15:02:01
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: compemu.h Log Message: Turn on block inlining so that people could test this feature and report if they do gain something or renders JIT less stable. |
From: CVS <do...@th...> - 2002-10-03 14:59:42
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: gencomp.c Log Message: Do translate BSR.L, we don't have any issue with that even if we are doing block inlining since we have a complete chain of information about the blocks to checksum. |
From: CVS <do...@th...> - 2002-10-03 14:58:14
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: compemu_fpp.cpp Log Message: Do translate FMUL instructions, the core needs to be fixed and this is not translation of that instruction. I believe this is related to some misgeneration of FPU core sequence and allocation of FP registers? |
From: CVS <do...@th...> - 2002-10-02 16:22:59
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: compemu_support.cpp Log Message: Add PROFILE_UNTRANSLATED_INSNS information. Interestingly, the following are the bottleneck now: DIVS, BSR.L (why isn't it translated yet?), bit-field instructions (I need to self-motivate enough for that), and A-Traps. |
From: CVS <do...@th...> - 2002-10-02 15:55:21
|
Update of /cvs/BasiliskII/src/uae_cpu Modified Files: readcpu.cpp readcpu.h Log Message: - Remove dead code in readcpu.cpp concerning CONST_JUMP control flow. - Replace unused fl_compiled with fl_const_jump - Implement block inlining enabled with USE_INLINING && USE_CHECKSUM_INFO. However, this is currently disabled as it doesn't give much and exhibits even more a cache/code generation problem with FPU JIT compiled code. - Actual checksum values are now integral part of a blockinfo regardless of USE_CHECKSUM_INFO is set or not. Reduce number of elements in that structure and speeds up a little calculation of checksum of chained blocks. - Don't care about show_checksum() for now. |