index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dev
/
terminal.cc
Age
Commit message (
Expand
)
Author
2015-08-07
base: Rewrite the CircleBuf to fix bugs and add serialization
Andreas Sandberg
2015-04-29
arch, base, dev, kern, sym: FreeBSD support
Ruslan Bukin
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