gem5.git
2007-03-12 Ron DreslinskiFix some of the memory leaks related to writebacks
2007-03-11 Nathan BinkertRework the way SCons recurses into subdirectories,...
2007-03-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-10 Gabe BlackIf you can't get rid of the files you want to make...
2007-03-10 Gabe BlackCompilation fix
2007-03-10 Ali SaidiI thought this code got deleted, but since it hasn...
2007-03-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Gabe BlackUse the TheISA namespace in case we're coming from...
2007-03-09 Gabe BlackSplit the syscall table, SPARC specific syscall impleme...
2007-03-09 Ali SaidiMerge zizzer:/bk/newmem
2007-03-09 Ali Saidiimplement ipi stufff for SPARC
2007-03-09 Ali Saidifix regress... SPARC_FS may not be in the builds so...
2007-03-09 Kevin LimTwo fixes:
2007-03-09 Ali SaidiPanic if any CMT registers are accessed
2007-03-08 Ali Saidistop m5 from leaking like a sieve
2007-03-08 Gabe BlackFixed an off-by-one error.
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-08 Gabe BlackFix up the SPARC initial stack frame to match an actual...
2007-03-08 Ali SaidiI missed a couple of WithEffects, this should do it
2007-03-08 Ali Saidifix compiling of FS after Gabe's last compile
2007-03-07 Gabe BlackMove the magic m5 PageTableFault into sim/faults.[hh...
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-03-07 Gabe BlackAdd setData functions for the new Twin??_t types.
2007-03-07 Gabe BlackAdd some constructors and an output operator to the...
2007-03-07 Gabe BlackMake byteswap work correctly on Twin??_t types.
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-07 Ali SaidiIf we're running the quick tests, remove the SPARC_FS...
2007-03-07 Nathan BinkertCleanup
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Ali SaidiAdd regression for SPARC "hard" instruction test. Only...
2007-03-06 Nathan BinkertPython parameters types need analogous C++ types
2007-03-06 Nathan BinkertMove all of the parameters of the Root SimObject so...
2007-03-06 Gabe BlackGet X86 to load an elf and start a process for it.
2007-03-06 Nathan BinkertPython atexit handlers are called in reverse order.
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Gabe BlackFixing statetrace to work with 32 bit SPARC processes...
2007-03-05 Gabe BlackFill out a stub version of the vtophys header file.
2007-03-05 Gabe BlackAdd in NumGDBRegs so the constructor to the base class...
2007-03-05 Gabe BlackReorganize the floating point register file a little.
2007-03-05 Gabe BlackAdd some new source files.
2007-03-05 Gabe BlackStub decoder. This is probably even farther from finish...
2007-03-05 Gabe BlackAdd stub for x86 process creation
2007-03-05 Gabe BlackAdd x86 version of call to "decode"
2007-03-05 Gabe BlackAdd x86 to the Arch enum in the object file class.
2007-03-05 Gabe BlackAdded missing include.
2007-03-05 Gabe BlackAdded LargestRead type for x86. I might have picked...
2007-03-05 Gabe BlackStub implementation for x86.
2007-03-05 Gabe BlackStub implementation for x86
2007-03-05 Gabe BlackAdded fault generation functions. I would still like...
2007-03-05 Gabe BlackAdded an x86 dyninst
2007-03-05 Gabe BlackAdded stub implementations or prototypes for all the...
2007-03-05 Gabe BlackAdded in a missing include.
2007-03-05 Gabe BlackFilled in a stub header file for setting the result...
2007-03-05 Gabe BlackFilled in a stub header file for a stacktrace object...
2007-03-05 Gabe BlackFilled in a stub header file for remote gdb
2007-03-05 Gabe BlackCorrect a typo
2007-03-05 Gabe BlackMake the constructor (and all the other functions)...
2007-03-05 Gabe BlackVarious touch ups
2007-03-05 Gabe BlackAdded a missing include.
2007-03-05 Gabe BlackAdded a missing include.
2007-03-05 Gabe BlackFix up the remote gdb include gaurds so it doesn't...
2007-03-05 Gabe Blackx86 register file includes.
2007-03-05 Gabe BlackInclude the x86 specific traits file.
2007-03-05 Gabe BlackStub x86 Fault class which just panics.
2007-03-05 Gabe BlackA new file for x86 specific parameters. This could...
2007-03-05 Gabe BlackAdd in a declaration of class Checkpoint rather than...
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Nathan BinkertDon't use the exact same name as a system header #define
2007-03-04 Ali Saidiadd a sparc fs regression
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-04 Ali SaidiAdd Iob and remove the fake device
2007-03-03 Ali SaidiImplement Niagara I/O interface and rework interrupts
2007-03-03 Nathan Binkertinclude signal.h
2007-03-03 Gabe BlackFilled in with basic x86 stuff. Some things are missing...
2007-03-03 Gabe BlackFilled in with basic x86 information. Some things are...
2007-03-03 Gabe BlackAdd build hooks for x86.
2007-03-03 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertDo the default argument stuff in python
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertFactor code out of main.cc and main.i into a bunch...
2007-03-03 Gabe BlackImplement the _llseek syscall. It's Linux only, so...
2007-03-03 Gabe BlackFix some issues with 32 bit processes.
2007-03-03 Gabe BlackKeep around which input set was used for a benchmark...
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Ali Saidimake ldtw(a) -- Twin 32 bit load work correctly --...
2007-03-02 Gabe BlackForgot to commit this new file last earlier.
2007-02-28 Gabe BlackMake the m5 psuedo instructions use the BasicOperate...
2007-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-28 Gabe BlackMake trap instructions always generate TrapInstruction...
2007-02-28 Gabe BlackThe "hostname" variable isn't used in the process class...
2007-02-27 Gabe BlackFix issue with twolf where the presence or absence...
2007-02-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-25 Ali SaidiMerge zizzer:/bk/newmem
2007-02-25 Ali Saidimake m5 readfile work on solaris... we can have a solar...
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-23 Gabe BlackAli and I both made the same change and we only need...
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
next