Age | Commit message (Expand) | Author |
2005-06-01 | Rename sim/universe.{cc,hh} to root.{cc,hh} (since the | Steve Reinhardt |
2005-05-03 | Large update of several parts of my code. The most notable change is the inc... | Kevin Lim |
2005-05-02 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-04-22 | Make code more portable and port to cygwin | Nathan Binkert |
2005-04-14 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-04-11 | Make the notion of a global event tick independent of the actual | Nathan Binkert |
2005-04-07 | Hand merge | Kevin Lim |
2005-03-29 | expose variables for number of global events per simulated second, | Nathan Binkert |
2005-03-18 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-03-16 | Merge zizzer:/z/m5/Bitkeeper/m5 | Ron Dreslinski |
2005-03-16 | Fix the bad addr check to check for allowable addresses in the nxm address space | Ron Dreslinski |
2005-03-14 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-03-14 | g++ 3.4 fixes. | Kevin Lim |
2005-03-10 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-03-10 | Removed unecessary constructor call at each return. | Ali Saidi |
2005-03-10 | fix typo in SyscallReturn Object | Ali Saidi |
2005-03-09 | Changed all syscalls to use syscall return object. | Ali Saidi |
2005-03-08 | Hand-merge static_inst.hh. These execute functions are within an external fi... | Kevin Lim |
2005-03-01 | Two fixes to try and get TLB miss cost more in line with real platform: | Steve Reinhardt |
2005-03-01 | Add a new operation class for IPR accesses, and have IPR-accessing | Steve Reinhardt |
2005-02-25 | Make all StaticInst methods const. StaticInst objects represent a | Steve Reinhardt |
2005-02-25 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-02-25 | Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes. | Kevin Lim |
2005-02-25 | Fix timing modeling of faults: functionally the very next instruction after | Steve Reinhardt |
2005-02-22 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-02-13 | build mysql version if libraries exist | Ali Saidi |
2005-02-04 | Hand merge | Kevin Lim |
2005-02-03 | Add support for CPU models to execute the effective | Steve Reinhardt |
2005-01-21 | Merge zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-01-21 | Add a couple statistics contexts. | Nathan Binkert |
2005-01-14 | Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change... | Kevin Lim |
2005-01-11 | Merge changes. | Kevin Lim |
2004-11-13 | Macros are nasty, so let's get rid of them. Convert all | Nathan Binkert |
2004-11-13 | defining SYSTEM_EV5 isn't all that necessary | Nathan Binkert |
2004-11-13 | defining SYSTEM_EV5 isn't all that necessary | Nathan Binkert |
2004-11-10 | Use the inPalMode function instead of the PC_PAL macro | Nathan Binkert |
2004-11-10 | Don't use the global check_interrupts variable. Add a per-cpu | Nathan Binkert |
2004-10-25 | Don't use magic numbers. | Nathan Binkert |
2004-10-23 | get rid of pmap.h and make things variables and inline | Nathan Binkert |
2004-10-23 | in the arch/alpha directory we should use arch/alpha, not | Nathan Binkert |
2004-10-22 | Make targetarch directory in build tree and copy arch/alpha files to it | Steve Reinhardt |
2004-10-16 | Fixes for bigendian platforms | Ali Saidi |
2004-09-22 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smp | Ali Saidi |
2004-09-22 | fix unaligned memory offset and some small fixes to interrupt binning | Ali Saidi |
2004-09-20 | Update copies to work around alignment faults. | Erik Hallnor |
2004-09-03 | added system option to bin interrupt code seperately. | Ali Saidi |
2004-08-20 | Check in of new CPU. This checkin works under non-Fullsystem mode, with no c... | Kevin Lim |
2004-08-20 | - Clean up and factor out all of the binning code into a | Nathan Binkert |
2004-08-02 | merged full_cpu.ini, system.ini and devtime.c | Ali Saidi |
2004-08-02 | added m5 debug and m5 switch cpu instruction (doesn't work yet) and | Ali Saidi |