Age | Commit message (Expand) | Author |
2011-06-10 | sparc: update simple cpu regressions | Korey Sewell |
2011-06-09 | sparc: compilation fixes for inorder | Korey Sewell |
2011-06-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-06-08 | Mem: Use sysconf to get the page size instead of the PAGE_SIZE macro. | Gabe Black |
2011-06-07 | ISA parser: Loosen the regular expressions matching filenames. | Gabe Black |
2011-06-07 | gcc 4.0: Add some virtual destructors to make gcc 4.0 happy. | Gabe Black |
2011-06-03 | SLICC: Remove machine name as prefix to functions | Nilay Vaish |
2011-06-02 | SConstruct: automatically update .hg/hgrc with style hooks. | Steve Reinhardt |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2011-06-02 | scons: rename some things from m5 to gem5 | Nathan Binkert |
2011-06-02 | copyright: Add code for finding all copyright blocks and create a COPYING file | Nathan Binkert |
2011-06-02 | copyright: clean up copyright blocks | Nathan Binkert |
2011-06-01 | SimObject: allow modules in subclass definitions | Steve Reinhardt |
2011-05-31 | orion: bug fix in link power, and some reorg | Tushar Krishna |
2011-05-31 | garnet: added network ptr to links to be used by orion | Tushar Krishna |
2011-05-29 | Misc: Remove the URL from warnings, fatals, panics, etc. | Gabe Black |
2011-05-25 | Name: Replace M5 with gem5 in a few places it's printed on startup. | Gabe Black |
2011-05-24 | style: Make the style hook work in directories other than the root. | Nathan Binkert |
2011-05-23 | sim: style fixes in sim/process.hh | Steve Reinhardt |
2011-05-23 | syscall emul: fix Power Linux mmap constant, plus other cleanup | Steve Reinhardt |
2011-05-23 | config: revamp x86 config to avoid appending to SimObjectVectors | Steve Reinhardt |
2011-05-23 | config: tweak ruby configs to clean up hierarchy | Steve Reinhardt |
2011-05-23 | config: reinstate implicit parenting on parameter assignment | Steve Reinhardt |
2011-05-23 | sim: add some DPRINTFs for debugging unserialization | Steve Reinhardt |
2011-05-23 | util/regress: make default action a more thorough regression | Steve Reinhardt |
2011-05-23 | configs: missed spot progress-interval change | Korey Sewell |
2011-05-23 | Stats: Update stats for minor O3 changes below. | Ali Saidi |
2011-05-23 | O3: Fix offset calculation into storeQueue buffer for store->load forwarding | Geoffrey Blake |
2011-05-23 | O3: Fix issue w/wbOutstading being decremented multiple times on blocked cache. | Geoffrey Blake |
2011-05-23 | O3: Fix issue with interrupts/faults occuring in the middle of a macro-op | Geoffrey Blake |
2011-05-21 | garnet: use vnet_type from protocol to decide buffer depths | Tushar Krishna |
2011-05-21 | configs: remove -p from ruby_network_test.py | Tushar Krishna |
2011-05-20 | configs: cleanup redundant/unused options | Korey Sewell |
2011-05-20 | slicc: added vnet_type to MI_example | Tushar Krishna |
2011-05-18 | gcc: fix an uninitialized variable warning from G++ 4.5 | Nathan Binkert |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-18 | garnet: rename and rearrange config parameters. | Tushar Krishna |
2011-05-13 | ARM: Fix up stats for previous changes to condition codes | Ali Saidi |
2011-05-13 | ARM: Generate condition code setting code based on which codes are set. | Ali Saidi |
2011-05-13 | ARM: Construct the predicate test register for more instruction programatically. | Ali Saidi |
2011-05-13 | ARM: Further break up condition code into NZ, C, V bits. | Ali Saidi |
2011-05-13 | ARM: Remove the saturating (Q) condition code from the renamed register. | Ali Saidi |
2011-05-13 | ARM: Break up condition codes into normal flags, saturation, and simd. | Ali Saidi |
2011-05-13 | Trace: Allow printing ASIDs and selectively tracing based on user/kernel code. | Chander Sudanthi |
2011-05-13 | ARM: Better RealView/Versatile EB platform support. | Chander Sudanthi |
2011-05-13 | O3: Fix an issue with a load & branch instruction and mem dep squashing | Geoffrey Blake |
2011-05-12 | stats: delete mysql support | Nathan Binkert |
2011-05-12 | stats: move code that loops over all stats into python | Nathan Binkert |
2011-05-12 | stats: better expose statistics to python. | Nathan Binkert |
2011-05-09 | work around gcc 4.5 warning | Nathan Binkert |