gem5.git
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
2009-05-12 Korey Sewellinorder-faults: ignore unalign translation faults for...
2009-05-12 Korey Sewellinorder-stc: update interface to handle store conditionals
2009-05-12 Korey Sewellinorder-float: Fix storage of FP results
2009-05-12 Korey Sewellinorder-fetch: update model to use predecoder
2009-05-12 Korey Sewellinorder-mem: clean up allocation/deletion of requests...
2009-05-12 Korey Sewellinorder-mem: skeleton support for prefetch/writehints
2009-05-12 Korey Sewellinorder-o3: allow both to compile together
2009-05-12 Korey Sewellinorder-unified-tlb: use unified TLB instead of old...
2009-05-12 Korey Sewellinorder-miscregs: Fix indexing for misc. reg operands...
2009-05-12 Korey Sewellinorder/alpha-isa: create eaComp object visible to...
2009-05-12 Korey Sewellinorder-bpred: edits to handle non-delay-slot ISAs
2009-05-12 Korey Sewellinorder-alpha-port: initial inorder support of ALPHA
2009-05-12 Korey Sewellisa-parser: made a few changes, but not author-worthy
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: assert(false) should be panic.
2009-05-11 Nathan Binkertstats: remove a few compat leftovers
2009-05-11 Nathan Binkertpython: pull out common code from main that processes...
2009-05-11 Nathan Binkertstats: forgot an include for the mysql stuff
2009-05-11 Nathan Binkertscons: add include guards to info.hh
2009-05-11 Nathan Binkertruby: add RUBY sticky option that must be set to add...
2009-05-11 Steve Reinhardtruby: Initial references for ruby regressions
2009-05-11 Steve Reinhardtruby: Set up Ruby regression tests.
2009-05-11 Daniel Sanchezruby: Working M5 interface and updated Ruby interface.
2009-05-11 Steve Reinhardtruby: Check stderr and not stdin before hanging on...
2009-05-11 Polina Dudnikruby: decommission code
2009-05-11 Derek Howerruby: removed dead functions from the sequencer
2009-05-11 Polina Dudnikruby: Removed g_SIMULATING flag
2009-05-11 Polina Dudnikruby: Remove transactional access types (e.g. LD_XACT...
2009-05-11 Polina Dudnikruby: reordered Debug and RubyConfig::init to fix segfault
2009-05-11 Dan Gibsonruby: Disabled RubyEventQueue's deletion of its home...
2009-05-11 Nathan Binkertruby: Migrate all of ruby and slicc to SCons.
2009-05-11 Nathan Binkertruby: clean up a few warnings
2009-05-11 Dan Gibsonruby: Fixed some unresolved references.
2009-05-11 Nathan Binkertruby: Make ruby #includes use full paths to the files...
2009-05-11 Dan Gibsonruby: remove unnecessary code.
2009-05-11 Derek Howerruby: Cleaned up sequencer. Removed LogTM specific...
2009-05-11 Derek Howerruby: added Packet interface to makeRequest and isReady.
2009-05-11 Nathan Binkertruby: fold the debugging options into Debug.cc
2009-05-11 Derek Howerruby: Renamed Ruby's EventQueue to RubyEventQueue
2009-05-11 Daniel Sanchezruby: Removed System name clash by renaming ruby's...
2009-05-11 Nathan Binkertruby: rename config.include to config.hh and clean...
2009-05-11 Nathan Binkertruby: strip out some unused defines
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS
2009-05-05 Korey Sewellbranch merge
2009-05-05 Korey Sewellcpus: fix cpu progress event
2009-05-05 Korey Sewellmerge code
2009-05-05 Korey Sewellcpus: fix cpu progress event
2009-05-04 Nathan Binkertscons: re-work the *Source functions to take more infor...
2009-04-26 Gabe BlackX86: Precompute the default and alternate address and...
2009-04-26 Gabe BlackX86: Split out the internal memory space from the regul...
next