summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-09-24Clean up indentation in isa_desc.Steve Reinhardt
2005-09-11Explicitly handle rounding on FP-to-integer conversions.Steve Reinhardt
2005-09-02Bug fix: can't increment an iterator after you eraseSteve Reinhardt
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-06-28Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-28Don't hard code the location of m5AlphaAccess. Instead, move theNathan Binkert
2005-06-17I/O changes and SkipFuncEvents to increase FreeBSD compatibility.Benjamin Nash
2005-06-05Many files:Steve Reinhardt
2005-06-05Fix a few broken or inconsistently formatted copyrightsSteve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05added copyrightAli Saidi
2005-06-05Change SamplingCPU to Sampler.Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-04Remove the inorder CPUNathan Binkert
2005-06-04more portableNathan Binkert
2005-06-03Additions/fixes for Tru64 syscall emulation.Steve Reinhardt
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-05-03Large update of several parts of my code. The most notable change is the inc...Kevin Lim
2005-05-02Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-04-22Make code more portable and port to cygwinNathan Binkert
2005-04-14Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-04-07Hand mergeKevin Lim
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
2005-03-18Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16Fix the bad addr check to check for allowable addresses in the nxm address spaceRon Dreslinski
2005-03-14Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-14g++ 3.4 fixes.Kevin Lim
2005-03-10Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-10Removed unecessary constructor call at each return.Ali Saidi
2005-03-10fix typo in SyscallReturn ObjectAli Saidi
2005-03-09Changed all syscalls to use syscall return object.Ali Saidi
2005-03-08Hand-merge static_inst.hh. These execute functions are within an external fi...Kevin Lim
2005-03-01Two fixes to try and get TLB miss cost more in line with real platform:Steve Reinhardt
2005-03-01Add a new operation class for IPR accesses, and have IPR-accessingSteve Reinhardt
2005-02-25Make all StaticInst methods const. StaticInst objects represent aSteve Reinhardt
2005-02-25Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-25Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes.Kevin Lim
2005-02-25Fix timing modeling of faults: functionally the very next instruction afterSteve Reinhardt
2005-02-22Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-13build mysql version if libraries existAli Saidi
2005-02-04Hand mergeKevin Lim
2005-02-03Add support for CPU models to execute the effectiveSteve Reinhardt
2005-01-21Merge zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-01-21Add a couple statistics contexts.Nathan Binkert
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2005-01-11Merge changes.Kevin Lim
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-11-13defining SYSTEM_EV5 isn't all that necessaryNathan Binkert