gem5.git
2007-01-26 Lisa HsuMerge zizzer:/bk/newmem
2007-01-26 Lisa Hsueliminate cpu checkInterrupts bool, it is redundant...
2007-01-26 Nathan BinkertMove time forward to Jan 1, 2009 and update stats
2007-01-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-25 Nathan BinkertInstead of passing an int to represent time between...
2007-01-25 Ali Saidifix smul and sdiv to sign extend, and handle overflow...
2007-01-23 Ali Saidiuse pstate.am to mask off PC/NPC where it needs to +be
2007-01-23 Ali Saidifix compiling on x86/Solaris
2007-01-23 Ali Saidiclean up fault code a little bit
2007-01-23 Ali Saidiwe decided to check for .interp instead of .dynamic
2007-01-22 Ali SaidiMerge zizzer:/bk/newmem
2007-01-22 Ali Saidicheck if an executable is dynamic and die if it is
2007-01-22 Ali Saidiuse writeTagAccess() function to unify writing of Tag...
2007-01-22 Ali Saidimake sure that page bits of VA on tlb insert are 0
2007-01-21 Ali Saidiadd dumb time of day device
2007-01-21 Ali Saidifix InterruptLevel code to return the correct level
2007-01-21 Ali Saidiatually set all 64 bits of the retun value to 0
2007-01-21 Ali Saidifix flushw implementation
2007-01-20 Ali SaidiRearange tlb code to remove some duplicate
2007-01-20 Ali SaidiSpill and Fill handlers are actually n*4 + the start...
2007-01-20 Lisa HsuMerge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work...
2007-01-20 Lisa Hsusome hstick and hintp changes.
2007-01-17 Ali SaidiAllow ASI_LDTX_REAL
2007-01-17 Ali Saidido a linear search for matching tlb entries instead...
2007-01-17 Ali SaidiImplement reading writing of sync fault status register...
2007-01-17 Ali SaidiIn the case that we generate a fault (e.g. a tlb miss...
2007-01-17 Ali SaidiDon't add symbols for loaded files to symbol table...
2007-01-17 Ali SaidiFix legion lock code a bit so that if we jump out of...
2007-01-17 Ali SaidiIn the case of ASI_P or ASI_LDTX_P set primary and...
2007-01-17 Ali SaidiModify ISA and staticInst to support a IsFirstMicroOp...
2007-01-11 Lisa HsuMerge zed.eecs.umich.edu:/z/hsul/work/sparc/ali.m5
2007-01-11 Lisa Hsuua2005.cc:
2007-01-11 Lisa Hsuua2005.cc:
2007-01-11 Lisa HsuAdd Trap Level Zero to interrupts, remove some unreacha...
2007-01-11 Ali Saidibug fixes to get us to 145m instructions
2007-01-10 Ali Saidiquiet/remove some warnings
2007-01-10 Ali Saidiadd memory mapped disk device
2007-01-09 Lisa Hsupagetable.hh:
2007-01-08 Lisa Hsuthe way i understand it, interrupts in m5 is a little...
2007-01-08 Lisa Hsusome formatting changes, and update how I do bitfields...
2007-01-08 Ali Saidichange when legion-lock causes the simulation to die...
2007-01-08 Ali Saidifix softint and partially implement hstick interrupts...
2007-01-05 Ali Saidiset the softint appropriately on an timer compare interrupt
2007-01-05 Ali SaidiMerge zizzer:/bk/newmem
2007-01-05 Ali SaidiFix stick compare to work correctly and set checkInterr...
2007-01-03 Nathan Binkertset __name__ in the root m5 script to __m5_main__ so...
2007-01-03 Nathan BinkertFormatting
2007-01-03 Nathan BinkertAdd 'Time' as a parameter type that can accept various
2006-12-30 Kevin LimFix up previous commit to proper logic.
2006-12-30 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-30 Nathan BinkertFormatting
2006-12-27 Ali SaidiMerge zizzer:/bk/newmem
2006-12-27 Ali SaidiBug fixes in the TLB
2006-12-27 Ali SaidiCompare legion and m5 tlbs for differences
2006-12-27 Ali SaidiChange MemoryAccess dprintfs to print the data as well
2006-12-27 Nathan BinkertNo need to use NULL, just use 0
2006-12-26 Kevin LimRemove some #if FULL_SYSTEMs so MP stuff works even...
2006-12-24 Nathan BinkertMake sure that all of the bits in the result are set
2006-12-24 Nathan Binkertremove some output formatting stuff that we don't use
2006-12-23 Nathan BinkertAdd options for setting the kernel to run and the
2006-12-22 Nathan BinkertFix copyright
2006-12-22 Nathan BinkertExpose the C++ event queue to python via the python...
2006-12-22 Nathan Binkertstyle
2006-12-21 Nathan BinkertCreate a wrapper function to more easily add swig stuff...
2006-12-21 Nathan Binkertmove the swig initialization calls from src/sim/main...
2006-12-21 Nathan Binkertdon't use (*activeThreads).begin(), use activeThreads...
2006-12-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-21 Nathan Binkert<scold> Make sure that variables are always initalized...
2006-12-19 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-12-19 Ali SaidiMerge zizzer:/bk/newmem
2006-12-19 Ali Saidifix twinx loads a little bit
2006-12-19 Steve ReinhardtStreamline Cache/Tags interface: get rid of redundant...
2006-12-19 Steve ReinhardtNo need to template prefetcher on cache TagStore type.
2006-12-19 Steve ReinhardtGet rid of generic CacheTags object (fold back into...
2006-12-18 Nathan BinkertFix unittest compiles
2006-12-18 Nathan Binkertcast chars to int when we want to print integers so...
2006-12-18 Ali Saidimove the twinx loads to the correct opcode and add...
2006-12-18 Nathan BinkertNate's utility for compiling m5
2006-12-18 Nathan BinkertUtilities for doing a format check for some elements...
2006-12-17 Gabe BlackCompilation fixes.
2006-12-17 Gabe BlackAdded in the extended twin load format
2006-12-16 Gabe BlackMerge zizzer:/bk/newmem
2006-12-16 Gabe BlackMerge zizzer:/bk/sparcfs/
2006-12-16 Gabe BlackSupport for twin loads.
2006-12-16 Gabe BlackCompiler error fix.
2006-12-15 Lisa HsuMerge zizzer:/bk/newmem
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-15 Lisa Hsusmall change to eliminate address range overlap.
2006-12-15 Lisa Hsulittle fixes i noticed while searching for reason for...
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-15 Lisa Hsusome small general fixes to make everythign work nicely...
2006-12-15 Lisa Hsuloadstore.isa:
2006-12-15 Lisa Hsutlb.cc:
2006-12-15 Ali SaidiUse my range_map to speed up findPort() in the bus...
2006-12-15 Ali SaidiOptimized the TLB translations with some caching
2006-12-15 Ali Saidiflesh out twinx asis
2006-12-14 Steve ReinhardtSplit CachePort class into CpuSidePort and MemSidePort
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
2006-12-13 Lisa Hsufix MiscRegFile::readRegWithEffect, which neglected...
next