gem5.git
2006-05-03 Korey SewellRedo the FloatRegFile using unsigned integers
2006-04-28 Korey SewellMore Modest Changes for FP MIPS execution...
2006-04-28 Korey SewellUse lower two bits of FCSR reg to determine rounding...
2006-04-27 Korey Sewellchange readPC() + 4 to readNextPC() and the same for...
2006-04-27 Korey SewellRewrite CFC1 & CTC1 instruction definitions
2006-04-26 Korey SewellChanges to get Floating Point Instructions w/new regfil...
2006-04-24 Ali SaidiMostly done with all device models for new memory syste...
2006-04-20 Ali Saidimake ide disk work for newmem
2006-04-18 Ali SaidiMerge zizzer:/bk/newmem
2006-04-18 Ali Saididwarf debugging symbols make gdb much happier than...
2006-04-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-04-18 Gabe BlackChanged MIPS and Alpha to pass the syscall number to...
2006-04-18 Gabe BlackFixes to SPARC syscall emulation mode.
2006-04-17 Ali Saidichange packet: reset() to resetMin() resetAll() which...
2006-04-14 Kevin LimQuick fix for the CPU not printing out the right addres...
2006-04-14 Korey SewellThese fixes now allow all of the 20 mips tests to work...
2006-04-13 Korey Sewellupdate Hello World binary for mips... the old one did...
2006-04-13 Korey SewellMove RLIMIT constants to OS/ISA specific files instead...
2006-04-13 Korey Sewellremove non-needed files
2006-04-13 Korey SewellChanges that get rid of the OSFlags and derive a new...
2006-04-12 Ali SaidiMerge zizzer:/bk/newmem
2006-04-12 Ali Saidifs now gets to the point where it would really like...
2006-04-12 Korey SewellMerge zizzer:/bk/newmem
2006-04-12 Korey Sewelladd OSFlags struct to AlphaISA/MipsISA namespace. The...
2006-04-11 Ali Saidichange how much of the param string is copied into...
2006-04-11 Ali SaidiMerge zizzer:/bk/newmem
2006-04-11 Ali Saidifullsys now builds and runs for about one cycle
2006-04-11 Korey SewellMerge zizzer:/bk/newmem
2006-04-11 Korey SewellLots of MIPS test files :
2006-04-11 Steve ReinhardtClean up mmapFunc.
2006-04-10 Korey Sewelledit to test_mips config file
2006-04-10 Ali SaidiPanic if physical memory isn't connected to anything
2006-04-10 Ali SaidiMerge zizzer:/bk/newmem
2006-04-10 Ali Saidiupdates for newmem
2006-04-10 Korey Sewellso I guess the IntRegFile class is needed after all!
2006-04-10 Korey SewellTake out flags parameter (used for no align fault)
2006-04-10 Korey SewellMerge zizzer:/bk/newmem
2006-04-10 Korey SewellFinally MIPS does hello world!
2006-04-07 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-04-07 Ali Saidia bit of bad code trampling on memory
2006-04-07 Ron DreslinskiMove to a model with a unified request object.
2006-04-06 Ali Saidia sparc binary that can be debugged
2006-04-06 Ali SaidiMerge zizzer:/bk/newmem
2006-04-06 Ali Saidiadded unimp faults
2006-04-06 Gabe BlackFixed for full system.
2006-04-06 Gabe BlackSmall touchups to SPARC
2006-04-06 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-04-06 Ali Saidifixes for newmem
2006-04-06 Gabe BlackChanged the CleanWindow fault from an enumerate fault...
2006-04-06 Gabe BlackFixed up the isa description. Also added some capabilit...
2006-04-06 Gabe BlackEnable register windows.
2006-04-06 Ali Saidifixes for new memory system
2006-04-01 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-04-01 Gabe BlackFixes to SPARC for syscall emulation mode.
2006-03-30 Ali SaidiAdd a functional port that is used to load the original...
2006-03-30 Ali SaidiMake TranslatingPort be a type of Port rather than...
2006-03-30 Kevin LimFixes for full system compiling.
2006-03-29 Ali Saidipage_table.cc is a syscall only kinda thing
2006-03-29 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-29 Ali Saidiupdate for connector magic
2006-03-29 Ali SaidiMerge zizzer:/bk/newmem
2006-03-29 Ali Saidimove stuff around so PageShift is defined before it...
2006-03-29 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-29 Kevin LimRemove "using namespace std" from global declarations.
2006-03-29 Steve ReinhardtMake CPU_MODELS a sticky build option.
2006-03-29 Steve ReinhardtOnly compile in Tru64 objects if we're doing Alpha.
2006-03-29 Steve ReinhardtUse op_decl instead of op_src_decl + op_dest_decl in...
2006-03-29 Steve ReinhardtMake Alpha ItbFault methods abstract instead of calling...
2006-03-29 Steve ReinhardtMake .isa-file ##include file paths relative to includi...
2006-03-29 Gabe BlackFixed a typo.
2006-03-29 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-29 Gabe BlackSPARC compiles for SE!
2006-03-28 Kevin LimMove TLB faults into the normal Fault code. The TLB...
2006-03-28 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-28 Gabe BlackMoving towards compilation.
2006-03-27 Ali SaidiAdd the bus and connector objects to scons
2006-03-25 Ali Saidiupdate for objects having a bus
2006-03-25 Ali SaidiImplement a very very simple bus
2006-03-21 Ali SaidiMerge zizzer:/bk/newmem
2006-03-21 Ali SaidiMake PioPort/DmaPort,DmaDevice/PioDevice compile.
2006-03-19 Korey SewellMerge zizzer:/bk/newmem
2006-03-19 Korey Sewellsupport for unaligned memory access
2006-03-18 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-03-18 Korey Sewellmore syscall fixes
2006-03-18 Korey SewellMerge zizzer:/bk/newmem
2006-03-18 Korey Sewellsteps toward making syscalls work
2006-03-17 Gabe BlackFixed a couple typos
2006-03-17 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-17 Gabe BlackAn attempt to get byteswap to work accross more machines.
2006-03-17 Gabe BlackClean up and fix for compilation
2006-03-17 Ali Saidiclean up condition codes a little bit
2006-03-17 Korey Sewellfix to LiveProcess (this change got deleted somehow)
2006-03-16 Korey SewellMerge zizzer:/bk/newmem
2006-03-16 Korey SewellFound and fixed 3 decoder.isa bugs!!! Now the hello_wor...
2006-03-16 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-16 Gabe BlackFixups towards compiling.
2006-03-16 Ron DreslinskiDon't forget to check in the needed header file for...
2006-03-16 Steve ReinhardtAdd warning for ignored loadable ELF segments.
2006-03-16 Korey SewellMerge zizzer:/bk/newmem
2006-03-15 Ali Saidiimplement the Tcc instruction to call syscall.
next