misc: Merged release-staging-v19.0.0.0 into develop
[gem5.git] / src / arch / arm / faults.hh
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackarm: Delete authors lists from the arm files.
2020-01-20 Jordi Vaqueroarch-arm: Fix EL2 target exception level for SP alignme...
2019-11-05 Giacomo Travagliniarch-arm: Annotate original address in CMOs
2019-10-03 Giacomo Travagliniarch-arm: Set CM bit in DataAbort
2019-08-05 Giacomo Travagliniarch-arm: Implement ARMv8.1-PAN, Privileged access...
2019-07-18 Gabor Dozsaarch-arm: Add first-/non-faulting load instructions
2019-04-29 Giacomo Travagliniarch-arm: Faults DebugFlag now printing inst opcode...
2018-11-28 Nikos Nikolerisarch-arm: Add missing template declaration
2018-11-07 Giacomo Travagliniarch-arm: ArmSystem::resetAddr64 renamed to be used...
2018-06-06 Andreas Sandbergarch-arm: Adjust breakpoint EC depending on source...
2018-03-08 Giacomo Travagliniarch-arm: Fix FSC generation in AbortFault
2018-03-08 Giacomo Travagliniarch-arm: Introduce update method in ArmFault class
2018-03-08 Giacomo Travagliniarch-arm: Fix PCAlignmentFault routing to Hypervisor
2018-02-13 Rekai Gonzalez-Alb... sim: Make Stats truly non-copy-constructible
2018-02-08 Chuan Zhuarch-arm: Fixed error in choosing vector offset
2018-02-08 Chuan Zhuarch-arm: Handle route to EL2 in Supervisor Trap
2017-12-21 Giacomo Travagliniarch-arm: Hyp routed undef fault need to change its...
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-22 Andreas Sandbergarch-arm: Add support for the brk instruction
2017-11-15 Giacomo Travagliniarch-arm: Removing FlushPipe fault, using SquashAfter
2017-08-30 Andreas Sandbergarch-arm: Add missing override keywords in fault.hh
2017-05-19 Andreas Sandbergbase, sim, arch: Fix clang 5.0 warnings
2017-04-03 Matteo Andreozziarm: fix template instantiation warning in clang
2016-08-02 Dylan Johnsonarm: Add AArch64 hypervisor call instruction 'hvc'
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