summaryrefslogtreecommitdiff
path: root/src/cpu/ozone/lsq_unit.hh
AgeCommit message (Expand)Author
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2008-02-06Make the Event::description() a const functionStephen Hines
2006-10-08Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().Steve Reinhardt
2006-08-15Cleaned up include files and got rid of many using directives in header files.Gabe Black
2006-06-09Removing of old code and adding in new comments.Kevin Lim
2006-06-07Update copyright.Kevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim