Age | Commit message (Expand) | Author |
2004-05-13 | remove the annotation junk | Nathan Binkert |
2004-05-13 | pass the address of both the old an new pcbb on context | Nathan Binkert |
2004-05-11 | successful merge, linux still builds and runs as far it used to, network devi... | Lisa Hsu |
2004-05-11 | first pass at merging m5 with linux | Lisa Hsu |
2004-05-10 | Do a better job of factoring out CPU model in ISA description. | Steve Reinhardt |
2004-05-09 | Added ULL for 64bit ints | Ali Saidi |
2004-05-06 | Whole mess'o'changes.. see individual files | Andrew Schultz |
2004-05-04 | Major stats package cleanup | Nathan Binkert |
2004-04-06 | Beta version of Python configuration tool. Generates .ini files from | Steve Reinhardt |
2004-04-03 | More {Itb,Dtb} -> {ITB,DTB} renames (forgot to test build KERNEL). | Steve Reinhardt |
2004-04-02 | Basic cleanup pass to get rid of a few things that made the Python | Steve Reinhardt |
2004-03-24 | ULL() | Nathan Binkert |
2004-03-11 | merge with m5 head | Lisa Hsu |
2004-03-04 | Reenable functioning copies. | Erik Hallnor |
2004-03-04 | Automerged | Erik Hallnor |
2004-03-04 | Copy implementations | Erik Hallnor |
2004-02-29 | Remove copys from isa_desc, and implement a store and forward bus bridge | Erik Hallnor |
2004-02-29 | fix rpcc | Nathan Binkert |
2004-02-28 | Fix handling of rpcc in full-system mode. | Steve Reinhardt |
2004-02-27 | Added copy instructions to the ISA. Well it didn't break anything yet... | Erik Hallnor |
2004-02-27 | Initial copy support in the pipeline. Add copypal counting. | Erik Hallnor |
2004-02-26 | Make SW prefetch flag a parameter again, and add code to make | Steve Reinhardt |
2004-02-19 | Remote an old hack that is now unnecessary | Andrew Schultz |
2004-02-19 | Misspeculation fix and (more importantly) change to allow for the ev6 style | Andrew Schultz |
2004-02-18 | Change the physical memory logic, and also add misspeculation fix to | Andrew Schultz |
2004-02-16 | Merge | Andrew Schultz |
2004-02-16 | Change logic for translating a memory addresses, extra checks for invalid | Andrew Schultz |
2004-02-15 | Fix bug with physical address translation | Andrew Schultz |
2004-02-13 | Fix to remote debugger while in PAL | Andrew Schultz |
2004-02-13 | fix up vtophys a bit | Nathan Binkert |
2004-02-10 | Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5 | Steve Reinhardt |
2004-02-10 | Fixes for Linux syscall emulation. | Steve Reinhardt |
2004-02-09 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | Nathan Binkert |
2004-02-09 | Add that one IPR memory space address that we keep seeing | Nathan Binkert |
2004-02-09 | Results of automatic (yet incomplete) merge. | Steve Reinhardt |
2004-02-09 | Add support for memory barriers. | Steve Reinhardt |
2004-02-05 | Modify the emulated system calls to support running the SPEC Int | David Oehmke |
2004-02-04 | Add support for "serializing" instructions that flush | Steve Reinhardt |
2004-02-03 | Fix bug: forgot branchTarget() method on indirect branches. | Steve Reinhardt |
2004-02-02 | Change MemReqPtr parameters to references. | Steve Reinhardt |
2004-01-27 | a bunch of warning fixes | Nathan Binkert |
2004-01-13 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-01-13 | Change to a new centralized way to specify the memory hierarchy parameters (d... | Erik Hallnor |
2004-01-11 | Modify handling of serialize:dir parameter to make it more useful. | Steve Reinhardt |
2003-12-19 | Make stuff build on openbsd | Nathan Binkert |
2003-12-16 | Fix previously committed call_pal fix... the main problem was in the | Steve Reinhardt |
2003-12-15 | Fixes for full-system call_pal instruction. | Steve Reinhardt |
2003-12-11 | Stats & serialization tweaks & cleanup. Unserializing from | Steve Reinhardt |
2003-12-10 | Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(), | Steve Reinhardt |
2003-12-09 | Generate a fault when a privileged PAL call is | Steve Reinhardt |