gem5.git
2006-04-01 Gabe BlackFixes to SPARC for syscall emulation mode.
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.
2006-03-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2006-03-15 Ron DreslinskiAdd support for conditional compiling in of prefetchers.
2006-03-15 Ali Saidiadd translations for new sections that are mmapped...
2006-03-15 Korey Sewelladd mips simple test in config directory
2006-03-15 Korey Sewellinfinitesimal small baby steps toward MIPS actually...
2006-03-15 Kevin LimDon't access init_regs directly. This does not affect...
2006-03-14 Korey SewellMerge zizzer:/bk/newmem
2006-03-14 Korey SewellMinor Sconscript edit ... mips decoder changes ......
2006-03-14 Ron DreslinskiRemove unneeded header files.
2006-03-14 Gabe Blackadded *.swp
2006-03-14 Gabe BlackFixed up after a hand merge.
2006-03-14 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-14 Gabe BlackMoved registerfile.hh to regfile.hh
2006-03-14 Gabe BlackAdded the sparc regfile.hh to bitkeeper
2006-03-14 Gabe BlackSPARC clean up towards compilability.
2006-03-14 Gabe BlackMissed this in the float register changeset.
2006-03-14 Gabe BlackMoved some full system functions into utility.hh
2006-03-14 Gabe BlackChanged the floating point register file into a class...
2006-03-13 Kevin LimHave a copyRegs function defined in the ISA that copies...
2006-03-12 Steve ReinhardtAdd simple eio-based test.
2006-03-12 Steve ReinhardtOops, this goes with the previous changeset!
2006-03-12 Steve ReinhardtReplace Memory with MemObject; no need for two differen...
2006-03-12 Steve ReinhardtGet rid of "Functional" suffix from (read|write)(Blob...
2006-03-12 Steve ReinhardtClean up arch/*/process.hh includes and std namespace...
2006-03-12 Steve ReinhardtMore memory system cleanup:
2006-03-12 Steve ReinhardtFix bk ignore paths for new build options directory...
2006-03-12 Steve ReinhardtGet rid of validInstAddr() & validDataAddr().
2006-03-12 Steve ReinhardtAdd "using namespace TheISA" to syscall emulation funct...
2006-03-12 Steve ReinhardtClean up "using" declarations.
2006-03-12 Korey SewellMerge zizzer:/bk/newmem
2006-03-12 Korey SewellMIPS is back to compiling and building now!
2006-03-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-03-12 Steve ReinhardtGet rid of obsolete header that had only one declaration of
2006-03-12 Steve ReinhardtFix TranslatingPort access functions to:
2006-03-12 Steve ReinhardtMinor fix to fault message in SimpleCPU.
2006-03-12 Steve ReinhardtFix EIO handling for new memory system.
2006-03-12 Steve ReinhardtTweak exit() message.
2006-03-12 Steve ReinhardtBump up NFS wait time in qdo (since this has been causing
2006-03-11 Gabe BlackAdded registerfile.hh and utility.hh
2006-03-11 Gabe BlackWork towards factoring isa_traits.hh into smaller,...
2006-03-10 Gabe BlackMoved MaxAddr.
2006-03-10 Gabe BlackGot rid of some dead code.
2006-03-10 Gabe BlackMoved some constants into constants.hh
2006-03-10 Gabe BlackGot rid of unnecessary fault_addr function.
2006-03-10 Gabe BlackGot rid of forward declaration of RegFile and MiscRegFi...
2006-03-10 Gabe BlackPushed the InternalProcReg type into the MiscRegFile...
2006-03-10 Gabe BlackAdded ev5.hh to files which should include it directly...
2006-03-10 Gabe BlackMoved constants from isa_traits.hh into constants.hh.
2006-03-10 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-10 Ron DreslinskiIt now runs hello world binary.
2006-03-10 Ron DreslinskiAdd getMemPort to exec context proxy
2006-03-10 Gabe BlackPut the InternalProcReg type into the MiscRegFile,...
2006-03-10 Gabe BlackSplit out basic types from isa_traits.hh into a new...
2006-03-10 Gabe BlackEliminated TARGET_ALPHA, since THE_ISA provides the...
2006-03-10 Gabe BlackWrapped setSysCallReturn in !FULL_SYSTEM.
2006-03-10 Steve ReinhardtCompiles now (with CPU_MODELS=SimpleCPU), but hangs
2006-03-10 Gabe BlackSimpleCPU compiles with merge.
next