Menu

Code2 Commit Log


Commit Date  
[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
[r5724] by debug

const fixes, enabling builds using GCC's -Wcast-qual.

2010-03-22 06:43:17 Tree
[r5723] by debug

Updating some notes on supported platforms, and how/where development is done.

2010-03-19 06:51:50 Tree
[r5722] by debug

Fixing flawed mymkstemp by also passing O_CREAT | O_EXCL (used on systems without mkstemp) (reported as Debian bug #574537). I have tested it on an Ubuntu machine; it enables Linux users of gxemul to use e.g. the -j command line option (which did not work before).

2010-03-19 06:16:08 Tree
Older >