Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-06 | syscall_emul: clean up open() code a bit. | Steve Reinhardt | |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert | |
At the same time, rename the trace flags to debug flags since they have broader usage than simply tracing. This means that --trace-flags is now --debug-flags and --trace-help is now --debug-help | |||
2009-11-04 | build: fix compile problems pointed out by gcc 4.4 | Nathan Binkert | |
2009-06-04 | types: clean up types, especially signed vs unsigned | Nathan Binkert | |
2009-01-17 | Fix issue 326: glibc non-deterministic because it reads /proc | Ali Saidi | |