summaryrefslogtreecommitdiff
path: root/src/base
AgeCommit message (Expand)Author
2006-10-27Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-26Added a few functions to stuff values into bitfields in an instruction.Gabe Black
2006-10-24Merge zizzer:/bk/newmemAli Saidi
2006-10-24Add more traceflags for ethernetAli Saidi
2006-10-23Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-23Files in base shouldn't depend on things in sim. Changed "sim/host.hh" to <in...Gabe Black
2006-10-21Add Quiesce trace flag to track CPU quiesce/wakeup events.Steve Reinhardt
2006-10-19Add "All" compund flag to enable all defined trace flags.Steve Reinhardt
2006-10-12Merge zizzer:/bk/newmemAli Saidi
2006-10-12add a traceflag for functional accessesAli Saidi
2006-10-12Fix problems with unCacheable addresses in timing-coherenceRon Dreslinski
2006-10-10Debugging infoRon Dreslinski
2006-10-08Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)Steve Reinhardt
2006-09-11add annotation code to m5Ali Saidi
2006-08-28Fix remote gdb buffer overflow.Steve Reinhardt
2006-08-15fixes for gcc 4.1Ali Saidi
2006-08-15Some touchup to the reorganized includes and "using" directives.Gabe Black
2006-08-14Fix up doxygen.Steve Reinhardt
2006-08-11Added code to support setting up all of the auxillieary vectors configured by...Gabe Black
2006-07-10Add parameters for backwards and forwards sizes for time buffers.Kevin Lim
2006-07-05Fix up some merge problems.Kevin Lim
2006-07-05Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-05Alphabetize traceflags, rename FullCPUAll flag to O3CPUAll.Kevin Lim
2006-07-02Fix default SMT configuration in O3CPU (i.e. fetch policy, workloads/numThreads)Korey Sewell
2006-07-01traceflag stuffKorey Sewell
2006-06-26remove extern "C" from the functions we all from gdb. This isn't requried and...Ali Saidi
2006-06-17Add myself to list of authorsNathan Binkert
2006-06-16Two updates that got combined into one ChangeSet accidentally. They're both ...Kevin Lim
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-08add write/read functions that have endian conversions in themAli Saidi
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-29split off fullsystem and se iprs into two functions to remove lots of #ifsAli Saidi
2006-05-26Add a little more tracing support for Bus/Port stuff.Steve Reinhardt
2006-05-22Clean up libelf handling.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt