Some clean up work with faults.
[gem5.git] / arch / alpha / ev5.cc
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-04 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-03 Ali SaidiMerge zizzer:/bk/m5
2006-03-03 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-01 Ali SaidiMerge zizzer:/bk/m5
2006-03-01 Gabe BlackCleaned up some of the Fault system.
2006-03-01 Gabe Blackmoved ev5_trap fully into the fault class.
2006-02-28 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-28 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-28 Gabe BlackCleaned up and slightly reorganized the Fault class...
2006-02-28 Gabe BlackChanged ev5_trap from a function of the execution conte...
2006-02-27 Gabe BlackGot rid of the fault_addr function.
2006-02-27 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-27 Kevin LimChanges to put all the misc regs within the misc reg...
2006-02-27 Gabe BlackRenamed arch files to remove alpha prefix, and changed...
2006-02-27 Gabe BlackAdded isMachineCheckFault and isAlignmentFault virtual...
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Lisa HsuMerge zizzer:/bk/m5
2006-02-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Gabe BlackChanged Fault from a FaultBase * to a RefCountingPtr...
2006-02-23 Ali Saidiev5.cc:
2006-02-23 Ali SaidiMerge zizzer:/bk/m5
2006-02-23 Ali SaidiGet rid of the xc from the alphaAccess/alphaConsole...
2006-02-22 Korey SewellMerge zizzer:/bk/multiarch
2006-02-22 Gabe BlackChanged Fault * to Fault, which is a typedef to FaultBa...
2006-02-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-19 Ali SaidiMerge zizzer:/bk/m5
2006-02-18 Lisa HsuMerge zizzer:/bk/m5
2006-02-16 Kevin LimRemove fake fault.
2006-02-16 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-16 Korey SewellMerge zizzer:/bk/multiarch
2006-02-16 Gabe BlackSome changes which weren't needed before doing a bk...
2006-02-16 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-16 Gabe BlackChanged the fault enum into a class, and fixed everythi...
2005-08-30 Steve ReinhardtBuild options are set via a build_options file in the
2005-06-05 Steve ReinhardtMany files:
2005-06-05 Steve ReinhardtFix a few broken or inconsistently formatted copyrights
2005-06-05 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-06-05 Ali Saidiadded copyright
2005-06-05 Lisa Hsuoops, i changed m5term.doxygen when kev had a lock...
2005-06-05 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-06-05 Steve ReinhardtMerge zizzer:/bk/m5 into vm1.reinhardt.house:/z/stever...
2005-06-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-06-05 Nathan Binkertshuffle files around for new directory structure
2005-04-14 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-11 Nathan BinkertMake the notion of a global event tick independent...
2005-01-12 Kevin LimMerge changes.
2004-11-14 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2004-11-13 Nathan BinkertMacros are nasty, so let's get rid of them. Convert all
2004-11-13 Nathan Binkertdefining SYSTEM_EV5 isn't all that necessary
2004-11-12 Ron DreslinskiMerge
2004-11-10 Nathan BinkertUse the inPalMode function instead of the PC_PAL macro
2004-11-10 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-11-10 Nathan BinkertDon't use the global check_interrupts variable. Add...
2004-09-22 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-09-22 Ali Saidifix unaligned memory offset and some small fixes to...
2004-09-10 Ali SaidiMerge zizzer:/bk/m5
2004-09-03 Ali Saidiadded system option to bin interrupt code seperately.
2004-08-20 Nathan Binkert- Clean up and factor out all of the binning code...
2004-06-30 Andrew SchultzMerge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alsch...
2004-06-28 Nathan Binkertfix up the recordEvent stuff to support ignoring events
2004-06-23 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali Saidipull from head before pushing linux tree
2004-06-21 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/linux
2004-06-15 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5-head
2004-06-15 Steve ReinhardtGet software prefetching to work in full-system mode.
2004-06-01 Andrew SchultzMerge zizzer:/bk/linux
2004-05-31 Ali SaidiMerged head into linux tree
2004-05-28 Kevin LimUpdated FastCPU model with all the recent changes.
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-27 Kevin LimFastCPU model added. It's very similar to the SimpleCP...
2004-05-27 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-05-21 Nathan Binkertadd a few statistics events
2004-05-18 Lisa Hsumerge m5 with linux for the event and binning lifting
2004-05-14 Ali Saidimanual merge of linux_system and makefile
2004-05-13 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-05-13 Nathan Binkertremove the annotation junk
2004-05-13 Nathan Binkertpass the address of both the old an new pcbb on context
2004-05-12 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-05-11 Lisa Hsufirst pass at merging m5 with linux
2004-04-05 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-04-03 Steve ReinhardtMore {Itb,Dtb} -> {ITB,DTB} renames (forgot to test...
2004-03-12 Lisa Hsumerge etherpkt and makefile
2004-03-11 Lisa Hsumerge with m5 head
2004-03-04 Erik HallnorAutomerged
2004-02-29 Nathan Binkertfix rpcc
2004-02-28 Steve ReinhardtFix handling of rpcc in full-system mode.
2004-02-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-19 Andrew SchultzChange the physical memory logic, and also add misspecu...
2003-12-18 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-16 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-16 Steve ReinhardtFixes for full-system call_pal instruction.
2003-12-11 Steve ReinhardtFactor ExecContext::setStatus(), BaseCPU::execCtxStatus...
2003-10-28 Steve ReinhardtMerge zizzer:bk/m5 into isabel.reinhardt.house:/z/steve...
2003-10-28 Steve ReinhardtClean up a few spots where we weren't handling of missp...
2003-10-28 Nathan Binkertemulate callpal halt for non FULL_SYSTEM
2003-10-26 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5
2003-10-25 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
next