projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2007-06-08
Gabe Black
Fixed format arguments for XOR.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Add a bitfield to refer to the opSize member of the...
commit
|
commitdiff
|
tree
2007-06-04
Gabe Black
Make limm (load immediate) microop
commit
|
commitdiff
|
tree
2007-06-04
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-04
Ali Saidi
don't be so aggressive with the tracing on #if
commit
|
commitdiff
|
tree
2007-06-04
Ali Saidi
fix SPARC....
commit
|
commitdiff
|
tree
2007-06-04
Gabe Black
Reworking x86's microcode system. This is a work in...
commit
|
commitdiff
|
tree
2007-06-02
Gabe Black
Don't mask the pc because the Alpha predecoder needs...
commit
|
commitdiff
|
tree
2007-06-02
Nathan Binkert
Fix typo so m5.fast will compile
commit
|
commitdiff
|
tree
2007-06-01
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-01
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-01
Ali Saidi
cast sizeof(MachInst) to Addr before generating a mask
commit
|
commitdiff
|
tree
2007-06-01
Ali Saidi
don't generate trace data unless tracing is on
commit
|
commitdiff
|
tree
2007-06-01
Gabe Black
Clean things up
commit
|
commitdiff
|
tree
2007-06-01
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-01
Vincentius...
Minor error. Forgotten to remove brackets for threadPC.
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Add a second section to make sure the ROM is extended...
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Add rom based macroops into the macroop dict instead...
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Do something with ROM based macroops
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Ali Saidi
This is probably a more scons like way to do this
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Make directives take parameters and use the directive...
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Handle comments
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Nathan Binkert
obey the m5 style
commit
|
commitdiff
|
tree
2007-05-31
Vincentius...
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Vincentius...
Assign traceData to be NULL at BaseSimpleCPU constructor.
commit
|
commitdiff
|
tree
2007-05-31
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Ali Saidi
check that m4 is available before trying to use it
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Early micro assembler
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
x86 work that hadn't been checked in.
commit
|
commitdiff
|
tree
2007-05-31
Nathan Binkert
Fix cut-n-pasto to make the path correct
commit
|
commitdiff
|
tree
2007-05-30
Ali Saidi
Fix compiling on Solaris since Nate's libelf change
commit
|
commitdiff
|
tree
2007-05-30
Steve Reinhardt
tport.cc:
commit
|
commitdiff
|
tree
2007-05-30
Steve Reinhardt
A little more cleanup & refactoring of SimpleTimingPort.
commit
|
commitdiff
|
tree
2007-05-28
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-28
Steve Reinhardt
Fix M4 command line... wasn't working on zizzer.
commit
|
commitdiff
|
tree
2007-05-28
Steve Reinhardt
Restructure SimpleTimingPort a bit:
commit
|
commitdiff
|
tree
2007-05-28
Steve Reinhardt
Reformat comments to meet line length restriction.
commit
|
commitdiff
|
tree
2007-05-28
Steve Reinhardt
Remove unnecessary include of physical.hh.
commit
|
commitdiff
|
tree
2007-05-28
Nathan Binkert
Move SimObject python files alongside the C++ and fix
commit
|
commitdiff
|
tree
2007-05-27
Nathan Binkert
Get rid of GNU libelf and its autoconf nastiness and...
commit
|
commitdiff
|
tree
2007-05-26
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-26
Gabe Black
Make the lexer and parser use objects and not the last...
commit
|
commitdiff
|
tree
2007-05-25
Nathan Binkert
Update to ply 2.3
commit
|
commitdiff
|
tree
2007-05-22
Steve Reinhardt
memtest.py:
commit
|
commitdiff
|
tree
2007-05-22
Steve Reinhardt
Change getDeviceAddressRanges to use bool for snoop...
commit
|
commitdiff
|
tree
2007-05-21
Steve Reinhardt
Add new EventWrapper constructor that takes a Tick...
commit
|
commitdiff
|
tree
2007-05-21
Steve Reinhardt
Insist that PhysicalMemory object have at least one...
commit
|
commitdiff
|
tree
2007-05-19
Steve Reinhardt
Oops... some places in C++ explicitly ask for a "functi...
commit
|
commitdiff
|
tree
2007-05-19
Steve Reinhardt
PhysicalMemory has vector of uniform ports instead...
commit
|
commitdiff
|
tree
2007-05-18
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-18
Gabe Black
Changes to make simple cpu handle pcs appropriately...
commit
|
commitdiff
|
tree
2007-05-17
Nathan Binkert
Update the release notes for the 2.0 beta 3 release
m5_2.0_beta3
commit
|
commitdiff
|
tree
2007-05-15
Ali Saidi
update all the regresstion tests for release
commit
|
commitdiff
|
tree
2007-05-15
Ali Saidi
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
commit
|
commitdiff
|
tree
2007-05-15
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-15
Ali Saidi
add an l2 cache option to se example config
commit
|
commitdiff
|
tree
2007-05-15
Ali Saidi
hopefully the final hacky change to make the bus bridge...
commit
|
commitdiff
|
tree
2007-05-14
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
commit
|
commitdiff
|
tree
2007-05-14
Ali Saidi
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
commit
|
commitdiff
|
tree
2007-05-14
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-14
Ali Saidi
couple more bug fixes for intel nic
commit
|
commitdiff
|
tree
2007-05-14
Ali Saidi
add uglyiness to fix dmas
commit
|
commitdiff
|
tree
2007-05-14
Steve Reinhardt
Eliminate unused PacketPtr from BaseCache's
commit
|
commitdiff
|
tree
2007-05-14
Steve Reinhardt
Split BaseCache::CacheEvent into RequestEvent and Respo...
commit
|
commitdiff
|
tree
2007-05-13
Ali Saidi
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
commit
|
commitdiff
|
tree
2007-05-13
Ali Saidi
fix handling of atomic packets
commit
|
commitdiff
|
tree
2007-05-11
Nathan Binkert
Move full CPU sim object stuff into the encumbered...
commit
|
commitdiff
|
tree
2007-05-11
Nathan Binkert
Float should have a c++ param type
commit
|
commitdiff
|
tree
2007-05-11
Nathan Binkert
total should be the sum of the vector result of an...
commit
|
commitdiff
|
tree
2007-05-10
Ali Saidi
remove hit_latency and make latency do the right thing
commit
|
commitdiff
|
tree
2007-05-10
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-10
Ali Saidi
update for bus bridge updates
commit
|
commitdiff
|
tree
2007-05-10
Ali Saidi
add/update parameters for bus bridge
commit
|
commitdiff
|
tree
2007-05-10
Ali Saidi
couple of updates in the intel nic
commit
|
commitdiff
|
tree
2007-05-10
Ali Saidi
update for new reschedule semantics
commit
|
commitdiff
|
tree
2007-05-10
Ali Saidi
undo my previous bus change, it can make the bus deadlo...
commit
|
commitdiff
|
tree
2007-05-09
Ali Saidi
Merge zeep:/z/saidi/work/m5.newmem
commit
|
commitdiff
|
tree
2007-05-09
Ali Saidi
add a backoff algorithm when nacks are received by...
commit
|
commitdiff
|
tree
2007-05-09
Ali Saidi
fix the translating ports so it can add a page on a...
commit
|
commitdiff
|
tree
2007-05-09
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-09
Ali Saidi
bit_val was being used directly in the statement in...
commit
|
commitdiff
|
tree
2007-05-07
Ali Saidi
update for partial write fix changes
commit
|
commitdiff
|
tree
2007-05-07
Ali Saidi
the bridge never returns false when recvTiming() is...
commit
|
commitdiff
|
tree
2007-05-07
Ali Saidi
fix partial writes with a functional memory hack
commit
|
commitdiff
|
tree
2007-05-01
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-01
Ali Saidi
change the way dprintf works so the cache accesses...
commit
|
commitdiff
|
tree
2007-05-01
Ali Saidi
fix flushAddr so it doesn't modify an iterator that...
commit
|
commitdiff
|
tree
2007-05-01
Ali Saidi
update for dprintk and not initializing lastTxInt
commit
|
commitdiff
|
tree
2007-05-01
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-01
Ali Saidi
initialize lastTxInt to 0
commit
|
commitdiff
|
tree
2007-05-01
Ali Saidi
always skip the debugprintf function (DebugPrintf trace...
commit
|
commitdiff
|
tree
2007-04-30
Ali Saidi
update release notes a bit
commit
|
commitdiff
|
tree
2007-04-30
Ali Saidi
update refs for uart device changes
commit
|
commitdiff
|
tree
2007-04-30
Ali Saidi
fix igbe bug
commit
|
commitdiff
|
tree
2007-04-30
Ali Saidi
fix console printing bug
commit
|
commitdiff
|
tree
2007-04-30
Ali Saidi
add the ability for the ethernet device to check if...
commit
|
commitdiff
|
tree
2007-04-30
Ali Saidi
add a udp stream benchmark and a udp loopback benchmark
commit
|
commitdiff
|
tree
next