summaryrefslogtreecommitdiff
path: root/src/sim/arguments.hh
AgeCommit message (Expand)Author
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2014-10-16dev: Use shared_ptr for Arguments::DataAndreas Hansson
2013-09-04arch: Resurrect the NOISA build target and rename it NULLAndreas Hansson
2013-02-19scons: Fix up numerous warnings about name shadowingAndreas Hansson
2012-05-30gcc: Small fixes to compile with gcc 4.7Andreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2010-10-15GetArgument: Rework getArgument so that X86_FS compiles again.Gabe Black
2010-10-01Debug: Implement getArgument() and function skipping for ARM.Ali Saidi
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2007-08-01Arguments: Get rid of duplicate code for the Arguments class in each architec...Ali Saidi