Fix the system clock at 1THz making 1 simulation tick = 1 ps
[gem5.git] / sim /
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...
2005-03-22 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-03-18 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-03-17 Lisa HsuMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
2005-03-17 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/stever/bk/m5-head
2005-03-16 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-03-16 Ron DreslinskiNo need for this ifdef, since the entire process.hh...
2005-03-16 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-03-16 Lisa HsuMerge zizzer:/bk/m5
2005-03-16 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-03-16 Ron DreslinskiFix the bad addr check to check for allowable addresses...
2005-03-15 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-03-15 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-03-15 Nathan BinkertHard code the SimObject::Params struct
2005-03-15 Lisa Hsumerge
2005-03-14 Kevin LimMerge
2005-03-14 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-03-14 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-03-14 Steve Reinhardt- Add capability to auto-generate Param structs from
2005-03-12 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-03-11 Nathan BinkertMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-03-11 Nathan Binkertstick all python stuff into a top level python directory.
2005-03-11 Erik HallnorFixup after merging.
2005-03-10 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-03-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-03-10 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-03-10 Ali SaidiRemoved unecessary constructor call at each return.
2005-03-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-03-09 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-03-09 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-03-09 Ali SaidiChanged all syscalls to use syscall return object.
2005-03-09 Nathan BinkertAdd support for using the variables that m5 was compile...
2005-03-09 Nathan BinkertWe should import m5config *after* we do the CPPDEFINES...
2005-03-09 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-03-09 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-03-09 Steve ReinhardtFix a couple of bugs introduced (or tickled) by the...
next