arch-arm: Add initial support for SVE contiguous loads/stores
[gem5.git] / src / arch / sparc / remote_gdb.cc
2018-01-20 Gabe Blackarch, mem: Make the page table lookup function return...
2018-01-20 Gabe Blacksim, arch, base: Refactor the base remote GDB class.
2017-05-18 Gabe Blackbase: Refactor the GDB code.
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2015-12-18 Boris Shingarovarm: remote GDB: rationalize structure of register...
2014-12-06 Gabe Blackmisc: Generalize GDB single stepping.
2014-12-05 Gabe Blackmisc: Make the GDB register cache accessible in various...
2012-09-10 Palle LyckegaardNetBSD: Build on NetBSD
2012-02-11 Gabe BlackSPARC: Make PSTATE and HPSTATE a BitUnion.
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-18 Gabe BlackSE/FS: Get rid of includes of config/full_system.hh.
2011-10-30 Gabe BlackSE/FS: Make getProcessPtr available in both modes,...
2011-06-02 Nathan Binkertcopyright: clean up copyright blocks
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2010-11-11 Gabe BlackSPARC: Clean up some historical style issues.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-09-28 Nathan Binkertarch: TheISA shouldn't really ever be used in the arch...
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-03 Gabe BlackMerge with head.
2007-10-03 Gabe BlackSPARC,Remote GDB: Flesh out the acc function for SE...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-07 Ali Saidi*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-19 Ali Saidiimplement vtophys and 32bit gdb support
2007-02-15 Ali SaidiMerge zizzer:/bk/newmem
2007-02-15 Ali Saidifixup remote gdb support for sparc fs
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-30 Ali SaidiMerge zizzer:/bk/newmem
2007-01-30 Gabe BlackMerge zizzer:/bk/newmem
2007-01-30 Gabe BlackMake clearSingleStep in SPARC a warning, and rephrase...
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Gabe BlackMerge zeep.eecs.umich.edu:/home/gblack/m5/newmem
2006-11-08 Gabe BlackChanged the getReg and setReg functions so that they...
2006-11-07 Gabe BlackBroke remote_gdb into a base class and architecture...
2006-11-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-06 Gabe BlackRemote GDB support has been changed to use inheritance...