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

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


15 years agoAdd preliminary implementation of the GDB remote debugging server - attaches to
nkeynes [Tue, 24 Mar 2009 11:15:57 +0000]  tree
Add preliminary implementation of the GDB remote debugging server - attaches to
either or both the SH4 and ARM
src/Makefile.am
src/Makefile.in
src/aica/armcore.h
src/aica/armdasm.c
src/aica/armmem.c
src/cpu.h
src/drivers/net_glib.c
src/drivers/net_osx.m
src/gdbserver.c
src/gtkui/gtk_debug.c
...

15 years agoFix off-by-one when looking up a PC right on the border-line
nkeynes [Tue, 24 Mar 2009 11:04:51 +0000]  tree
Fix off-by-one when looking up a PC right on the border-line
src/xlat/xltcache.c


15 years agoFix stupid mistake in non-frame-exception path
nkeynes [Tue, 10 Mar 2009 04:56:43 +0000]  tree
Fix stupid mistake in non-frame-exception path
src/sh4/sh4x86.in


.