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
2016-03-17
base: add symbol support for dynamic libraries
Brandon Potter
2016-03-17
base: style cleanup for ObjectFile and ElfObject
Brandon Potter
2016-03-17
base: support dynamic loading of Linux ELF objects in SE mode
Brandon Potter
2015-11-27
base: Add support for changing output directories
Andreas Sandberg
2016-02-29
base: support gzip-compressed object files
Curtis Dunham
2016-02-06
style: fix missing spaces in control statements
Steve Reinhardt
2016-02-06
style: remove trailing whitespace
Steve Reinhardt
2016-01-19
* * *
Tony Gutierrez
2016-01-11
scons: Enable -Wextra by default
Andreas Hansson
2016-01-11
ext: Replace gzstream with iostream3 from zlib to avoid LGPL
Andreas Hansson
2015-12-18
arm: remote GDB: rationalize structure of register offsets
Boris Shingarov
2015-12-10
dev: Move network devices to src/dev/net/
Andreas Sandberg
2015-11-05
sim: Disable gzip compression for writefile pseudo instruction
Sascha Bischoff
2015-12-04
sim: Add support for generating back traces on errors
Andreas Sandberg
2015-11-06
misc: Appease clang static analyzer
Andreas Hansson
2015-10-12
misc: Remove redundant compiler-specific defines
Andreas Hansson
2015-09-30
base: remove Trace::enabled flag
Curtis Dunham
2015-08-07
base: Rewrite the CircleBuf to fix bugs and add serialization
Andreas Sandberg
2015-08-07
base: Declare a type for context IDs
Andreas Sandberg
2015-08-07
base: Use constexpr in Cycles
Andreas Sandberg
2015-07-07
base: Add serialization support to Pixels and FrameBuffer
Andreas Sandberg
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2015-07-03
base: remove fd from object loaders
Curtis Dunham
2015-06-21
base: Add a warn_if macro
Andreas Sandberg
2015-06-09
base: Reset CircleBuf size on flush()
Andreas Sandberg
2015-05-26
base: Allow multiple interleaved ranges
Andreas Hansson
2015-05-23
base: Redesign internal frame buffer handling
Andreas Sandberg
2015-05-23
base: Clean up bitmap generation code
Andreas Sandberg
2015-04-29
arch, base, dev, kern, sym: FreeBSD support
Ruslan Bukin
2015-04-22
base: add new ChunkGenerator method to identify last chunk
Brandon Potter
2015-02-11
base: Add compiler macros to add deprecation warnings
Andreas Sandberg
2015-02-11
base: Do not dereference NULL in CompoundFlag creation
Andreas Hansson
2015-02-03
base: add an accessor and operators ==,!= to address ranges
Curtis Dunham
2015-02-03
base: Add XOR-based hashed address interleaving
Andreas Hansson
2015-01-07
base: Fix assigning between identical bitfields.
Gabe Black
2014-12-05
misc: Generalize GDB single stepping.
Gabe Black
2014-12-05
misc: Add some utility functions for schedule inst commit events.
Gabe Black
2014-12-05
misc: Rename the GDB "Event" event class to InputEvent.
Gabe Black
2014-12-05
sim: Ensure GDB interrupts the simulation at an instruction boundary.
Gabe Black
2014-12-05
misc: Make the GDB register cache accessible in various sized chunks.
Gabe Black
2014-12-03
sim: Make it possible to override the breakpoint length check.
Gabe Black
2014-11-24
misc: Another round of static analysis fixups
Andreas Hansson
2014-11-17
vnc: Add a conversion function for bgr888.
Gabe Black
2014-11-14
arm: Fixes based on UBSan and static analysis
Andreas Hansson
2014-11-12
base: Revert 9277177eccff and use getenv/setenv for UTC time
Andreas Hansson
2014-10-29
arm: Fix multi-system AArch64 boot w/caches.
Ali Saidi
2014-10-20
misc: Use gmtime for conversion to UTC to avoid getenv/setenv
Andreas Hansson
2014-10-20
base: Fix for stats node on gcc < 4.6.3
Andreas Hansson
2014-10-16
misc: Move AddrRangeList from port.hh to addr_range.hh
Andreas Hansson
2014-10-16
sim: EventQueue wakeup on events scheduled outside the event loop
Andreas Hansson
[next]