index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
Age
Commit message (
Expand
)
Author
2007-05-26
Get rid of GNU libelf and its autoconf nastiness and replace
Nathan Binkert
2007-05-11
total should be the sum of the vector result of an operation,
Nathan Binkert
2007-05-09
bit_val was being used directly in the statement in return. If type B had few...
Ali Saidi
2007-04-21
fixes for solaris compile
Ali Saidi
2007-04-21
create base/fenv.c to standerdize fenv across platforms. It's a c file and no...
Ali Saidi
2007-04-12
Completely re-work how the scons framework incorporates swig
Nathan Binkert
2007-03-26
Instead of creating a new python process to run traceflags.py,
Nathan Binkert
2007-03-21
Missed a const
Gabe Black
2007-03-20
Fixed up some types and const placement, and added signed bitfields that sign...
Gabe Black
2007-03-19
Ditched read or write only subbitfields for now since they were proving diffi...
Gabe Black
2007-03-19
For the _BitfieldRO and _BitfieldWO classes, make sure the undesired operator...
Gabe Black
2007-03-19
Formatting fixes.
Gabe Black
2007-03-19
Lots and lots of comments.
Gabe Black
2007-03-19
Reworked the BitUnion stuff a bit. There is moderately better isolation of th...
Gabe Black
2007-03-17
Created BitUnion type which lets you define nested bitfields for an integer i...
Gabe Black
2007-03-15
Merge zizzer:/bk/newmem
Ali Saidi
2007-03-15
fix a bug gabe found
Ali Saidi
2007-03-15
Changed warns to DPRINTFs and multiply by 8 where needed.
Gabe Black
2007-03-13
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-13
fix interrupting during a quisce on sparc
Ali Saidi
2007-03-12
call ccprintf() with the appropriate argument types so we don't recuse forever
Ali Saidi
2007-03-12
remove the extern C around gdb helper functions. It's need needed for any new...
Ali Saidi
2007-03-12
Get rid of those pesky valgrind warnings, Conditional jump or move depends on...
Ali Saidi
2007-03-11
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-11
Make sttw and sttwa use the twin memory operations.
Gabe Black
2007-03-10
Rework the way SCons recurses into subdirectories, making it
Nathan Binkert
2007-03-07
Add some constructors and an output operator to the Twin??_t types so that o3...
Gabe Black
2007-03-06
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-06
Move all of the parameters of the Root SimObject so they are
Nathan Binkert
2007-03-06
Get X86 to load an elf and start a process for it.
Gabe Black
2007-03-05
Add x86 to the Arch enum in the object file class.
Gabe Black
2007-03-03
Merge zizzer:/bk/newmem
Ali Saidi
2007-03-03
Implement Niagara I/O interface and rework interrupts
Ali Saidi
2007-03-03
Do the default argument stuff in python
Nathan Binkert
2007-03-02
make ldtw(a) -- Twin 32 bit load work correctly -- by doing it the same way a...
Ali Saidi
2007-02-28
Make trap instructions always generate TrapInstruction Fault objects which ca...
Gabe Black
2007-02-21
Make comments refer to ticks not cycles
Nathan Binkert
2007-02-21
Fix majory brokenness in my previous MySQL commit, basically
Nathan Binkert
2007-02-18
Merge zizzer:/bk/newmem
Ali Saidi
2007-02-18
implement vtophys and 32bit gdb support
Ali Saidi
2007-02-18
Get rid of the stand alone ParamContext since all of the
Nathan Binkert
2007-02-17
Get rid of the Statistics and Statreset ParamContexts, and
Nathan Binkert
2007-02-17
Remove the event_ignore stuff since it was never really used
Nathan Binkert
2007-02-17
Default to tracing being disabled in C++, it will be turned
Nathan Binkert
2007-02-13
fix compiling problems
Ali Saidi
2007-02-13
Merge all of the execution trace configuration stuff into
Nathan Binkert
2007-02-13
Rearrange traceflags.py so that the file generation only happens if
Nathan Binkert
2007-02-12
Merge zizzer:/bk/newmem
Ali Saidi
2007-02-12
rename store conditional stuff as extra data so it can be used for conditiona...
Ali Saidi
2007-02-12
cleanup
Nathan Binkert
[next]