Menu

Code2 Commit Log


Commit Date  
[r4990] by debug

*** empty log message ***

2007-06-17 04:17:20 Tree
[r4989] by debug

Experimenting with using the physical program counter sample
data (implemented 20070608) together with the "translatable
range" information, to figure out which physical address ranges
would be worth translating to native code (if the number of
samples falling within a range is above a certain threshold).

2007-06-17 04:05:46 Tree
[r4988] by debug

*** empty log message ***

2007-06-17 03:53:16 Tree
[r4987] by debug

*** empty log message ***

2007-06-17 02:17:45 Tree
[r4986] by debug

*** empty log message ***

2007-06-17 02:08:35 Tree
[r4985] by debug

Some minor cleanup.

2007-06-17 02:05:51 Tree
[r4984] by debug

*** empty log message ***

2007-06-17 01:55:29 Tree
[r4983] by debug

Updating the documentation to use debian-31r6a-mipsel-netinst.iso; removing the two old Notes.

2007-06-16 23:48:22 Tree
[r4982] by debug

*** empty log message ***

2007-06-16 23:47:52 Tree
[r4981] by debug

Adding a struct for each physpage which keeps track of which
ranges within that page (base offset, length) that are continuously
translatable. When running with native code generation enabled (-b),
a range is added after each read-ahead loop.

2007-06-16 17:18:34 Tree
Older >