Menu

Code2 Commit Log


Commit Date  
[r4926] by debug

*** empty log message ***

2007-06-12 04:17:48 Tree
[r4925] by debug

20070612 FINALLY figured out why Debian/DECstation stopped working when
translation read-ahead was enabled: in src/memory_rw.c, the
call to invalidate_code_translation was made also if the
memory access was an instruction load (if the page was mapped
as writable); it shouldn't be called in that case.

2007-06-12 03:49:11 Tree
[r4924] by debug

*** empty log message ***

2007-06-12 03:45:53 Tree
[r4923] by debug

*** empty log message ***

2007-06-12 03:45:46 Tree
[r4922] by debug

*** empty log message ***

2007-06-12 01:56:49 Tree
[r4921] by debug

Moving out tick functions into a helper struct as well (which also gets rid of the max limit).

2007-06-09 14:13:06 Tree
[r4920] by debug

Moving out breakpoint details from the machine struct into a helper struct, and removing the limit on max nr of breakpoints.

2007-06-09 02:25:27 Tree
[r4919] by debug

*** empty log message ***

2007-06-09 02:24:48 Tree
[r4918] by debug

*** empty log message ***

2007-06-08 05:38:41 Tree
[r4917] by debug

*** empty log message ***

2007-06-08 01:36:27 Tree
Older >