arm: Accomodate function name changes in newer linux kernels
[gem5.git] / src / arch / arm / utility.cc
2013-10-15 Yasuko Eckertcpu: add a condition-code register class
2013-01-07 Andreas Sandbergarm: Remove the register mapping hack used when copying TCs
2012-06-05 Anthony Gutierrezcpu: Don't init simple and inorder CPUs if they are...
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-03-09 Ali SaidiARM: Don't reset CPUs that are going to be switched in.
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Geoffrey BlakeCheckerCPU: Re-factor CheckerCPU to be compatible with...
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-29 Gabe BlackImplement Ali's review feedback.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
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-05-05 Ali SaidiARM: Add support for loading the a bootloader and confi...
2011-04-04 Ali SaidiARM: Fix checkpoint restoration into O3 CPU and the...
2011-03-24 Gabe BlackArm: Get rid of unused and incomplete setCp15Register...
2010-11-15 William WangARM: Add support for GDB on ARM
2010-11-15 Ali SaidiARM: Cache the misc regs at the TLB to limit readMiscRe...
2010-11-15 Ali SaidiARM: Add support for switching CPUs
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-10-16 Gabe BlackGetArgument: Rework getArgument so that X86_FS compiles...
2010-10-01 Ali SaidiDebug: Implement getArgument() and function skipping...
2010-08-26 Ali SaidiARM: Limited implementation of dprintk.
2010-06-02 Gabe BlackARM: Replace the "never" condition with the "unconditio...
2010-01-19 Derek Howermerge
2009-11-18 Ali SaidiARM: Begin implementing CP15
2009-11-18 Ali SaidiARM: Boilerplate full-system code.
2009-11-11 Gabe BlackMerge with the head.
2009-11-11 Gabe BlackARM: Implement fault classes.
2009-06-21 Gabe BlackARM: Clear out some inherited hangers on in util.isa...
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