gem5.git
2009-07-06 Nathan Binkerttests: stats outputs now include CDFs, update tests...
2009-07-06 Nathan Binkerttests: update regression tests for changes in stats...
2009-07-06 Nathan Binkertruby: Fix RubyMemory to work with the newer ruby.
2009-07-06 Nathan Binkertruby: apply some fixes that were overwritten by the...
2009-07-06 Nathan Binkertslicc: update parser.py for changes in slicc language.
2009-07-06 Nathan Binkertscons: update SCons files for changes in ruby.
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-07-06 Nathan Binkertruby: replace strings that were missed in original...
2009-07-05 Gabe Blackinorder: Fix up some reference stats.
2009-07-03 Jack WhithamARM: Fix how address mode bits are handled.
2009-07-03 Jack WhithamARM: Fix the code snippet for mla.
2009-07-02 Nathan Binkerttypo: correct spelling
2009-07-02 Nathan Binkertattrdict: correct delattr
2009-07-02 Nathan Binkertstats: fix usage of jobfile
2009-07-02 Gabe BlackARM: Make DataOps select from a set of ways to set...
2009-07-02 Gabe BlackARM: Get rid of some bitfields that aren't used. A...
2009-07-02 Gabe BlackARM: Add a findLsbSet function and use it to implement...
2009-07-02 Gabe BlackARM: Add defaults for DataOp flag code.
2009-07-02 Gabe BlackARM: Get rid of the val2 variable.
2009-07-02 Gabe BlackARM: Centralize the declaration of resTemp.
2009-07-02 Gabe BlackARM: Add a DataImmOp format similar to DataOp.
2009-07-02 Gabe BlackARM: Decode some media instructions. These are untested.
2009-07-02 Gabe BlackARM: Use the new DataOp format to simplify the decoder.
2009-07-02 Gabe BlackARM: Add in some new artificial fields that make decodi...
2009-07-02 Gabe BlackARM: Recognize the IntRegs trace flag.
2009-07-02 Gabe BlackARM: Add a DataOp format so data op definitions can...
2009-06-27 Gabe BlackARM: Show more information when disassembling data...
2009-06-27 Gabe BlackARM: Show branch targets relative to the nearest symbol.
2009-06-27 Gabe BlackARM: Write a function for printing mnemonics and predic...
2009-06-27 Gabe BlackARM: Fill out the printReg function.
2009-06-25 Jack WhitmanARM: Fix signed multiply long and add some unimplemente...
2009-06-25 Jack WhitmanARM: Link register is trashed by non-executed branch...
2009-06-24 Jack WhitmanARM: Added unimplemented load/store multiple instructions.
2009-06-23 Gabe Blackmakerelease: Don't hide x86 any more.
2009-06-23 Gabe BlackRegressions: Build ARM_SE regressions by default.
2009-06-22 Gabe BlackARM: Simplify some utility functions.
2009-06-22 Gabe BlackARM: Move util functions out of the isa desc.
2009-06-22 Gabe BlackARM: Simplify the ISA desc by pulling some classes...
2009-06-22 Gabe BlackARM: Remove the currently unecessary FPAOp class.
2009-06-21 Gabe BlackARM: Make inst bitfields accessible outside of the...
2009-06-21 Gabe BlackARM: Don't downconvert ExtMachInsts to MachInsts.
2009-06-21 Gabe BlackBitUnion: Add more constiness.
2009-06-21 Gabe BlackARM: Get rid of a few more unused operands.
2009-06-21 Gabe BlackARM: Get rid of unnecessary Re operand.
2009-06-21 Gabe BlackARM: Clear out some inherited hangers on in util.isa...
2009-06-21 Gabe BlackARM: Get rid of unnecessary fp_enable_checks.
2009-06-21 Gabe BlackARM: Adjust simplify rotate_imm slightly.
2009-06-21 Gabe BlackARM: Make the isa parser aware that CPSR is being used.
2009-06-21 Gabe BlackARM: Pull some static code out of the isa desc and...
2009-06-21 Gabe BlackARM: Get rid of unused postacc_code.
2009-06-13 Nathan Binkertscons: Make shared library builds work again
2009-06-10 Nathan Binkertcopyright: I missed some copyrights during ruby integration
2009-06-10 Gabe BlackARM: Add a hello world regression.
2009-06-10 Gabe BlackARM: Add a hello world binary.
2009-06-10 Gabe BlackARM: Hook in the mmap2 system call. Make ArmLinuxProces...
2009-06-10 Gabe BlackARM: Add a memory_barrier function to the "comm page".
2009-06-10 Gabe BlackARM: Add a cmpxchg implementation to the "comm page".
2009-06-10 Gabe BlackARM: Implement TLS. This is not tested.
2009-06-10 Gabe BlackARM: Make ArmLinuxProcess understand "ARM private"...
2009-06-10 Gabe BlackARM: Update the kernel version M5 reports to 2.6.16.19
2009-06-06 Nathan Binkertcleanup: Make use of types properly and make the loop...
2009-06-05 Nathan Binkertscons: Make it so that the processing of trace flags...
2009-06-05 Nathan Binkerttypes: need typename keyword to get the type.
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-06-05 Nathan Binkertmove: put predictor includes and cc files into the...
2009-06-05 Nathan Binkertstyle: cleanup style
2009-06-01 Nathan Binkertswig: %include Event before PythonEvent so python gets...
2009-05-29 Nathan Binkertrequest: add accessor and constructor for setting time...
2009-05-29 Gabe BlackX86: Keep track of more descriptor state to accomodate...
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-05-26 Gabe BlackX86: Really set up the GDT and various hidden/visible...
2009-05-23 Steve Reinhardtutil: mkblankimage.sh should be executable
2009-05-21 Korey Sewellbuild_opts: update ALPHA_FS cpu models
2009-05-21 Steve Reinhardtigbe: Fix descriptor cache bug.
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkertincludes: use base/types.hh not inttypes.h or stdint.h
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-05-13 Nathan Binkertstats: tidy up the Distribution type a little bit
2009-05-13 Nathan Binkertstats: fancy is a bad name
2009-05-13 Nathan Binkertstats: clean up the code for printing stats
2009-05-13 Korey Sewellmips-merge: merge hello world regress for inorder cpu
2009-05-13 Korey Sewellinorder-regress: add hello MIPS_SE
2009-05-13 Nathan Binkertruby: deal with printf warnings and convert some to...
2009-05-13 Nathan Binkertruby: remove random uint typedef and use unsigned
2009-05-13 Nathan Binkertruby: Make ruby's Map use hashmap.hh to simplify things.
2009-05-13 Nathan Binkertgcc: work around a bogus gcc error
2009-05-13 Nathan Binkertslicc: work around improper initialization of a global...
2009-05-13 Nathan Binkertslicc: clean up the slicc environment so things build...
2009-05-13 Korey Sewellmips_se: add cpu_models to build options
2009-05-13 Korey Sewellinorder-mips: Remove eaComp & memAcc; use 'visible...
2009-05-13 Korey Sewellarch-mips: add regWidth constant to float regfile
2009-05-13 Korey Sewellcpus: add InOrderCPU to default build
2009-05-13 Korey Sewellinorder-regress: missing regress config file
2009-05-13 Korey Sewellalpha-isa: add mt.hh so it can compile with inorder
2009-05-12 Korey Sewellinorder-regress: add vortex ALPHA_SE
2009-05-12 Korey Sewellinorder-regress: add twolf ALPHA-SE
2009-05-12 Korey Sewellinorder-regress: add hello world
2009-05-12 Korey Sewellinorder-resources: delete events
2009-05-12 Korey Sewellinorder-tlb-cunit: merge the TLB as implicit to any...
2009-05-12 Korey Sewellinorder-tlb: squash insts in TLB correctly
next