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
/
base
/
remote_gdb.cc
Age
Commit message (
Expand
)
Author
2006-05-15
Many files:
Steve Reinhardt
2006-04-06
fixes for new memory system
Ali Saidi
2006-03-14
Changed the floating point register file into a class with appropriate access...
Gabe Black
2006-03-05
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-04
Steps towards setting up the infrastructure to allow the new CPU model to wor...
Kevin Lim
2006-03-03
Changes to support automatic renaming of the shadow registers at decode time....
Kevin Lim
2006-02-28
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-02-27
Changes to put all the misc regs within the misc reg file. This includes the...
Kevin Lim
2006-02-27
Changed targetarch to just arch.
Gabe Black
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
2005-11-28
Make the debugger a bit more useful with m5.opt by moving stuff
Nathan Binkert
2005-10-12
Make it easier to attach the remote debugger.
Nathan Binkert
2005-09-24
Add functions to System object to set up function-based events,
Steve Reinhardt
2005-08-23
don't use sprintf. It's not guaranteed to not scribble over memory.
Nathan Binkert
2005-06-05
Many files:
Steve Reinhardt
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2004-11-13
Macros are nasty, so let's get rid of them. Convert all
Nathan Binkert
2004-10-23
get rid of pmap.h and make things variables and inline
Nathan Binkert
2004-06-10
Fixes for detailed boot, made cttz and ctlz instructions more compact,
Ali Saidi
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-02-13
Fix to remote debugger while in PAL
Andrew Schultz
2004-02-09
- Whack unused code
Nathan Binkert
2004-02-03
Remote debugging cleanup and internal debugging support
Nathan Binkert
2003-12-04
remote_gdb.cc:
Lisa Hsu
2003-10-13
Try to get the correct license on various files
Nathan Binkert
2003-10-10
Make things work on OpenBSD again
Nathan Binkert
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-10
Rename intmath.h to intmath.hh
Nathan Binkert
2003-10-07
Import changeset
Steve Raasch