SPARC: Adjust a few instructions to not write registers in initiateAcc.
[gem5.git] / src / python /
2009-02-18 Nathan Binkertevents: Make trace events happen at the right priority.
2009-02-16 Nathan Binkerttraceflags: fix --trace-help
2009-02-05 Nathan Binkertsome new files are missing copyright notices
2009-01-31 Ali SaidiSCons: Fix how we get Mercurial revision information...
2009-01-31 Ali SaidiErrors: Print a URL with a hash of the format string...
2009-01-31 Ali SaidiConfig: Cause a fatal() when a parameter without a...
2009-01-19 Nathan Binkertpython: add fatal() function to the m5 package and...
2009-01-19 Nathan Binkertpython: Try to isolate the stuff that's in the m5.inter...
2009-01-19 Nathan Binkerttracing: panic() if people try to use tracing, but...
2009-01-19 Nathan Binkertpython: Rework how things are imported
2008-12-08 Nathan Binkertoutput: Change default output directory and files and...
2008-12-06 Nathan Binkerttraceflags: Make "All" a valid trace flag.
2008-12-06 Nathan BinkertSimObject: change naming of vectors so there are the...
2008-11-17 Steve ReinhardtSort trace flags before printing them.
2008-11-10 Nathan Binkertpython: Fix the reference counting for python events...
2008-10-27 Clint SmullenCheckpointing: createCountedDrain function, it was...
2008-10-16 Lisa HsuAutomated merge with ssh://daystrom.m5sim.org//z/repo/m5
2008-10-14 Nathan Binkerteventq: make python events actually work
2008-10-10 Nathan Binkertautomerge
2008-10-10 Nathan Binkertoutput: Make panic/fatal/warn more flexible so we can...
2008-10-10 Nathan Binkertjobfile: Add support for dictionaries as jobfile options.
2008-10-10 Nathan Binkertpython: Add a utility for nested attribute dicts.
2008-10-10 Nathan BinkertSimObjects: Clean up handling of C++ namespaces.
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-10-09 Nathan Binkerteventq: Major API change for the Event and EventQueue...
2008-10-09 Nathan Binkertpdb: Try to make pdb work better.
2008-10-06 Nathan Binkertpython: cleanup options parsing stuff so that it proper...
2008-09-30 Steve ReinhardtMake overriding port assignments in Python work,
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-08-04 Steve ReinhardtMake time format in 'started' line same as 'compiled'.
2008-08-04 Steve ReinhardtGet rid of outputStream... wasn't really being used
2008-08-04 Steve ReinhardtAdd -r/-e options to redirect stdout/stderr.
2008-08-04 Nathan Binkertsockets: Add a function to disable all listening sockets.
2008-08-04 Nathan Binkertlibm5: Create a libm5 static library for embedding m5.
2008-07-31 Nathan Binkertscons: Get rid of generate.py in the build system.
2008-07-23 Michael AdlerRemoteGDB: add an m5 command line option for setting...
2008-06-28 Steve ReinhardtAutomated merge after backout.
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-24 Ali SaidiCheckpoinging/SWIG: Undo part of changeset 5464 since...
2008-06-18 Nathan Binkertimported patch sim_object_params.diff
2008-06-16 Nathan Binkertparams: Prevent people from setting attributes on vecto...
2008-06-16 Nathan Binkertadd compile flags to m5
2008-06-15 Nathan BinkertCommand line option to print out List of SimObjects...
2008-06-15 Nathan Binkertmain: add .m5/options.py processing. This file is...
2008-06-15 Nathan BinkertAdd .m5 configuration directory
2008-06-15 Nathan Binkertpython: Separate the options parsing stuff. Remove...
2008-06-15 Nathan Binkertparams: Fix the memory bandwidth parameter
2008-06-15 Nathan Binkertparams: Fix floating point parameters
2008-06-15 Nathan Binkertpython: Move various utility classes into a new m5...
2008-06-14 Nathan BinkertFix various SWIG warnings
2008-06-14 Nathan Binkertscons: proper fix for hg version stuff
2008-06-14 Nathan Binkertscons: fix program_info.cc generation
2008-06-13 Steve ReinhardtAutomated merge with ssh://m5sim.org//repo/m5
2008-06-13 Ali SaidiHG: Add compiled hg revision and date to the standard...
2008-06-12 Gabe BlackParams: Allow nested namespaces in cxx_namespace
2008-06-12 Gabe BlackParams: Remove an unnecessary include.
2008-02-11 Ali SaidiUpdate copyright dates
2007-11-15 Korey Sewellbranch merge
2007-11-13 Gabe BlackParams: Fix check for cycles in the configuration and...
2007-11-08 Ali SaidiPython: Allow a range to be a python tuple/list.
2007-11-05 Ali SaidiTraceFlags: Fix off-by-one error with number of traceflags. m5_2.0_beta4
2007-11-01 Steve ReinhardtString constant const-ness changes to placate g++ 4.2.
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-09-05 Gabe BlackMerge with head.
2007-09-04 Ali SaidiSerialization: Fix unserialization of object pointers
2007-09-04 Ali SaidiConfig: Remove some ini file code that no longer works
2007-08-30 Miles Kaufmannpython: Write configuration file without reassigning...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-30 Miles Kaufmannpython: Eliminate the Python use of eval() and frame...
2007-08-19 Gabe BlackMerge with head.
2007-08-17 Ali SaidiPorts: Only try to do EthPort stuff in full system.
2007-08-16 Ali SaidiDevices: Make EtherInts connect in the same way memory...
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-13 Nathan Binkertpython: make the DictImporter's unload() work in any...
2007-08-05 Gabe BlackMerge with head.
2007-08-04 Nathan Binkertswitching: Remove the drain and resume code from the...
2007-08-04 Nathan Binkertpython: use the enum values in the memory mode changing...
2007-08-04 Nathan Binkertswig: %include all of the enums to get all of the defin...
2007-08-04 Nathan Binkertmerge
2007-08-04 Nathan Binkertpython: provide access to stats
2007-08-03 Steve Reinhardtmerge from head
2007-08-03 Gabe BlackMerge with head.
2007-08-03 Nathan Binkertpython: Improve support for python calling back to...
2007-08-03 Ali SaidiMerge: No changes
2007-08-02 Gabe BlackMerge with head.
2007-08-02 Nathan Binkertmerge: no manual changes
2007-08-02 Nathan Binkertpython: fix m5.build_env variable.
2007-08-02 Ali Saidimerge, no manual changes
2007-08-02 Nathan Binkertpython: need to import objects to make some calls work
2007-08-02 Nathan Binkertmain: expose the build information as a simple command...
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-10 Nathan BinkertAdd a function to get a SimObject's memory mode and...
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
next