gem5.git
2007-06-10 Nathan BinkertAdd the -templatereduce option to swig to prepare for...
2007-06-10 Nathan BinkertAdd a function to get a SimObject's memory mode and...
2007-06-10 Nathan BinkertAdd a startup function that will fast forward to the...
2007-06-10 Nathan BinkertUse the right type
2007-06-10 Nathan Binkertonly compile fenv.c if we're using fenv
2007-06-10 Nathan BinkertMore realistic parameters
2007-06-08 Gabe BlackFix another outdated comment.
2007-06-08 Gabe BlackAdjust a few more comments.
2007-06-08 Gabe BlackGet rid of a couple more unused files.
2007-06-08 Gabe BlackFix up a potentially misleading comment.
2007-06-08 Gabe BlackFix the formatting on a comment.
2007-06-08 Gabe BlackClean up where files are included, and get rid of some...
2007-06-08 Gabe BlackClean things up a little.
2007-06-08 Gabe BlackGet rid of the old isa_parser file versions of the...
2007-06-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-08 Gabe BlackMove the microcode assembly to a python package instead...
2007-06-08 Gabe BlackBig changes to use the new microcode assembler.
2007-06-08 Gabe BlackFixed format arguments for XOR.
2007-06-08 Gabe BlackAdd a bitfield to refer to the opSize member of the...
2007-06-05 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-06-05 Ali SaidiClean up some of vincent's code and commit it
2007-06-04 Gabe BlackMake limm (load immediate) microop
2007-06-04 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-04 Ali Saididon't be so aggressive with the tracing on #if
2007-06-04 Ali Saidifix SPARC....
2007-06-04 Gabe BlackReworking x86's microcode system. This is a work in...
2007-06-02 Gabe BlackDon't mask the pc because the Alpha predecoder needs...
2007-06-02 Nathan BinkertFix typo so m5.fast will compile
2007-06-01 Ali SaidiMerge zizzer:/bk/newmem
2007-06-01 Ali SaidiMerge zizzer:/bk/newmem
2007-06-01 Ali Saidicast sizeof(MachInst) to Addr before generating a mask
2007-06-01 Ali Saididon't generate trace data unless tracing is on
2007-06-01 Gabe BlackClean things up
2007-06-01 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-01 Vincentius... Minor error. Forgotten to remove brackets for threadPC.
2007-05-31 Gabe BlackAdd a second section to make sure the ROM is extended...
2007-05-31 Gabe BlackAdd rom based macroops into the macroop dict instead...
2007-05-31 Gabe BlackDo something with ROM based macroops
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-31 Ali SaidiMerge zizzer:/bk/newmem
2007-05-31 Ali SaidiThis is probably a more scons like way to do this
2007-05-31 Gabe BlackMake directives take parameters and use the directive...
2007-05-31 Gabe BlackHandle comments
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-31 Nathan Binkertobey the m5 style
2007-05-31 Vincentius... Merge zizzer:/bk/newmem
2007-05-31 Vincentius... Assign traceData to be NULL at BaseSimpleCPU constructor.
2007-05-31 Ali SaidiMerge zizzer:/bk/newmem
2007-05-31 Ali Saidicheck that m4 is available before trying to use it
2007-05-31 Gabe BlackEarly micro assembler
2007-05-31 Gabe Blackx86 work that hadn't been checked in.
2007-05-31 Nathan BinkertFix cut-n-pasto to make the path correct
2007-05-30 Ali SaidiFix compiling on Solaris since Nate's libelf change
2007-05-30 Steve Reinhardttport.cc:
2007-05-30 Steve ReinhardtA little more cleanup & refactoring of SimpleTimingPort.
2007-05-28 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-28 Steve ReinhardtFix M4 command line... wasn't working on zizzer.
2007-05-28 Steve ReinhardtRestructure SimpleTimingPort a bit:
2007-05-28 Steve ReinhardtReformat comments to meet line length restriction.
2007-05-28 Steve ReinhardtRemove unnecessary include of physical.hh.
2007-05-28 Nathan BinkertMove SimObject python files alongside the C++ and fix
2007-05-27 Nathan BinkertGet rid of GNU libelf and its autoconf nastiness and...
2007-05-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-26 Gabe BlackMake the lexer and parser use objects and not the last...
2007-05-25 Nathan BinkertUpdate to ply 2.3
2007-05-22 Steve Reinhardtmemtest.py:
2007-05-22 Steve ReinhardtChange getDeviceAddressRanges to use bool for snoop...
2007-05-21 Steve ReinhardtAdd new EventWrapper constructor that takes a Tick...
2007-05-21 Steve ReinhardtInsist that PhysicalMemory object have at least one...
2007-05-19 Steve ReinhardtOops... some places in C++ explicitly ask for a "functi...
2007-05-19 Steve ReinhardtPhysicalMemory has vector of uniform ports instead...
2007-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-18 Gabe BlackChanges to make simple cpu handle pcs appropriately...
2007-05-17 Nathan BinkertUpdate the release notes for the 2.0 beta 3 release m5_2.0_beta3
2007-05-15 Ali Saidiupdate all the regresstion tests for release
2007-05-15 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-15 Ali SaidiMerge zizzer:/bk/newmem
2007-05-15 Ali Saidiadd an l2 cache option to se example config
2007-05-15 Ali Saidihopefully the final hacky change to make the bus bridge...
2007-05-14 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-14 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-14 Ali SaidiMerge zizzer:/bk/newmem
2007-05-14 Ali Saidicouple more bug fixes for intel nic
2007-05-14 Ali Saidiadd uglyiness to fix dmas
2007-05-14 Steve ReinhardtEliminate unused PacketPtr from BaseCache's
2007-05-14 Steve ReinhardtSplit BaseCache::CacheEvent into RequestEvent and Respo...
2007-05-13 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-13 Ali Saidifix handling of atomic packets
2007-05-11 Nathan BinkertMove full CPU sim object stuff into the encumbered...
2007-05-11 Nathan BinkertFloat should have a c++ param type
2007-05-11 Nathan Binkerttotal should be the sum of the vector result of an...
2007-05-10 Ali Saidiremove hit_latency and make latency do the right thing
2007-05-10 Ali SaidiMerge zizzer:/bk/newmem
2007-05-10 Ali Saidiupdate for bus bridge updates
2007-05-10 Ali Saidiadd/update parameters for bus bridge
2007-05-10 Ali Saidicouple of updates in the intel nic
2007-05-10 Ali Saidiupdate for new reschedule semantics
2007-05-10 Ali Saidiundo my previous bus change, it can make the bus deadlo...
2007-05-09 Ali SaidiMerge zeep:/z/saidi/work/m5.newmem
2007-05-09 Ali Saidiadd a backoff algorithm when nacks are received by...
next