Age | Commit message (Expand) | Author |
2014-08-26 | base: Replace the internal varargs stuff with C++11 constructs | Andreas Sandberg |
2013-02-19 | scons: Add warning for missing declarations | Andreas Hansson |
2012-11-02 | sim: Include object header files in SWIG interfaces | Andreas Sandberg |
2012-03-19 | gcc: Clean-up of non-C++0x compliant code, first steps | Andreas Hansson |
2012-02-24 | MEM: Make port proxies use references rather than pointers | Andreas Hansson |
2012-01-31 | Merge with head, hopefully the last time for this batch. | Gabe Black |
2012-01-31 | clang: Enable compiling gem5 using clang 2.9 and 3.0 | Koan-Sin Tan |
2012-01-28 | Merge with the main repo. | Gabe Black |
2012-01-17 | MEM: Add port proxies instead of non-structural ports | Andreas Hansson |
2011-10-30 | X86: Get rid of more uses of FULL_SYSTEM. | Gabe Black |
2011-05-23 | config: revamp x86 config to avoid appending to SimObjectVectors | Steve Reinhardt |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2010-12-20 | Style: Replace some tabs with spaces. | Gabe Black |
2010-05-25 | x86: put back code that I accidentally deleted | Nathan Binkert |
2010-05-23 | copyright: Change HP copyright on x86 code to be more friendly | Nathan Binkert |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2009-02-01 | X86: Add extended Intel MP entries correctly. | Gabe Black |
2009-02-01 | X86: Set/correct some default values for x86 parameters. | Gabe Black |
2008-12-06 | X86: Add add_entry back in. | Gabe Black |
2008-10-20 | O3CPU: Undo Gabe's changes to remove hwrei and simpalcheck from O3 CPU. Remo... | Ali Saidi |
2008-10-11 | X86: Add an Intel MP table to the simulation. | Gabe Black |
2008-10-10 | X86: Create SimObjects in python and C++ to represent the ACPI system descrip... | Gabe Black |
2008-10-10 | X86: Create SimObjects in python and C++ to represent the Intel MP tables. | Gabe Black |
2008-10-10 | X86: Turn SMBios structures into simobjects. | Gabe Black |
2008-10-10 | X86: Add a couple comments to the bios SConscript | Gabe Black |
2008-10-10 | X86: Move the smbios objects into a folder for BIOS objects. | Gabe Black |
2008-10-09 | SimObjects: Clean up handling of C++ namespaces. | Nathan Binkert |
2008-06-12 | X86: Make the e820 table manually or automatically configurable from python. | Gabe Black |