projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2018-10-16
Gabe Black
systemc: Add some error checks to sc_clock.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add an error check to sc_gen_unique_name.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Detach child events in the Object destructor.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Report an error if an sc_event_finder is used...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement port binding policies.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add some deprecated positional binding operators.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Keep track of progress when positionally binding.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fill out some error reporting in sc_port.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Run delta notifications in reverse insertion...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Change how signal based resets work.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Increment the change stamp value before the...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add a simple implementation for sc_mempool.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add an sc_gen_unique_name namespace to process...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add some error checks to the sc_module constru...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Change how errors are handled in some construc...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add an sc_gem5::Port destructor.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Change the point where elaboration is consider...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement sc_hierarchical_name_exists.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Make sure otherwise unnamed events get autogen...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fix a typo in one of the error messages.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement writer policies.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Don't use write() in sc_clock to set the clock...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Clear the current process when done with the...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement register_port in all the predefined...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add missing sc_interface::register_port, and...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Remove some old warn includes from ext/channel.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement sc_vector.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Change how the timing of binding ports works.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Use the stage of simulation and not port size...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Centralize how object parents are chosen.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Use c++11 partial functions instead of boosts.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Filter out a test which breaks rules gem5...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add a non-standard sc_time constructor and...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Modify reportifyException to keep sc_reports...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement the sc_time_tuple class.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Merge notify and notifyWork and ignore disable...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Ensure the reset event is notified before...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement signal based resets.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement the synchronous reset state.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement sc_event_queue.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Remove a hack which scaled sc_time into ps...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Change how the default timescale is set.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Simplify sc_time_stamp().
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement sc_get_curr_process_handle().
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Print an Info when setting a tracefile's time...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Move some constants out of sc_time.cc for...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add a warning to sc_interface::default_event.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Filter out an Info about delta cycles and...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Check the process type when using sc_join.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Make sure the right type process is running...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add an error check to sc_time.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add some error checks to sc_export.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement general and VCD trace support.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Don't schedule the ready event unnecessarily.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fix the implementation of sc_event::triggered.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Teach verify.py how to verify vcd files.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fix the default width values for the various...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fix a typo in verify.py.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add an error check whether an interface is...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add some additional error checks.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Change an error message to match the reference...
commit
|
commitdiff
|
tree
2018-10-13
Daniel
mem-cache: Add missing includes in TreePLRU
commit
|
commitdiff
|
tree
2018-10-13
Gabe Black
mem: Get rid of some stray lines which ended up in...
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
arch: Explicitly specify the endianness in the generic...
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
mips: Use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
alpha: Use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
sparc: Use big endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
arm: Use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
x86: Use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
mem: Expose the raw packet accessor functions.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
dev: Include the platform base class even in NULL_ISA...
commit
|
commitdiff
|
tree
2018-10-12
Ciro Santilli
syscall_emul: update arm uname release to 3.7.0+
commit
|
commitdiff
|
tree
2018-10-11
Daniel R. Carvalho
mem-cache: Factor ReplaceableEntry out
commit
|
commitdiff
|
tree
2018-10-11
Daniel R. Carvalho
mem-cache: Move sector_blks to tags folder
commit
|
commitdiff
|
tree
2018-10-11
Daniel R. Carvalho
mem-cache: Rename blk.cc/hh to cache_blk.cc/hh
commit
|
commitdiff
|
tree
2018-10-11
Daniel R. Carvalho
mem-cache: Virtualize block print
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Create Tree-PLRU replacement policy
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Remove CacheSet.hh
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Split Tags for indexing policies
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Use set and way for ReplaceableEntry
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Use possible locations to find block
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Create tags initialization function
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Remove Packet dependency in Tags
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement the sc_signal_rv channel and ports.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Ignore a gem5 warning about setting the stack...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Warn if sc_stop is called more than once.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Check whether the simulation is running when...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Handle nonstandard cthread sensitivities.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Change how the scheduler orders processes.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Differentiate between notifying methods and...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Rework how delayed sensitivities are handled.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Refactor sensitivities.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement sc_buffer.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Mark a few more tests as expected to return...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Add some error checks to some classes.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Add a "kind()" overload to sc_port_base.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement the sc_*_resolved classes.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement the sc_clock::time_stamp function.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement sc_mutex.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement sc_semaphore.
commit
|
commitdiff
|
tree
next