Age | Commit message (Expand) | Author |
2006-02-27 | Renamed arch files to remove alpha prefix, and changed alpha_memory.hh and cc... | Gabe Black |
2006-02-27 | MachineCheckFaults and AlignmentFaults are now generated by the ISA, rather t... | Gabe Black |
2006-02-24 | Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appr... | Gabe Black |
2006-02-23 | name changes ... | Korey Sewell |
2006-02-21 | Renaming alpha files and changing some MIPS stuff to be more like Alpha version | Korey Sewell |
2006-02-16 | Changed the fault enum into a class, and fixed everything up to work with it.... | Gabe Black |
2005-09-02 | Bug fix: can't increment an iterator after you erase | Steve Reinhardt |
2005-08-30 | Build options are set via a build_options file in the | Steve Reinhardt |
2005-06-05 | Many files: | Steve Reinhardt |
2005-02-25 | Fix timing modeling of faults: functionally the very next instruction after | Steve Reinhardt |
2005-02-13 | build mysql version if libraries exist | Ali Saidi |
2004-11-13 | Macros are nasty, so let's get rid of them. Convert all | Nathan Binkert |
2004-10-23 | in the arch/alpha directory we should use arch/alpha, not | Nathan Binkert |
2004-09-22 | fix unaligned memory offset and some small fixes to interrupt binning | Ali Saidi |
2004-08-02 | added m5 debug and m5 switch cpu instruction (doesn't work yet) and | Ali Saidi |
2004-06-30 | add asn when tracing tlb stuff | Nathan Binkert |
2004-06-22 | ifdefed ev5 vs. ev6 differences so Tlaser can work in the linux tree | Ali Saidi |
2004-06-22 | pull from head before pushing linux tree | Ali Saidi |
2004-06-15 | Get software prefetching to work in full-system mode. | Steve Reinhardt |
2004-06-08 | Updated Copyright with information in bitkeeper changelogs | Ali Saidi |
2004-05-31 | Merged head into linux tree | Ali Saidi |
2004-05-27 | FastCPU model added. It's very similar to the SimpleCPU, just without a lot ... | Kevin Lim |
2004-05-19 | Remove the uncacheable bit 39 check (needs to be merged in with head tree | Andrew Schultz |
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-09 | Added ULL for 64bit ints | Ali Saidi |
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-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 | Change logic for translating a memory addresses, extra checks for invalid | Andrew Schultz |
2004-02-09 | Add that one IPR memory space address that we keep seeing | Nathan Binkert |
2004-02-02 | Change MemReqPtr parameters to references. | Steve Reinhardt |
2003-12-15 | Fixes for full-system call_pal instruction. | Steve Reinhardt |
2003-10-29 | Support for Serializable non-SimObject things like events. | Steve Reinhardt |
2003-10-29 | Serialization support for Alpha TLBs, PhysicalMemory, and SimpleCPU. | Steve Reinhardt |
2003-10-29 | Rename SERIALIZE_MEMBER to SERIALIZE_SCALAR. | Steve Reinhardt |
2003-10-29 | More progress on checkpointing... we can now write out a checkpoint and read ... | Steve Reinhardt |
2003-10-28 | Revamp serialization to make it easier. | Steve Reinhardt |
2003-10-20 | Separate the stuff for SimObject from SimObject builder. | Nathan Binkert |
2003-10-10 | Make include paths explicit and update makefile accordingly. | Steve Reinhardt |
2003-10-08 | testing behavior of decoder.cc file | Steve Raasch |
2003-10-07 | Import changeset | Steve Raasch |