summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-29update for connector magicAli Saidi
2006-03-29Merge zizzer:/bk/newmemAli Saidi
2006-03-29move stuff around so PageShift is defined before it is neededAli Saidi
2006-03-29Remove "using namespace std" from global declarations.Kevin Lim
2006-03-28Make CPU_MODELS a sticky build option.Steve Reinhardt
2006-03-28Only compile in Tru64 objects if we're doing Alpha.Steve Reinhardt
2006-03-28Use op_decl instead of op_src_decl + op_dest_decl in .isa templates.Steve Reinhardt
2006-03-28Make Alpha ItbFault methods abstract instead of calling panic()Steve Reinhardt
2006-03-28Make .isa-file ##include file paths relative to including file.Steve Reinhardt
2006-03-28Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-28SPARC compiles for SE!Gabe Black
2006-03-28Move TLB faults into the normal Fault code. The TLB no longer fills in IPRs ...Kevin Lim
2006-03-28Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-28Moving towards compilation.Gabe Black
2006-03-26Add the bus and connector objects to sconsAli Saidi
2006-03-25update for objects having a busAli Saidi
2006-03-25Implement a very very simple busAli Saidi
2006-03-21Merge zizzer:/bk/newmemAli Saidi
2006-03-21Make PioPort/DmaPort,DmaDevice/PioDevice compile.Ali Saidi
2006-03-19Merge zizzer:/bk/newmemKorey Sewell
2006-03-19support for unaligned memory accessKorey Sewell
2006-03-18Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2006-03-18more syscall fixesKorey Sewell
2006-03-18Merge zizzer:/bk/newmemKorey Sewell
2006-03-18steps toward making syscalls workKorey Sewell
2006-03-17Fixed a couple typosGabe Black
2006-03-17Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-17An attempt to get byteswap to work accross more machines.Gabe Black
2006-03-17Clean up and fix for compilationGabe Black
2006-03-16clean up condition codes a little bitAli Saidi
2006-03-16fix to LiveProcess (this change got deleted somehow)Korey Sewell
2006-03-16Merge zizzer:/bk/newmemKorey Sewell
2006-03-16Found and fixed 3 decoder.isa bugs!!! Now the hello_world program runs for a ...Korey Sewell
2006-03-16Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-16Fixups towards compiling.Gabe Black
2006-03-16Don't forget to check in the needed header file for the conditional prefetch ...Ron Dreslinski
2006-03-16Add warning for ignored loadable ELF segments.Steve Reinhardt
2006-03-15Merge zizzer:/bk/newmemKorey Sewell
2006-03-15implement the Tcc instruction to call syscall.Ali Saidi
2006-03-15Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2006-03-15Add support for conditional compiling in of prefetchers.Ron Dreslinski
2006-03-15add translations for new sections that are mmapped or when the brkAli Saidi
2006-03-15add mips simple test in config directoryKorey Sewell
2006-03-15infinitesimal small baby steps toward MIPS actually workingKorey Sewell
2006-03-15Don't access init_regs directly. This does not affect newmem; Steve already ...Kevin Lim
2006-03-14Merge zizzer:/bk/newmemKorey Sewell
2006-03-14Minor Sconscript edit ... mips decoder changes ... initialize NNPC and output...Korey Sewell
2006-03-14Remove unneeded header files.Ron Dreslinski
2006-03-14added *.swpGabe Black
2006-03-14Fixed up after a hand merge.Gabe Black