Menu

Code2 Commit Log


Commit Date  
[r5643] by debug

Reimplementing the (non-specialized) M88K bsr instruction. Continuing on the dyntrans core: page allocation. Hopefully most of the page allocation code (except for Least-Recently-Used page deallocation) has been implemented now.

2010-01-29 20:20:28 Tree
[r5642] by debug

More 2009 -> 2010 updates.

2010-01-28 20:20:48 Tree
[r5641] by debug

Safety net against incorrectly getting the same page for different addresses, until DyntransGetICPage has actually been implemented.

2010-01-28 20:04:37 Tree
[r5640] by debug

HISTORY must be included as well.

2010-01-28 20:03:43 Tree
[r5639] by debug

Adding a check (for "make test") to see that delete is not used. Only a few exceptions are allowed.

2010-01-28 18:36:04 Tree
[r5638] by debug

Updating most Copyrights to 2010. (Exception: the old source code directories; they will be updated if needed later on.)

2010-01-28 06:49:14 Tree
[r5637] by debug

Patch from Yana to use return value from net_ethernet_rx() correctly in dev_ether.c.

2010-01-27 19:57:37 Tree
[r5636] by debug

Patch from Tassilo Philipp to enable PPC's fabs instruction.

2010-01-27 19:49:53 Tree
[r5635] by debug

Reducing time spent in some of the DummyComponent interleaving tests. (Unfortunately, one test does not actually pass :(

2009-12-19 13:06:11 Tree
[r5634] by debug

If valgrind is found by the configure script, it is used when running 'make test'. If there is any output from valgrind -q (i.e. errors), then make test fails.

2009-12-19 12:53:52 Tree
Older >