minor comments to decoder.isa
[gem5.git] / base /
2006-03-08 Korey SewellMerge zizzer:/bk/multiarch
2006-03-08 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-07 Gabe BlackThe a.out and ecoff object file formats will only be...
2006-03-07 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-04 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-04 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-04 Ali Saidiwe REALLY don't want to use system headers for libelf...
2006-03-04 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-04 Gabe BlackFilled out the object file loader so it can load object...
2006-03-03 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-03 Kevin LimChanges to support automatic renaming of the shadow...
2006-03-03 Ali SaidiMerge zizzer:/bk/m5
2006-03-01 Ali SaidiMerge zizzer:/bk/m5
2006-02-28 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-28 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-27 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-27 Kevin LimChanges to put all the misc regs within the misc reg...
2006-02-27 Gabe BlackChanged targetarch to just arch.
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Lisa HsuMerge zizzer:/bk/m5
2006-02-24 Gabe BlackChanged Fault from a FaultBase * to a RefCountingPtr...
2006-02-23 Ali SaidiMerge zizzer:/bk/m5
2006-02-21 Gabe BlackMade Addr a global type
2006-02-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-19 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-19 Gabe BlackChanges to untemplate StaticInst and StaticInstPtr...
2006-02-18 Lisa HsuMerge zizzer:/bk/m5
2006-02-15 Ali SaidiMerge zizzer:/bk/m5
2006-02-14 Korey SewellMerge zizzer:/bk/multiarch
2006-02-12 Gabe BlackRemoved isa_traits.hh from targetarch, moved vptr.hh...
2006-02-12 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-12 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-11 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Ali Saidifix problems on darwin/*BSD for syscall emulation mode
2006-02-10 Korey SewellMerge zizzer:/bk/multiarch
2006-02-09 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-09 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-08 Steve ReinhardtReplace ad-hoc or locally defined power-of-2 tests
2005-12-23 Steve ReinhardtFix roundUp function template so explicit arg is not
2005-12-23 Steve ReinhardtChange base/intmath.{cc,hh} to follow m5 style.
2005-11-28 Nathan BinkertMake the debugger a bit more useful with m5.opt by...
2005-11-20 Nathan BinkertSerialize the symbol tables
2005-11-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-11-20 Nathan Binkertbetter placement of database commits
2005-11-11 Ali SaidiUpdate random come to always have explict min/max
2005-11-11 Steve ReinhardtSyscall DPRINTF and warning cleanup.
2005-11-09 Lisa HsuMerge zizzer:/bk/m5
2005-11-02 Ali SaidiI left a printf in on accident.
2005-11-02 Ali SaidiMerge zizzer:/bk/m5
2005-11-02 Ali SaidiDon't bother putting distributions in the DB, they...
2005-11-02 Ali SaidiAdd ability to slightly perturb latency of ethernet...
2005-10-27 Lisa HsuMerge zizzer:/bk/m5
2005-10-19 Ali SaidiMerge zizzer:/bk/m5
2005-10-18 Nathan BinkertAdd new function profiling stuff, wrap the pc_sample...
2005-10-12 Nathan BinkertClean up symbol table access functions and make it
2005-10-12 Nathan BinkertMake it easier to attach the remote debugger.
2005-09-24 Steve ReinhardtAdd functions to System object to set up function-based...
2005-09-12 Ali SaidiMerge zizzer:/bk/m5
2005-09-12 Ali Saidiformat string did not match variable size -> stack...
2005-09-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-09-12 Ali SaidiMerge zizzer:/bk/m5
2005-09-12 Ali Saidifixes for gcc 4.0
2005-08-30 Steve ReinhardtBuild options are set via a build_options file in the
2005-08-26 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-08-23 Nathan Binkertdon't use sprintf. It's not guaranteed to not scribble...
2005-06-23 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-22 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-06-22 Nathan Binkertfix tokenize
2005-06-13 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-06-13 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-13 Nathan Binkertuse transactions for database access
2005-06-05 Steve ReinhardtGet rid of Python stats output option.
2005-06-05 Steve ReinhardtFix minor doxygen issues.
2005-06-05 Steve ReinhardtMany files:
2005-06-05 Steve ReinhardtFix a few broken or inconsistently formatted copyrights
2005-06-05 Steve ReinhardtMany files:
2005-06-05 Lisa Hsuoops, i changed m5term.doxygen when kev had a lock...
2005-06-05 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-06-05 Steve ReinhardtMerge zizzer:/bk/m5 into vm1.reinhardt.house:/z/stever...
2005-06-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-06-05 Nathan Binkertshuffle files around for new directory structure
2005-06-04 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-06-04 Nathan Binkertmore portable
2005-06-04 Nathan BinkertMake m5.fast work
2005-06-02 Steve ReinhardtRename sim/universe.{cc,hh} to root.{cc,hh} (since the
2005-05-29 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-05-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-05-17 Kevin LimMerge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu...
2005-05-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-05-13 Steve Reinhardtpanic vs fatal fixes in bus.cc
2005-05-04 Kevin LimMerge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu...
2005-05-02 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-22 Nathan BinkertMake code more portable and port to cygwin
2005-04-15 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-14 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
next