Menu

Code2 Commit Log


Commit Date  
[r5734] by debug

nbjoerg on #GXemul (FreeNode) noticed an easy way to trigger an unhandled case in memory_sh.cc. Hopefully this is the correct solution.

2010-08-06 05:39:53 Tree
[r5733] by debug

Use exit(0) instead of exit(1), per Andreas Ehliar's recommendation.

2010-08-01 17:56:37 Tree
[r5732] by debug

Remove callgrind and cachegrind output files on make clean, and adding a comment about using valgrind to the configure script.

2010-06-23 06:20:16 Tree
[r5731] by debug

Minor update of the guest OS documentation.

2010-06-23 06:19:27 Tree
[r5730] by debug

Updated TODO.

2010-06-23 06:19:10 Tree
[r5729] by debug

Bogus hack to machine_evbmips.cc to let RTEMS print some boot messages (again?) for mvme5500.

2010-04-06 19:17:58 Tree
[r5728] by debug

Adding configure script detection of -Wextra -Wno-unused-parameter -Wcast-align.

2010-03-26 19:41:56 Tree
[r5727] by debug

Running 'make test' will now treat memory leaks as test failure (in debug builds only). Also fixing a memory leak (in an ugly way).

2010-03-26 19:24:07 Tree
[r5726] by debug

Adding check for -Wnon-virtual-dtor.

2010-03-26 19:21:00 Tree
[r5725] by debug

Fixes to allow build using GCC's -Wshadow. Adding detection of -Wcast-qual and -Wshadow to the configure script.

2010-03-22 07:57:45 Tree
Older >