2006-02-28 |
Ali Saidi | Add quiesceNs, quiesceTime, quiesceCycles, and m5panic... |
commit | commitdiff | tree |
2006-02-27 |
Nathan Binkert | fix some minor stats stuff |
commit | commitdiff | tree |
2006-02-27 |
Nathan Binkert | add some support for random access of data in packet... |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | Allow graph_group to not be selected so we can have a |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | better function categorization |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | fix small python bug in database processing code |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | code cleanup |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | forgot to add a chart option |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | add error bars and more options for legend placement |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | better colors for barcharts |
commit | commitdiff | tree |
2006-02-26 |
Steve Reinhardt | Make sure cpu/static_inst_exec_sigs.hh get rebuilt... |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | only build libelf.a, forget about the other |
commit | commitdiff | tree |
2006-02-26 |
Nathan Binkert | Since the delayed write stuff is gone, get rid of regWrite |
commit | commitdiff | tree |
2006-02-24 |
Lisa Hsu | Merge zizzer:/bk/m5 |
commit | commitdiff | tree |
2006-02-24 |
Lisa Hsu | 1) make it pretty for large clusters |
commit | commitdiff | tree |
2006-02-23 |
Steve Reinhardt | Enable building only selected CPU models via new scons |
commit | commitdiff | tree |
2006-02-23 |
Ali Saidi | ev5.cc: |
commit | commitdiff | tree |
2006-02-23 |
Ali Saidi | Merge zizzer:/bk/m5 |
commit | commitdiff | tree |
2006-02-23 |
Ali Saidi | Get rid of the xc from the alphaAccess/alphaConsole... |
commit | commitdiff | tree |
2006-02-23 |
Steve Reinhardt | Create a Builder object for .isa files in arch/SConscript. |
commit | commitdiff | tree |
2006-02-23 |
Kevin Lim | Cast enum to int to fix compile error from regression. |
commit | commitdiff | tree |
2006-02-23 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2006-02-23 |
Steve Reinhardt | Add pipe() syscall to Alpha Linux emulation. |
commit | commitdiff | tree |
2006-02-23 |
Nathan Binkert | don't add an empty suboption description |
commit | commitdiff | tree |
2006-02-23 |
Nathan Binkert | make it possible to add filters for job names so that |
commit | commitdiff | tree |
2006-02-23 |
Nathan Binkert | fix stat name |
commit | commitdiff | tree |
2006-02-23 |
Steve Reinhardt | Auto-generate arch/foo.hh "switch headers" in scons. |
commit | commitdiff | tree |
2006-02-23 |
Steve Reinhardt | Clean excess comments out of SConscripts. |
commit | commitdiff | tree |
2006-02-22 |
Gabe Black | Changed Fault * to Fault, which is a typedef to FaultBa... |
commit | commitdiff | tree |
2006-02-21 |
Gabe Black | Made Addr a global type |
commit | commitdiff | tree |
2006-02-21 |
Gabe Black | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2006-02-21 |
Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch |
commit | commitdiff | tree |
2006-02-21 |
Gabe Black | Finished the implementing the change of the ISA from... |
commit | commitdiff | tree |
2006-02-21 |
Nathan Binkert | Get rid of the code that delays PIO write accesses |
commit | commitdiff | tree |
2006-02-20 |
Korey Sewell | make MIPS specific |
commit | commitdiff | tree |
2006-02-20 |
Korey Sewell | load/store instruction format ... now generates load... |
commit | commitdiff | tree |
2006-02-20 |
Korey Sewell | Support for All Jump Instructions ... |
commit | commitdiff | tree |
2006-02-19 |
Gabe Black | Reapplied changes which were undone by a pull |
commit | commitdiff | tree |
2006-02-19 |
Gabe Black | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2006-02-19 |
Gabe Black | Remade some changes which were undone |
commit | commitdiff | tree |
2006-02-19 |
Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch |
commit | commitdiff | tree |
2006-02-19 |
Gabe Black | Changes to untemplate StaticInst and StaticInstPtr... |
commit | commitdiff | tree |
2006-02-19 |
Ali Saidi | Merge zizzer:/bk/m5 |
commit | commitdiff | tree |
2006-02-19 |
Ali Saidi | forgot a negative sign |
commit | commitdiff | tree |
2006-02-19 |
Ali Saidi | Move Linux/Tru64 architecture independent code into... |
commit | commitdiff | tree |
2006-02-19 |
Korey Sewell | Support NNPC and branch instructions ... Outputs to... |
commit | commitdiff | tree |
2006-02-19 |
Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch |
commit | commitdiff | tree |
2006-02-19 |
Gabe Black | Changed the isa from a class to a namespace, untemplate... |
commit | commitdiff | tree |
2006-02-19 |
Lisa Hsu | few changes for nate: |
commit | commitdiff | tree |
2006-02-18 |
Lisa Hsu | remove print statements |
commit | commitdiff | tree |
2006-02-18 |
Lisa Hsu | more changes for subtick labels. |
commit | commitdiff | tree |
2006-02-18 |
Lisa Hsu | Merge zizzer:/bk/m5 |
commit | commitdiff | tree |
2006-02-18 |
Lisa Hsu | Now you can have sublabels for every bar using the... |
commit | commitdiff | tree |
2006-02-18 |
Korey Sewell | changes from mergedmem |
commit | commitdiff | tree |
2006-02-18 |
Korey Sewell | use string name to figure out if we have a "AndLink... |
commit | commitdiff | tree |
2006-02-18 |
Korey Sewell | MIPS generates ISA code through scons '.../decoder... |
commit | commitdiff | tree |
2006-02-17 |
Kevin Lim | Get rid of deque (poor memory allocation), switch them... |
commit | commitdiff | tree |
2006-02-16 |
Kevin Lim | Remove fake fault. |
commit | commitdiff | tree |
2006-02-16 |
Kevin Lim | Merge ktlim@zizzer:/bk/m5 |
commit | commitdiff | tree |
2006-02-16 |
Kevin Lim | Fixes to handle generating the initiateAcc and complete... |
commit | commitdiff | tree |
2006-02-16 |
Korey Sewell | Get ISA parser to at least include all the ISA correctl... |
commit | commitdiff | tree |
2006-02-16 |
Korey Sewell | Merge zizzer:/bk/multiarch |
commit | commitdiff | tree |
2006-02-16 |
Korey Sewell | file name changes ... minor ISA changes |
commit | commitdiff | tree |
2006-02-16 |
Gabe Black | Some changes which weren't needed before doing a bk... |
commit | commitdiff | tree |
2006-02-16 |
Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch |
commit | commitdiff | tree |
2006-02-16 |
Gabe Black | Changed the fault enum into a class, and fixed everythi... |
commit | commitdiff | tree |
2006-02-16 |
Gabe Black | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2006-02-15 |
Korey Sewell | ... |
commit | commitdiff | tree |
2006-02-15 |
Kevin Lim | Gives separate methods for initiating and completing... |
commit | commitdiff | tree |
2006-02-15 |
Ali Saidi | Merge zizzer:/bk/m5 |
commit | commitdiff | tree |
2006-02-15 |
Ali Saidi | endian fixes and compiles on mac os x |
commit | commitdiff | tree |
2006-02-15 |
Korey Sewell | Merge zizzer:/bk/multiarch |
commit | commitdiff | tree |
2006-02-15 |
Korey Sewell | another big step to a parsable ISA ... no errors after... |
commit | commitdiff | tree |
2006-02-15 |
Korey Sewell | trying to get ISA to parse correctly ... |
commit | commitdiff | tree |
2006-02-15 |
Gabe Black | New files to fix building the SPARC_SE and MIPS_SE... |
commit | commitdiff | tree |
2006-02-14 |
Gabe Black | Fixed a path in the alpha isa description. |
commit | commitdiff | tree |
2006-02-14 |
Korey Sewell | Merge zizzer:/bk/multiarch |
commit | commitdiff | tree |
2006-02-14 |
Korey Sewell | make MIPS MT instructions decodable ... |
commit | commitdiff | tree |
2006-02-12 |
Gabe Black | Pseudo instructions are now passed whatever instruction... |
commit | commitdiff | tree |
2006-02-12 |
Gabe Black | Removed isa_traits.hh from targetarch, moved vptr.hh... |
commit | commitdiff | tree |
2006-02-12 |
Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch |
commit | commitdiff | tree |
2006-02-12 |
Gabe Black | vptr.hh: |
commit | commitdiff | tree |
2006-02-12 |
Gabe Black | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2006-02-12 |
Steve Reinhardt | Polishing of isa_parser.py internal operand handling... |
commit | commitdiff | tree |
2006-02-12 |
Steve Reinhardt | Minor cleanup of operand type and traits code in isa_pa... |
commit | commitdiff | tree |
2006-02-11 |
Steve Reinhardt | Add keyword parameters and list-valued arguments to |
commit | commitdiff | tree |
2006-02-11 |
Ali Saidi | fix #if. I wonder why my compiler had no issues. Even... |
commit | commitdiff | tree |
2006-02-11 |
Ali Saidi | hello world works on a BE host for a LE guest |
commit | commitdiff | tree |
2006-02-11 |
Ali Saidi | Merge zizzer:/bk/m5 |
commit | commitdiff | tree |
2006-02-10 |
Gabe Black | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2006-02-10 |
Ali Saidi | confused an ifdef with an if |
commit | commitdiff | tree |
2006-02-10 |
Ali Saidi | Merge zizzer:/bk/m5 |
commit | commitdiff | tree |
2006-02-10 |
Ali Saidi | fix problems on darwin/*BSD for syscall emulation mode |
commit | commitdiff | tree |
2006-02-10 |
Steve Reinhardt | Change how memory operands are handled in ISA descriptions. |
commit | commitdiff | tree |
2006-02-10 |
Korey Sewell | Merge zizzer:/bk/multiarch |
commit | commitdiff | tree |
2006-02-10 |
Korey Sewell | The first fully coded version of decoder.isa!!!!! |
commit | commitdiff | tree |
2006-02-10 |
Steve Reinhardt | Split Alpha ISA description into multiple files |
commit | commitdiff | tree |
2006-02-10 |
Steve Reinhardt | Minor cleanup of include-handling code in isa_parser.py. |
commit | commitdiff | tree |
2006-02-09 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2006-02-09 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
next |