Search
lxdream.org :: lxdream :: changelog
lxdream 0.9.1
released Jun 29
Download Now

15 years agoUpdate sh4_translate_end_block_size() to have the correct backpatch sizes
nkeynes [Sat, 11 Apr 2009 03:28:01 +0000]  tree
Update sh4_translate_end_block_size() to have the correct backpatch sizes
(with recent changes there)
src/sh4/sh4x86.in


15 years agoUpdated brazilian portugese translation thanks to Arthonis!
nkeynes [Thu, 09 Apr 2009 00:01:46 +0000]  tree
Updated brazilian portugese translation thanks to Arthonis!
po/pt_BR.po


15 years agoCommit current work-in-progress to xlat-refactor branch xlat-refactor
nkeynes [Tue, 07 Apr 2009 10:55:03 +0000]  tree
Commit current work-in-progress to xlat-refactor branch
src/Makefile.am
src/Makefile.in
src/sh4/sh4x86.in
src/sh4/sh4xir.h
src/sh4/sh4xir.in
src/test/testsh4xir.c
src/test/testxir.c
src/xlat/dce.c
src/xlat/livevar.c
src/xlat/target.c
...

15 years agoCreate an xlat-refactor branch xlat-refactor
nkeynes [Tue, 07 Apr 2009 10:39:02 +0000]  tree
Create an xlat-refactor branch


15 years agoRemove last lingering bits of SH4-specific code from the ABI headers
nkeynes [Sat, 04 Apr 2009 10:17:57 +0000]  tree
Remove last lingering bits of SH4-specific code from the ABI headers
src/sh4/sh4x86.in
src/xlat/x86/amd64abi.h
src/xlat/x86/ia32abi.h


15 years agoRevert change to xltcache and fix breakpoint precision correctly
nkeynes [Fri, 27 Mar 2009 06:13:34 +0000]  tree
Revert change to xltcache and fix breakpoint precision correctly
src/sh4/sh4trans.c
src/sh4/sh4x86.in
src/xlat/xltcache.c


15 years agoAdd configure checks for libnsl and libsocket where needed (ie Solaris)
nkeynes [Wed, 25 Mar 2009 12:00:29 +0000]  tree
Add configure checks for libnsl and libsocket where needed (ie Solaris)
configure
configure.in


15 years agoChange glXMakeContextCurrent call to glXMakeCurrent - works around crash bug
nkeynes [Wed, 25 Mar 2009 11:57:05 +0000]  tree
Change glXMakeContextCurrent call to glXMakeCurrent - works around crash bug
in mesa: http://www.mail-archive.com/mesa-commit@lists.freedesktop.org/msg04338.html
src/drivers/video_glx.c


15 years agoChange include to the correct sh4 header file after the gdbserver changes
nkeynes [Wed, 25 Mar 2009 11:40:10 +0000]  tree
Change include to the correct sh4 header file after the gdbserver changes
src/gtkui/gtk_debug.c


15 years agoBug #67: cdi bug x86_64
nkeynes [Tue, 24 Mar 2009 11:35:20 +0000]  tree
Bug #67: cdi bug x86_64
Fixed as suggested in bug - convert trail.header_offset to (signed) long before negating it.
src/gdrom/cdi.c


.