scons: Replace the build_dir parameter to SConscript with variant_dir.
[gem5.git] / src /
2010-11-07 Gabe Blackscons: Replace the build_dir parameter to SConscript...
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-10-29 Gabe BlackX86: Fault on divide by zero instead of panicing.
2010-10-29 Gabe BlackX86: Make syscalls also serialize after.
2010-10-24 Gabe BlackO3: Get rid of a bunch of commented out lines.
2010-10-22 Gabe BlackX86: Make nop a regular, non-microcoded instruction.
2010-10-22 Gabe BlackX86: Implement genMachineCheckFault.
2010-10-22 Gabe BlackX86: Make syscall instructions non-speculative in SE.
2010-10-22 Gabe BlackISA: Simplify various implementations of completeAcc.
2010-10-22 Gabe BlackARM: Don't pretend to writeback registers in initiateAcc.
2010-10-18 Steve Reinhardtcache: minor SC assertion fix
2010-10-18 Gabe BlackMIPS: Get rid of the backdoor device copy/pasted from...
2010-10-16 Gabe BlackMem: Reclaim some request flags used by MIPS for alignm...
2010-10-16 Gabe BlackGetArgument: Rework getArgument so that X86_FS compiles...
2010-10-14 Gabe BlackSPARC: Get rid of the copy/pasted StackTrace stolen...
2010-10-13 Gabe BlackMem: Change the CLREX flag to CLEAR_LL.
2010-10-11 Gabe BlackX86: Detect attempts to load a 32 bit kernel and panic.
2010-10-11 Gabe BlackSPARC: Make SPARC's ISA's clear function initialize...
2010-10-11 Gabe BlackAlpha: Force all the IPRs to an initial, determinstic...
2010-10-11 Gabe BlackAlpha: Initialize the data TLB mode IPR.
2010-10-09 Gabe BlackUART: Make the 8250's MCR return a deterministic value.
2010-10-04 Gabe BlackAlpha: Fix Alpha NumMiscArchRegs constant.
2010-10-01 Ali SaidiPower: Fix compile error from previous push.
2010-10-01 Ali SaidiARM: Make the TLB a little bit faster by moving most...
2010-10-01 Ali SaidiARM: Add a fake flash controller so that unmodified...
2010-10-01 Prakash RamrakhyaniARM: Fix some subtle bugs in the GIC
2010-10-01 Ali SaidiARM: Implement functional virtual to physical address...
2010-10-01 Ali SaidiDebug: Implement getArgument() and function skipping...
2010-10-01 Ali SaidiARM: Clean up use of TBit and JBit.
2010-09-30 Ali SaidiCPU/Cache: Fix some errors exposed by valgrind
2010-09-29 Gabe BlackX86: Fix the RIP relative versions of the BT, BTC,...
2010-09-22 Steve Reinhardtpython: get rid of internal.enums package.
2010-09-22 Steve Reinhardtcache: improve coherence handling of writebacks
2010-09-20 Gabe BlackCPU: Fix O3 and possible InOrder segfaults in FS.
2010-09-17 Steve Reinhardtdevices: undo cset 017baf09599f that added timer drain...
2010-09-14 Gabe BlackX86: Make the halt microop non-speculative.
2010-09-14 Gabe BlackX86: Make unrecognized instructions behave better in...
2010-09-14 Gabe BlackCPU: Trim unnecessary includes from some common files.
2010-09-14 Gabe BlackCPU: Get rid of the now unnecessary getInst/setInst...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-09-12 Nathan Binkertswig: make all generated files go into the m5.internal...
2010-09-10 Nathan Binkertstyle: fix sorting of includes and whitespace in some...
2010-09-09 Nathan Binkertscons: Stop building the big monolithic swigged params...
2010-09-09 Nathan Binkertinit: don't build files that centralize python and...
2010-09-09 Nathan Binkertscons: use code_formatter wherever we can in the build...
2010-09-09 Nathan Binkertcode_formatter: make it easier to insert whitespace
2010-09-09 Nathan Binkertswig: don't override SWIG_name anymore
2010-09-09 Steve Reinhardtcache: fail SC when invalidated while waiting for bus
2010-09-09 Steve Reinhardtmem: fix functional accesses to deal with coherence...
2010-09-09 Steve Reinhardtcache: coherence protocol enhancements & bug fixes
2010-08-31 Gabe BlackARM: Get rid of the checkFpEnableFault function in...
2010-08-31 Gabe BlackAlpha: Alpha's mt.hh was including mips header files.
2010-08-31 Gabe BlackCPU: Get rid of the unused ev5_trap function on the...
2010-08-27 Gabe BlackX86: Change the copyright holder to AMD.
2010-08-26 Steve Reinhardtmem: fix m5.fast compile bug in previous cset
2010-08-26 Steve Reinhardtcache: fix a bug in atomic multilevel snoops
2010-08-26 Steve Reinhardtmemtest: fix/cleanup functional access testing
2010-08-26 Ali SaidiCPU: Print out traces for faluting inst when the flag...
2010-08-26 Min Kyu JeongARM: Support unaligned memory access.
2010-08-26 Gene WUARM: Seperate the queues of L1 and L2 walker states.
2010-08-26 Min Kyu JeongARM: Adding a bogus fault that does nothing.
2010-08-26 William WangARM: Remove ALPHA KSeg functions.
2010-08-26 Ali SaidiARM: Limited implementation of dprintk.
2010-08-26 Min Kyu JeongARM: Fixed register flattening logic (FP_Base_DepTag...
2010-08-26 Ali SaidiARM: Make VMSR, RFE PC/LR etc non speculative, and...
2010-08-26 Gene WUARM: Use fewer micro-ops for register update loads...
2010-08-26 Ali SaidiARM: Set the high bits in the part number so it's consi...
2010-08-26 Ali SaidiARM: Fix VFP enabled checks for mem instructions
2010-08-26 Gabe BlackARM: Seperate out the renamable bits in the FPSCR.
2010-08-26 Gabe BlackARM: Eliminate some unused enums.
2010-08-26 Gabe BlackARM: Fix type comparison warnings in Neon.
2010-08-26 Gabe BlackARM: Implement CPACR register and return Undefined...
2010-08-26 Gabe BlackARM: Implement all ARM SIMD instructions.
2010-08-26 Gabe BlackARM: Expand the mode checking utility functions.
2010-08-26 Ali SaidiTracing: Fix trace so 'Predicated False' doesn't show up
2010-08-25 Steve Reinhardtmem: fix dumb typo in copyrights
2010-08-24 Brad Beckmanntesters: move testers to a new directory
2010-08-24 Brad BeckmannMOESI_hammer: fixed bug for dma reads in single cpu...
2010-08-23 Gabe BlackFaults: Get rid of some commented out code in sim/fault...
2010-08-23 Gabe BlackX86: Create a directory for files that define register...
2010-08-23 Gabe BlackPower: Get rid of unused checkFpEnableFault.
2010-08-23 Gabe BlackISA: Get rid of old, unused utility functions clutterin...
2010-08-23 Gabe BlackX86: Get rid of the flagless microop constructor.
2010-08-23 Gabe BlackX86: Make the TLB fault instead of panic when something...
2010-08-23 Gabe BlackX86: Make the x86 ExtMachInst serializable with (UN...
2010-08-23 Gabe BlackX86: Define a noop ExtMachInst.
2010-08-23 Gabe BlackX86: Mark serializing macroops and regular instructions...
2010-08-23 Gabe BlackX86: Add a .serializing directive that makes a macroop...
2010-08-23 Gabe BlackX86: Consolidate extra microop flags into one parameter.
2010-08-23 Gabe BlackCPU: Make the constants for StaticInst flags visible...
2010-08-23 Min Kyu JeongO3: Skipping mem-order violation check for uncachable...
2010-08-23 Min Kyu JeongARM: Improve printing of uop disassembly.
2010-08-23 Min Kyu JeongARM: Clean up flattening for SPSR adding
2010-08-23 Gene WuARM: Implement DBG instruction that doesn't do much...
2010-08-23 Gene WuMEM: Make CLREX a first class request operation and...
2010-08-23 Gene WuARM: Make sure that software prefetch instructions...
2010-08-23 Gene WuARM: Don't write tracedata on writes, it might have...
2010-08-23 Gene WuARM: Implement CLREX init/complete acc methods
2010-08-23 Gene WuARM: Fix Uncachable TLB requests and decoding of xn bit
2010-08-23 Gene WuDevices: Allow a device to specify that a request is...
next