base: fix small memory leak in the ELF loader
[gem5.git] / src / arch /
2017-02-21 Nikos Nikolerisarm: Fix DPRINTFs with arguments in the instruction...
2017-02-21 Nikos Nikolerisarm: Blame the right instruction address on a Prefetch...
2016-11-09 Brandon Pottersyscall_emul: [patch 9/22] remove unused global variabl...
2016-11-09 Brandon Pottersyscall_emul: [patch 8/22] refactor process class
2016-11-09 Brandon Pottersyscall_emul: [patch 5/22] remove LiveProcess class...
2017-02-17 Brandon Pottersparc: fix bugs caused by cd7f3a1dbf55
2017-02-14 Curtis Dunhamarm, kvm: remove KvmGic
2017-02-14 Curtis Dunhamarm, kvm: implement MuxingKvmGic
2017-02-14 Curtis Dunhamsim, kvm: make KvmVM a System parameter
2017-02-14 Curtis Dunhamsim,kvm,arm: fix typos
2017-02-10 Jason Lowe-Powerx86: Fix implicit stack addressing in 64-bit mode
2017-02-09 Bjoern A. Zeebarm: AArch64 report cache size correctly when reading...
2017-01-27 Alec Roelkeriscv: Fix crash when syscall argument reg index is...
2016-11-09 Brandon Pottersyscall_emul: [patch 4/22] remove redundant M5_pid...
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2016-11-09 Brandon Pottersyscall_emul: [patch 2/22] move SyscallDesc into its...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2017-01-03 Andreas Sandbergsim: Remove redundant export_method_cxx_predecls
2016-12-19 Curtis Dunhamarm: provide correct timer availability in ID_PFR1...
2016-12-19 Curtis Dunhamarm: compute ID_AA64PFR{0,1}_EL1 registers
2016-12-19 Curtis Dunhamarm: compute ID_PFR{0,1} registers
2016-12-19 Curtis Dunhamarm: miscreg refactoring
2016-12-19 Curtis Dunhamarm: audit SCTLR
2016-12-19 Curtis Dunhamarm: remove SCTLR.FI
2016-12-19 Curtis Dunhamarm: update AArch{64,32} register mappings
2016-12-15 Brandon Pottersyscall_emul: implement fallocate
2016-12-15 Brandon Pottersyscall_emul: add support for x86 statfs system calls
2016-12-02 Brandon Potterhsail: disable asserts to allow immediate operands...
2016-12-02 Brandon Potterhsail: add stub type and stub out several instructions
2016-12-02 Brandon Potterhsail: add popcount type and generate popcount instructions
2016-12-02 Brandon Potterhsail: add a wavesize case statement to register operan...
2016-12-02 Brandon Potterhsail: generate mov instructions for more arith_types...
2016-12-02 Tony Gutierrezhsail: fix unsigned offset bug in address calculation
2016-11-30 Alec Roelkeriscv: [Patch 7/5] Corrected LRSC semantics
2016-11-30 Alec Roelkeriscv: [Patch 6/5] Improve Linux emulation for RISC-V
2016-11-30 Alec Roelkeriscv: [Patch 5/5] Added missing support for timing...
2016-11-30 Alec Roelkeriscv: [Patch 4/5] Added RISC-V atomic memory extension...
2016-11-30 Alec Roelkeriscv: [Patch 3/5] Added RISCV floating point extension...
2016-11-30 Alec Roelkeriscv: [Patch 2/5] Added RISC-V multiply extension...
2016-11-30 Alec Roelkearch: [Patch 1/5] Added RISC-V base instruction set...
2016-11-21 Tony Gutierrezx86: fix issue with casting in Cvtf2i
2016-11-19 Tony Gutierrezx86: fix loading/storing of Float80 types
2016-11-17 Andreas Hanssonalpha: Remove ALPHA tru64 support and associated tests
2016-10-27 Tony Gutierrezhsail,gpu-compute: fixes to appease clang++
2016-10-27 Michael LeBeanedev: Add m5 op to toggle synchronization for dist-gem5.
2016-10-27 Tony Gutierrezgpu-compute: support in-order data delivery in GM pipe
2016-10-27 Tony Gutierrezgpu-compute, hsail: pass GPUDynInstPtr to getRegisterIn...
2016-10-27 Tony Gutierrezgpu-compute, hsail: make the PC a byte address, not...
2016-10-27 Tony Gutierrezgpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA...
2016-10-27 Tony Gutierrezgpu-compute, hsail: call discardFetch() from the WF
2016-10-27 Tony Gutierrezhsail, gpu-compute: remove doGm/SmReturn add completeAcc
2016-10-27 Tony Gutierrezgpu-compute: remove inst enums and use bit flag for...
2016-10-27 Tony Gutierrezgpu-compute: move disassemle() implementation to GPUSta...
2016-10-27 Tony Gutierrezgpu-compute, arch: add some methods to the base inst...
2016-10-15 Fernando Endocpu, arm: Distinguish Float* and SimdFloat*, create...
2016-10-13 Mitch Hayengaisa,arm: Add missing AArch32 FP instructions
2016-10-04 Alexandru Dutukvm: Adding details to kvm page fault in x86
2016-09-16 Alexandru Dutuhsail: Fix disassembly of load instruction with 3 desti...
2016-09-16 Alexandru Dutugpu-compute: Refactoring Wavefront::dynWaveId
2016-09-16 Alexandru Dutugpu-compute: Wavefront refactoring
2016-09-15 Ricardo Alvesarm: Add m5_fail support for aarch64
2016-09-14 Michael LeBeanex86: Force strict ordering for memory mapped m5ops
2016-08-15 Nikos Nikoleriscpu, arch: fix the type used for the request flags
2016-08-05 Tony Gutierrezsim: fix issues with pwrite(); don't enable fstatfs
2016-08-04 Tony Gutierrezx86, sim: add some syscalls to X86
2016-08-02 Curtis Dunhamarm: refactor page table walking
2016-08-02 Dylan Johnsonarm: warn not fail on use of missing miscreg CNTHCTL_EL2
2016-08-02 Dylan Johnsonarm: Check TLB stage 2 permissions in AArch64
2016-08-02 Dylan Johnsonarm: correctly assign faulting IPA's to HPFAR_EL2
2016-08-02 Dylan Johnsonarm: Add TLBI instruction for stage 2 IPA's
2016-08-02 Dylan Johnsonarm: Fix stage 2 memory attribute checking in AArch64
2016-08-02 Dylan Johnsonarm: Fix trapping to Hypervisor during MSR/MRS read...
2016-08-02 Dylan Johnsonarm: Fix secure state checking in various places
2016-08-02 Dylan Johnsonarm: Fix stage 2 determination in table walker
2016-08-02 Dylan Johnsonarm: Refactor aarch64 table walk logic to remove redundancy
2016-08-02 Dylan Johnsonarm: Add check to fault routing for hypervisor/virtuali...
2016-08-02 Dylan Johnsonarm: Fix EL perceived at TLB for address translation...
2016-08-02 Dylan Johnsonarm: Add AArch64 hypervisor call instruction 'hvc'
2016-08-02 Dylan Johnsonarm: add stage2 translation support
2016-08-02 Curtis Dunhamarm: enable EL2 support
2016-08-02 Dylan Johnsonarm: invalidate TLB miscreg cache on modification of...
2016-08-02 Dylan Johnsonarm: change instruction classes to catch hyp traps
2016-07-21 Mitch Hayengaisa: Modify get/check interrupt routines
2016-07-11 Andreas Sandbergarm: Don't consult the TLB test iface for functional...
2016-06-20 Nikos Nikolerisarm: Mark uninitialized new TLB entries as not valid
2016-06-20 Andreas Sandbergkern, arm: Dump dmesg on kernel panic/oops
2016-06-18 Tuan Tagpu-compute: Fixed a bug in decoding Atomic ST
2016-06-09 jkalamatgpu-compute: parametrize Wavefront size
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2016-06-02 Curtis Dunhamarm: refactor page table format determination
2016-06-02 Andreas Sandbergarm: Rewrite ERET to behave according to the ARMv8 ARM
2016-06-02 Andreas Sandbergarm: Correctly check FP/SIMD access permission in aarch32
2016-05-31 Andreas Sandbergarm: Enable LPAE support by default
2016-05-31 Andreas Sandbergarm: Correctly check translation mode (aarch64/aarch32)
2016-05-27 Andreas Sandbergarm: Use the target EL state when determining fault...
2016-05-26 Andreas Sandbergarm: Fix incorrect TLB permission check in aarch32
2016-05-26 Andreas Sandbergarm: Make EL checks available in SE mode
2016-05-26 Andreas Hanssonarm: Fix heap overflow issue in Neon64Load operation
2016-05-19 Bjoern A. Zeebconfig, x86: Properly space pad the X86IntelMPBus Entry...
next