arm: Fixed undefined behaviours identified by gcc
[gem5.git] / src / arch /
2014-09-27 Andreas Hanssonarm: Fixed undefined behaviours identified by gcc
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-09-27 Andreas Hanssonscons: Address issues related to gcc 4.9.1
2014-09-20 Mitch Hayengaalpha,arm,mips,power,x86,cpu,sim: Cleanup activate...
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-09-19 Andreas Hanssonarch: Pass faults by const reference where possible
2014-09-12 Andrew Bardsleystyle: Fix line continuation, especially in debug messages
2014-09-03 Mitch Hayengaarm: Make memory ops work on 64bit/128-bit quantities
2014-09-03 Mitch Hayengax86: Flag instructions that call suspend as IsQuiesce
2014-09-03 Mitch Hayengaarm: Fix v8 neon latency issue for loads/stores
2014-04-29 Curtis Dunhamarm: use condition code registers for ARM ISA
2014-09-03 Andrew Bardsleyarm: ISA X31 destination register fix
2014-09-03 Mitch Hayengaarm: Mark v7 cbz instructions as direct branches
2014-09-03 Mitch Hayengaarch: Properly guess OpClass from optional StaticInst...
2014-05-27 Curtis Dunhamarm: support 16kb vm granules
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-09-03 Andreas Hanssonarch: Cleanup unused ISA traits constants
2014-09-03 Mitch Hayengaconfig: Change parsing of Addr so hex values work from...
2014-09-03 Andreas Hanssonarm: Fix ExtMachInst hash operator underlying type
2014-09-01 Nilay Vaishx86: set op class of two fp instructions
2014-08-28 Alexandrumem: adding architectural page table support for SE...
2014-08-26 Andreas Sandbergbase: Replace the internal varargs stuff with C++11...
2014-08-26 Mitch Hayengamips: Fix RLIMIT_RSS naming
2014-08-26 Andreas Sandbergsparc: Fixup bit ordering in the PSTATE bit union
2014-08-13 Dam Sunwooarm: change MISCREG_L2ERRSR to warn not fail
2014-08-13 Andreas Sandbergmips: Remove unused private members to fix compile...
2014-08-13 Andreas Sandbergpower: Remove unused private members to fix compile...
2014-03-11 Curtis Dunhamarm: remove dead code fplib mul64x64
2014-06-30 Stephan Diestelhorstpower: Add basic DVFS support for gem5
2014-06-21 Binh Phamx86: fix table walker assertion
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-05-12 Steve Reinhardtsyscall emulation: clean up & comment SyscallReturn
2014-04-17 Ali Saidiarm: Make sure UndefinedInstructions are properly initi...
2014-04-17 Ali Saidiarm: allow DC instructions by default so SE mode works
2014-04-17 Ali Saidisim, arm: implement more of the at variety syscalls
2014-05-09 Andrew Bardsleycpu: Add flag name printing to StaticInst
2014-05-09 Andrew Bardsleyarm: Add branch flags onto macroops
2014-05-09 Curtis Dunhamarm: add preliminary ISA splits for ARM arch
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2014-05-09 Geoffrey Blakearch, arm: Preserve TLB bootUncacheability when switchi...
2014-05-09 Akash Bagdiacpu, arm: Allow the specification of a socket field
2014-05-09 Geoffrey Blakearm: Panics in miscreg read functions can be tripped...
2014-05-09 Curtis Dunhamarch: remove inline specifiers on all inst constrs...
2014-05-09 Curtis Dunhamarm: cleanup ARM ISA definition
2014-04-23 Curtis Dunhamarm: Correctly display disassembly of vldmia/vstmia
2014-04-23 Mitchell Hayengaarm: Don't use a stack allocated mnemonic
2014-04-23 Curtis Dunhamarch: remove 'null update' check in isa-parser
2014-03-23 Eric Van Hensbergenarm: m5ops readfile64 args broken, offset coming throug...
2014-03-16 Andreas Sandbergkvm: x86: Add support for x86 INIT and STARTUP handling
2014-03-12 Paul Rosenfeldalpha: Small removal of dead comments/code from alpha ISA
2014-03-07 Geoffrey Blakearm: Handle functional TLB walks properly
2014-03-07 Mitch Hayengascons: Fixes uninitialized warnings issued by clang
2014-03-07 Stephan Diestelhorstarm: Fix uninitialised warning with gcc 4.8
2014-03-07 Ali Saidimem: Wakeup sleeping CPUs without caches on LLSC
2014-03-03 Andreas Sandbergx86: Setup correct TSL/TR segment attributes on INIT
2014-03-02 Christopher Torngcpu: Enable fast-forwarding for MIPS InOrderCPU and...
2014-02-05 Andreas Sandbergx86: Fix x87 state transfer bug
2014-02-02 Nikos Nikolerisx86, kvm: Fix bug in the RFlags get and set functions
2014-01-29 Mitch Hayengaarm: Enable umask syscall in SE mode
2014-01-28 Nilay Vaishx86: use lfpimm instead of limm for fptan
2014-01-28 Nilay Vaishx86: implements x87 add/sub instructions
2014-01-28 Nilay Vaishx86: implements fxch instruction.
2014-01-28 Nilay Vaishx86: correct error in emms instruction.
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2014-01-24 Andreas Hanssonarch: Make all register index flattening const
2014-01-24 Ali Saidiarch, cpu: Add support for flattening misc register...
2014-01-24 Ali Saidicpu: Add CPU support for generatig wake up events when...
2014-01-24 Ali Saidimem: Remove explict cast from memhelper.
2014-01-24 Dam Sunwoomem: per-thread cache occupancy and per-block ages
2014-01-24 Andreas Hanssonx86: Fix memory leak in table walker
2013-12-30 Christopher Torngmips: Floating point convert bug fix
2013-11-26 Christian Menardx86: Implementation of Int3 and Int_Ib in long mode
2013-10-31 Chander SudanthiARM: add support for TEEHBR access
2013-10-31 Prakash Ramrakhyanimem: Add privilege info to request class
2013-10-17 Eric Van Hensbergenarm: Accomodate function name changes in newer linux...
2013-10-15 Yasuko Eckertarch/x86: add support for explicit CC register file
2013-10-15 Yasuko Eckertcpu: add a condition-code register class
2013-10-15 Steve Reinhardtcpu: rename *_DepTag constants to *_Reg_Base
2013-10-15 Steve Reinhardtisa: clean up register constants
2013-10-15 Steve Reinhardtcpu: clean up architectural register classification
2013-10-15 Andreas Sandbergmem: Rename the ASI_BITS flag field in Request
2013-10-15 Andreas Sandbergmem: Use a flag instead of address bit 63 for generic...
2013-10-07 Nilay Vaishx86: enables lstat and readlink syscalls
2013-09-30 Andreas Sandbergx86: Add support for m5ops through a memory mapped...
2013-09-30 Andreas Sandbergarch: Add support for m5ops using mmapped IPRs
2013-09-30 Andreas Sandbergx86: Add support for FXSAVE, FXSAVE64, FXRSTOR, and...
2013-09-30 Andreas Sandbergx86: Add support for FLDENV & FNSTENV
2013-09-30 Andreas Sandbergx86: Add support for loading 32-bit and 80-bit floats...
2013-09-30 Andreas Sandbergx86: Fix re-entrancy problems in x87 store instructions
2013-09-30 Andreas Sandbergx86: Add support routines to load and store 80-bit...
2013-09-30 Andreas Sandbergx86: Add limited support for extracting function call...
2013-09-19 Andreas Sandbergx86: Add support routines to convert between x87 tag...
2013-09-18 Andreas Sandbergx86: Expose the raw hash map of MSRs
2013-09-18 Andreas Sandbergx86: Add support for checking the raw state of an interrupt
2013-09-18 Andreas Sandbergx86: Expose the interrupt vector in faults
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-09-04 Andreas Hanssonalpha: Move system virtProxy to Alpha only
2013-08-19 Andreas Hanssonalpha: Check interrupts before quiesce
2013-08-07 Nilay Vaishx86: add tlb checkpointing
2013-07-18 Andreas Hanssonmem: Set the cache line size on a system level
next