summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2016-01-11ext: Replace gzstream with iostream3 from zlib to avoid LGPLAndreas Hansson
2015-12-08ext: fix SST connectorCurtis Dunham
2015-10-06ext: fix SST connectorCurtis Dunham
2015-07-07ext: Add the NoMali GPU no-simulation libraryAndreas Sandberg
2015-04-08config: Support full-system with SST's memory systemCurtis Dunham
2015-04-08ext: Add SST connectorCurtis Dunham
2014-10-20ext: Bump DRAMPower to avoid compilation issuesAndreas Hansson
2014-10-16ext: Update fputils to rev 6a47fd8358Andreas Sandberg
2014-10-11ext: dsent: adds a Python interface, drops C++ oneNilay Vaish
2014-10-11ext: add the source code for DSENTNilay Vaish
2014-10-09ext: Add DRAMPower to enable on-line DRAM power modellingAndreas Hansson
2014-08-13ext: clang fix for flexible array membersMitch Hayenga
2014-06-04ext: Add a McPAT regression testerYasuko Eckert
2014-06-03ext: McPAT interface changes and fixesYasuko Eckert
2014-06-03ext: change McPAT to not force compile in 32-bit mode.Yasuko Eckert
2014-06-03ext: Redirect McPAT object filesYasuko Eckert
2014-03-19ext: disable PLY debuggingCurtis Dunham
2014-04-01ext: add McPAT sourceAnthony Gutierrez
2014-03-23ext: Fix typo in DRAMSim2 SConscriptAndreas Hansson
2014-02-18mem: Add a wrapped DRAMSim2 memory controllerAndreas Hansson
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2013-10-02ext: Fix fputils compiler flags to ensure ISO C99Andreas Hansson
2013-10-01ext: Update fputils to rev 52b6190b4eAndreas Sandberg
2013-09-30ext: Include libfputilsAndreas Sandberg
2013-02-15ext lib: add libfdt to enable flattened device tree supportAnthony Gutierrez
2013-01-07scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x supportAndreas Hansson
2013-01-07scons: Fix libelf linking errors when using clang/llvmAndreas Hansson
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2012-01-31clang: Enable compiling gem5 using clang 2.9 and 3.0Koan-Sin Tan
2012-01-09MAC: Make gem5 compile and run on MacOSX 10.7.2Andreas Hansson
2011-06-12LibElf: Build the error management code in libelf.Gabe Black
2011-02-09Ext: Add X11 keysym header files to ext directory.Ali Saidi
2010-11-09scons: Work around for old versions of scons mistaking strings for sequences.Gabe Black
2009-08-16ply: update PLY to version 3.2Nathan Binkert
2009-06-12scons: Make shared library builds work againNathan Binkert
2009-04-21scons: Rename the basic environment from env -> main.Nathan Binkert
2009-04-21scons: Fix two problems with the way that the library path is generated.Nathan Binkert
2009-03-17includes: add ext to the includes path.Nathan Binkert
2009-02-09scons: Require SCons version 0.98.1Nathan Binkert
2008-12-06scons: only use -Wno-pointer-sign with gcc >= 4.3Nathan Binkert
2008-11-15Output: Include gzstream package to allow automatically-gzipped outputClint Smullen
2008-10-28Libelf: Append options to CCFLAGS for warning free libelf compile instead of ...Ali Saidi
2008-10-09SCons: add code to provide a libm5 shared library.Nathan Binkert
2008-04-07SCons: Make BATCH options global sticky so libelf is built appropriately.Ali Saidi
2007-11-19Compiling: Make sure that libelf is also compiled for 64bit on OS X.Ali Saidi
2007-07-28style: Check/Fix whitespace on SCons filesNathan Binkert
2007-05-31This is probably a more scons like way to do thisAli Saidi
2007-05-31obey the m5 styleNathan Binkert
2007-05-31check that m4 is available before trying to use itAli Saidi
2007-05-30Fix compiling on Solaris since Nate's libelf changeAli Saidi