Age | Commit message (Expand) | Author |
---|---|---|
2014-09-20 | dev: Refactor terminal<->UART interface to make it more generic | Andreas Sandberg |
2014-04-09 | dev: Protect PollEvent processing when running in parallel mode | Andreas Sandberg |
2011-12-13 | gcc: fix unused variable warnings from GCC 4.6.1 | Nathan Binkert |
2011-12-01 | Output: Add hierarchical output support and cleanup existing codebase. | Chris Emmons |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2008-09-27 | gcc: Add extra parens to quell warnings. | Nathan Binkert |
2008-09-19 | atomicio: provide atomic read and write functions. | Nathan Binkert |
2008-08-03 | sockets: Add a function to disable all listening sockets. | Nathan Binkert |
2008-06-17 | Change the default output filename for the terminal so it's more obvious. | Nathan Binkert |
2008-06-17 | Rename SimConsole to Terminal since it makes more sense | Nathan Binkert |