Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5098 3511 d 8 h clevermouse / switch build system to Tup  
4924 3633 d 3 h Serge /programs/develop/mtdbg/ mtdbg fpu: detect denormal, infinity or not-a-number value  
4914 3645 d 9 h Serge /programs/develop/mtdbg/ mtdbg: switching between mmx(default) and fpu registers  
4913 3645 d 15 h hidnplayr /programs/develop/mtdbg/ Reduced binary size, updated version number to 0.35
(New since 0.34: MMX/FPU registers, resizeable window.)
 
4912 3646 d 12 h Serge /programs/develop/mtdbg/ mtdbg fpu: 1)simplified code
2)two pass bcd to string converter
3)new output format
 
4911 3648 d 3 h Serge /programs/develop/mtdbg/ mtdbg: fix extra zero in exponent  
4910 3648 d 4 h Serge /programs/develop/mtdbg/ mtdbg: fix some rounding issues  
4909 3648 d 12 h Serge /programs/develop/mtdbg/ mtdbg: set rounding mode to -Inf  
4908 3649 d 1 h hidnplayr /programs/develop/mtdbg/ MTDBG: resizeable window  
4907 3649 d 2 h Serge /programs/develop/mtdbg/ mtdbg: fix garbage  
4906 3649 d 3 h Serge /programs/develop/mtdbg/ mtdbg: improve output formatting  
4905 3649 d 6 h Serge /programs/develop/mtdbg/ mtdbg: and again, thanks to Yogev  
4904 3649 d 11 h Serge /programs/develop/mtdbg/ mtdbg: and another one  
4903 3649 d 11 h Serge /programs/develop/mtdbg/ mtdbg: fix mistype  
4902 3649 d 11 h Serge /programs/develop/mtdbg/ mtdbg: 1)set rounding mode
2)improve output formatting
 
4901 3649 d 12 h Serge /programs/develop/mtdbg/ mtdbg: handle some special floating-point values  
4900 3650 d 3 h Serge /programs/develop/mtdbg/ mtdbg: display contents of fpu registers. some bugs still unfixed  
4895 3651 d 3 h Serge /programs/develop/mtdbg/ mtdbg: 1)minor optimisations
2)display contents of fpu registers. Warrning! Only labels are valid
 
4893 3652 d 0 h Serge / kernel: fn69.1 - get simd context
mtdbg: display contents of mmx registers
 
4890 3652 d 11 h hidnplayr /programs/develop/mtdbg/ MTDBG: cleaned up, removed old code in gui.inc  
4889 3652 d 11 h hidnplayr /programs/develop/mtdbg/ MTDBG: Another bugfix in gui (draw colon before flags in correct color).  
4888 3652 d 12 h hidnplayr /programs/develop/mtdbg/ MTDBG: load symbol information from .bss and .data sections in map file. Fixed bug which caused active register set title to dissapear on redraw.  
4886 3653 d 3 h hidnplayr /programs/develop/mtdbg/ MTDBG 0.34: support for .map symbols file (such as generated by GCC), some GUI enhancements.  
4739 3674 d 0 h leency /programs/develop/mtdbg/ mtdbg: small fix for previous revision  
4738 3674 d 0 h leency /programs/develop/mtdbg/ mtdbg: fix terrible redraw that made me crazy for a long time  
4594 3710 d 4 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
4591 3710 d 6 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3710 d 6 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4443 3753 d 12 h clevermouse /programs/develop/mtdbg/ I have finally found why mtdbg sometimes seems to lose control over the debugged program!
r3675 has broken single-stepping and everything that depends on it.
And, of course, commit message for r3675 has nothing to do with changes in r3675.
 
4285 3803 d 22 h tserj /programs/develop/mtdbg/ Mtdbg - bug fix: CTRL-F7 & CTRL-F8 aren't works right after loading. Added support of F7 & F8 - with the same functionality but without CTRL key  
3675 3963 d 3 h GerdtR /programs/develop/mtdbg/ Now, if you restart the program, it will be reloaded symbols  
1269 5276 d 2 h diamond /programs/develop/mtdbg/ mtdbg: fix draw issues  
1265 5278 d 1 h diamond /programs/develop/mtdbg/ mtdbg: fix in work with symbols  
998 5568 d 4 h diamond /programs/develop/mtdbg/ mtdbg: flickering reduced  
809 5779 d 14 h diamond /programs/develop/mtdbg/ mtdbg: small improvements in disassembler (but it is still incomplete)  
551 6150 d 3 h spraid /programs/ in some programs set not sized changed window  
542 6158 d 11 h diamond /programs/develop/ * mtdbg: can load symbols information
* mtdbg: improved disassembler (some MMX and SSE commands)
* fasm: can generate symbols information
 
539 6164 d 8 h spraid /programs/ changed path to /sys in some programs  
485 6193 d 10 h heavyiron / *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script
 
410 6254 d 12 h diamond /programs/develop/mtdbg/ mtdbg knows about syscall and sysenter