Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
[gem5.git] / sim /
2006-02-22 Gabe BlackChanged Fault * to Fault, which is a typedef to FaultBa...
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-19 Ali SaidiMerge zizzer:/bk/m5
2006-02-19 Ali SaidiMove Linux/Tru64 architecture independent code into...
2006-02-18 Lisa HsuMerge zizzer:/bk/m5
2006-02-16 Kevin LimRemove fake fault.
2006-02-16 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-16 Korey SewellMerge zizzer:/bk/multiarch
2006-02-16 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-16 Gabe BlackChanged the fault enum into a class, and fixed everythi...
2006-02-16 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-15 Ali SaidiMerge zizzer:/bk/m5
2006-02-15 Ali Saidiendian fixes and compiles on mac os x
2006-02-14 Korey SewellMerge zizzer:/bk/multiarch
2006-02-12 Gabe BlackPseudo instructions are now passed whatever instruction...
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 Blackvptr.hh:
2006-02-12 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-11 Ali Saidihello world works on a BE host for a LE guest
2006-02-11 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Ali Saidiconfused an ifdef with an if
2006-02-10 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Ali Saidifix problems on darwin/*BSD for syscall emulation mode
2006-02-09 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-09 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-08 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-08 Gabe BlackAlot of changes to push towards ISA independence. Highl...
2006-02-03 Gabe Blackbyte_swap.hh was removed from arch/alpha/, and replaced...
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-22 Kevin LimApply patch for syscall emulation provided by Antti...
2005-11-20 Nathan BinkertSerialize the symbol tables
2005-11-20 Nathan Binkertget rid of allSymtab
2005-11-11 Steve ReinhardtActually free Process fd_map entries when a file is...
2005-11-11 Steve ReinhardtSyscall DPRINTF and warning cleanup.
2005-11-09 Lisa HsuMerge zizzer:/bk/m5
2005-11-02 Ali SaidiMerge zizzer:/bk/m5
2005-11-02 Ali SaidiFix bug where simulation terminates same cycle as last...
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-14 Steve ReinhardtFix for g++ 4 warning... not sure why this is just...
2005-10-01 Steve ReinhardtAdd executable parameter to LiveProcess. This allows...
2005-09-24 Steve ReinhardtAdd functions to System object to set up function-based...
2005-09-19 Nathan Binkertfix the MAX_CHECKPOINTS stuff
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-09-03 Steve ReinhardtFixes to build with gcc 4.0.
2005-09-01 Steve ReinhardtConvert type of max_time and progress_interval parameters
2005-08-30 Steve ReinhardtBuild options are set via a build_options file in the
2005-08-16 Benjamin NashMerge m5.eecs.umich.edu:/bk/m5
2005-08-15 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-08-15 Miguel SerranoChanges for getting FreeBSD to run.
2005-07-01 Miguel SerranoMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-07-01 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-30 Steve ReinhardtFixes for cygwin compile.
2005-06-30 Nathan BinkertEasier remote debugging at boot time.
2005-06-29 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-29 Nathan BinkertAllow CPUs to specify their own CPU ids.
2005-06-28 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-28 Nathan BinkertDon't hard code the location of m5AlphaAccess. Instead...
2005-06-28 Nathan BinkertPass the location of the m5 console backdoor to the...
2005-06-27 Nathan BinkertUpdate for console code reorganization
2005-06-23 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-22 Nathan BinkertMove max_time and progress_interval parameters to the...
2005-06-05 Steve ReinhardtMany files:
2005-06-05 Ron DreslinskiMerge zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/rdres...
2005-06-05 Lisa HsuMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
2005-06-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-06-05 Lisa Hsuoops, i changed m5term.doxygen when kev had a lock...
2005-06-05 Nathan Binkertmove eio stuff to encumbered
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 Lisa HsuMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
2005-06-05 Steve ReinhardtGet rid of broken "long help" option.
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 BinkertBaseSystem -> System
2005-06-03 Steve ReinhardtAdditions/fixes for Tru64 syscall emulation.
2005-06-02 Nathan Binkertclean up command line stuff
2005-06-02 Steve ReinhardtRename sim/universe.{cc,hh} to root.{cc,hh} (since the
2005-06-02 Steve ReinhardtStandardize clock parameter names to 'clock'.
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-14 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-13 Nathan BinkertMake the exit after max checkpoints code compile.
2005-04-13 Nathan BinkertAdd support to limit the number of checkpoints dropped.
2005-04-11 Nathan BinkertMake the notion of a global event tick independent...
2005-04-08 Ron DreslinskiHand merged a this-> statement for gcc3.4
2005-04-07 Kevin LimHand merge
2005-04-06 Nathan Binkertfull_system isn't a useful parameter anymore, get rid...
2005-04-02 Ron DreslinskiSome hand merges
2005-03-29 Nathan Binkertexpose variables for number of global events per simula...
next