stats: update stats for mmap() change.
[gem5.git] / src / arch / arm / faults.hh
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2014-11-14 Andreas Hanssonarm: Fixes based on UBSan and static analysis
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-04-17 Ali Saidiarm: Make sure UndefinedInstructions are properly initi...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-02 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the ARM ISA.
2011-09-27 Gabe BlackFaults: Replace calls to genMachineCheckFault with...
2011-09-13 Ali SaidiLSQ: Only trigger a memory violation with a load/load...
2011-08-19 Geoffrey BlakeFix bugs due to interaction between SEV instructions...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-04 Ali SaidiARM: Fix table walk going on while ASID changes error
2011-01-18 Matt HorsnellO3: Fixes the way prefetches are handled inside the...
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-08-26 Min Kyu JeongARM: Adding a bogus fault that does nothing.
2010-08-26 Gabe BlackARM: Implement CPACR register and return Undefined...
2010-08-23 Gene WuARM: Make sure that software prefetch instructions...
2010-08-23 Min Kyu JeongARM: adding genMachineCheckFault() stub for ARM that...
2010-08-23 Gene WuARM: DFSR status value for sync external data abort...
2010-06-02 Ali SaidiARM: Implement the ARM TLB/Tablewalker. Needs performan...
2010-06-02 Ali SaidiARM: Implement ARM CPU interrupts
2010-06-02 Gabe BlackARM: Implement and update the DFSR and IFSR registers...
2010-06-02 Gabe BlackARM: Trigger system calls from the SupervisorCall invok...
2010-06-02 Gabe BlackARM: Rework how unrecognized/unimplemented instructions...
2010-01-19 Derek Howermerge
2009-11-11 Gabe BlackMerge with the head.
2009-11-11 Gabe BlackARM: Implement fault classes.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-04-06 Stephen Hinesarm: add ARM support to M5