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-11-08
Compiling: Fix for 64bit compile on Darwin/OSX 10.5.
Ali Saidi
2007-10-31
String constant const-ness changes to placate g++ 4.2.
Steve Reinhardt
2007-10-31
Traceflags: Old traceflags.py file is no longer needed.
Ali Saidi
2007-10-31
Traceflags: Add SCons function to created a traceflag instead of having one f...
Ali Saidi
2007-10-31
Base: Rework the way M5 provides and creates random numbers.
Ali Saidi
2007-10-30
Add constant stat.
Vilas Sridharan
2007-10-12
Loader: Identify sections based on virtual addresses, and set the LoadAddrMas...
Gabe Black
2007-10-09
ELF Loader: Use physical addresses instead of virtual ones.
Gabe Black
2007-10-07
BitUnion: Fix some types in the bitunion classes.
Gabe Black
2007-10-02
Remote GDB: Get rid of an unwanted delete in SE.
Gabe Black
2007-09-25
Condition Codes: Fix the findParity function.
Gabe Black
2007-09-25
Condition Codes: Fix type error.
Gabe Black
2007-09-25
Loader: Load all segments of an elf, rather than just the "text" and "data".
Gabe Black
2007-09-11
Loader: Error if a TLS section is found in the binary.
Ali Saidi
2007-09-10
Remove redundant endian.hh and use byteswap.hh in its place.
Gabe Black
2007-08-10
DMA: Add IOCache and fix bus bridge to optionally only send requests one
Ali Saidi
2007-08-10
Bus: Only call end() on an stl object once in a loop
Ali Saidi
2007-08-03
merge from head
Steve Reinhardt
2007-08-02
Output: Make OutputDirectory::create() be able to create binary files.
Ali Saidi
2007-07-22
Merge more changes in from head.
Steve Reinhardt
2007-07-22
Merge Gabe's changes with mine.
Steve Reinhardt
2007-07-20
Fix function which calculates the carry flag.
Gabe Black
2007-07-18
Fix a compilation error for SubBitUnions,
Gabe Black
2007-07-17
Create a file of functions for computing condition codes.
Gabe Black
2007-07-17
Add a conversion constructor so a bitunion can be initialized to a value.
Gabe Black
2007-07-14
Move bitunion code into it's own file.
Gabe Black
2007-07-14
Add CacheRepl trace flag and move a couple DPRINTFs to it.
Steve Reinhardt
2007-07-14
Merge from head.
Steve Reinhardt
2007-07-14
Make NO_FAST_ALLOC compile.
Steve Reinhardt
2007-06-23
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-06-22
mips import pt. 1
Korey Sewell
2007-06-21
Getting closer...
Steve Reinhardt
2007-06-14
Fix an assert to allow rounding mode 0.
Gabe Black
2007-06-09
only compile fenv.c if we're using fenv
Nathan Binkert
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
[prev]
[next]