system-arm: Rework boot loader makefile to be more generic
[gem5.git] / ext /
2019-10-31 Samuel Graysonext: Fix undefined-behavior bug in bitshift
2019-10-29 Andreas Sandbergext: Remove non-source files from fputils
2019-10-28 Andreas Sandbergext: Update fputils to rev 0721843
2019-09-24 Bobby R. Bruceext: Updated Pybind11 to version 2.4.1.
2019-08-09 Nikos Nikoleristests: Refactor the Gem5Fixture to derive from UniqueFi...
2019-03-21 Jason Lowe-Powerext,tests: Add back failing exceptions
2019-03-21 Jason Lowe-Powertests,ext: Add skip_cleanup implementation for TempdirF...
2019-03-21 Jason Lowe-Powerext,tests: Make return code based on test results
2019-03-21 Jason Lowe-Powerext,test: Provide default terminal size
2019-02-21 Gabe Blackext: test: Split up the GTEST_CPPFLAGS and CPPFLAGS.
2019-01-22 Ciro Santilliext: import GDB XML target description files for arm
2019-01-11 Andrea Mondellimisc: updated shabang for python script
2018-12-06 Matteo Andreozziext: Remove unused bankwiseMode variable
2018-12-06 Giacomo Travagliniext: Build googlemock with googletest
2018-12-06 Giacomo Travagliniext: Import googlemock, release version 1.8.0
2018-09-05 Sean Wilsontestlib: No catch of custom exceptions in sandbox
2018-08-21 Jason Lowe-Powerext: Cherry-pick pybind change to support GCC 8
2018-08-17 Sean Wilsontests,ext: Add a new testing library proposal
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2018-03-06 Gabe Blackscons: Switch from the print statement to the print...
2018-01-10 BKPstyle: change C/C++ source permissions to noexec
2017-12-14 Jason Lowe-Powermisc: Updates for gcc7.2 for x86
2017-12-14 Jason Lowe-Powerext: Upgrade PyBind11 to version 2.2.1
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-28 Gabe Blacktests: scons: Integrate the googletest library into...
2017-11-28 Gabe Blacktests: Import the googletest library, release version...
2017-11-16 Radhika Jagtapext, mem: Pull DRAMPower SHA 90d6290 and rebase
2017-05-29 Gabe Blackext: Revamp the systemc SConscripts.
2017-05-22 Andreas Sandbergext: Upgrade PyBind11 to version 2.1.1
2017-05-18 Matthias Jungext: Include SystemC 2.3.1 into gem5
2017-05-02 Andreas Sandbergext: Fix undefined macro in pybind
2017-05-02 Andreas Sandbergext: Add pybind rev f4b81b3
2017-03-01 Andreas Sandbergscons: Automatically add a git commit message hook
2017-02-10 Jason Lowe-Powermisc: Update #!env calls for python to explicit version
2016-11-30 Alec Roelkearch: [Patch 1/5] Added RISC-V base instruction set...
2016-11-18 Andreas Sandbergext: Update fputils to rev 13589cd
2016-09-20 Curtis Dunhamext: update SST test config
2016-09-02 Curtis Dunhamext: eliminate warnings in SST connector
2016-08-24 Curtis Dunhamcommit 15c633eea52f21dae8cb3a195823b3cdec7be491
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Matthias Jungext: Update DRAMPower
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Mitch Hayengamem: Remove threadId from memory request class
2016-02-04 Curtis Dunhamext: fix SST connector
2016-01-29 Curtis Dunhamext: remove redundant parameter in example SST+gem5...
2016-01-29 Andreas Sandbergext: Update NoMali to external rev f08e0a5
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2016-01-11 Andreas Hanssonext: Replace gzstream with iostream3 from zlib to avoid...
2015-12-08 Curtis Dunhamext: fix SST connector
2015-10-06 Curtis Dunhamext: fix SST connector
2015-07-07 Andreas Sandbergext: Add the NoMali GPU no-simulation library
2015-04-08 Curtis Dunhamconfig: Support full-system with SST's memory system
2015-04-08 Curtis Dunhamext: Add SST connector
2014-10-20 Andreas Hanssonext: Bump DRAMPower to avoid compilation issues
2014-10-16 Andreas Sandbergext: Update fputils to rev 6a47fd8358
2014-10-11 Nilay Vaishext: dsent: adds a Python interface, drops C++ one
2014-10-11 Nilay Vaishext: add the source code for DSENT
2014-10-09 Andreas Hanssonext: Add DRAMPower to enable on-line DRAM power modelling
2014-08-13 Mitch Hayengaext: clang fix for flexible array members
2014-06-04 Yasuko Eckertext: Add a McPAT regression tester
2014-06-03 Yasuko Eckertext: McPAT interface changes and fixes
2014-06-03 Yasuko Eckertext: change McPAT to not force compile in 32-bit mode.
2014-06-03 Yasuko Eckertext: Redirect McPAT object files
2014-03-20 Curtis Dunhamext: disable PLY debugging
2014-04-01 Anthony Gutierrezext: add McPAT source
2014-03-23 Andreas Hanssonext: Fix typo in DRAMSim2 SConscript
2014-02-18 Andreas Hanssonmem: Add a wrapped DRAMSim2 memory controller
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-10-02 Andreas Hanssonext: Fix fputils compiler flags to ensure ISO C99
2013-10-01 Andreas Sandbergext: Update fputils to rev 52b6190b4e
2013-09-30 Andreas Sandbergext: Include libfputils
2013-02-15 Anthony Gutierrezext lib: add libfdt to enable flattened device tree...
2013-01-07 Andreas Hanssonscons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x...
2013-01-07 Andreas Hanssonscons: Fix libelf linking errors when using clang/llvm
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-10 Andreas HanssonMAC: Make gem5 compile and run on MacOSX 10.7.2
2011-06-13 Gabe BlackLibElf: Build the error management code in libelf.
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-10 Brad Beckmannmerged with Ali X11 patch
2011-02-10 Ali SaidiExt: Add X11 keysym header files to ext directory.
2010-11-09 Gabe Blackscons: Work around for old versions of scons mistaking...
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-17 Polina DudnikBranch Merge
2009-08-17 Gabe BlackMerge with head.
2009-08-16 Nathan Binkertply: update PLY to version 3.2
2009-06-13 Nathan Binkertscons: Make shared library builds work again
2009-04-22 Nathan Binkertscons: Rename the basic environment from env -> main.
2009-04-22 Nathan Binkertscons: Fix two problems with the way that the library...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-17 Nathan Binkertincludes: add ext to the includes path.
2009-02-10 Nathan Binkertscons: Require SCons version 0.98.1
2008-12-06 Nathan Binkertscons: only use -Wno-pointer-sign with gcc >= 4.3
2008-11-16 Clint SmullenOutput: Include gzstream package to allow automatically...
2008-10-29 Ali SaidiLibelf: Append options to CCFLAGS for warning free...
2008-10-09 Nathan BinkertSCons: add code to provide a libm5 shared library.
2008-04-08 Ali SaidiSCons: Make BATCH options global sticky so libelf is...
next