tests: arch-power: Add 64-bit hello binaries
[gem5.git] / ext /
2021-02-15 Sandipan Dasarch-power: Add multi-mode debugging support
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2021-02-02 Giacomo Travagliniext: testlib loading tests from multiple directories
2021-02-02 Gabe Blackext: Update pybind11 to version 2.6.2.
2021-01-30 Giacomo Travagliniext: Replace Queue.Empty with queue.empty
2021-01-27 Andreas Sandbergtests: Remove Python 2.7 glue code from testlib
2021-01-22 Andreas Sandbergscons: Remove Python 2.7 compatibility code
2021-01-14 Peter Yuenarch-riscv: CSR registers support in RISC-V remote...
2020-12-30 Yu-hsin Wangext: googletest: upgrade to googletest 1.10
2020-12-08 Bobby R. Brucetests,arch-gcn3,arch-x86: Changed X86 testlib tests...
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-14 Hoa Nguyenext: Add support for comma-separated inputs of testlib...
2020-10-01 Bobby R. Brucemisc: Changed gem5 version info for gem5 20.2 dev
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-10-01 Bobby R. Brucemisc: Updated version to 20.1.0.0 v20.1.0.0
2020-09-30 Nikos Nikolerisext: Disable range-loop-analysis warnings for pybind11
2020-09-29 Giacomo Travagliniext: Add timing indications to every TestCase
2020-09-25 Richard Cooperext: Monkeypatch os.waitpid to extract CPU time from...
2020-09-08 Hoa Nguyenext: Add post_test_procedure to testlib runner
2020-09-08 Hoa Nguyenext: Force testlib to only create one Log object
2020-09-08 Hoa Nguyenext: Make the testing-results folder visible
2020-09-04 Bobby R. Brucetests: Standardized test resources download dir
2020-09-02 Hoa Nguyenext: Link gem5 libelf to ext/libelf/libelf.a
2020-09-02 Hoa Nguyenext: Revert "base: Use system libelf instead of ext"
2020-09-02 Hoa Nguyenext: Revert "ext: remove libelf"
2020-09-02 Mahyar Samanimem,ext: Integrating DRAMSim3 with gem5
2020-09-02 Mahyar Samanimem,ext: Fixed DRAMSim2 Integration
2020-08-28 Jason Lowe-Powerext: remove libelf
2020-08-28 Jason Lowe-Powerbase: Use system libelf instead of ext
2020-08-14 Bobby R. Brucetests: Dropped the i386 host tag in tests
2020-08-06 Boris Shingarovarch-power: Implement GDB XML target description for...
2020-07-21 Boris Shingarovarch-mips: Implement GDB XML target description for...
2020-07-17 Mahyar Samanisim: Fixed error when compiling gem5 with dramsim2.
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-26 Giacomo Travagliniext: Remove dead code from results.py
2020-06-26 Giacomo Travagliniext: Remove dead code from main.py
2020-06-26 Giacomo Travagliniext: Remove dead code from configuration.py
2020-06-18 Giacomo Travagliniext: Remove dead code from runner.py
2020-06-18 Giacomo Travagliniext: Remove dead code from handlers.py
2020-06-18 Giacomo Travagliniext: Remove dead code from fixture.py
2020-06-18 Giacomo Travagliniext: Remove dead code from loader.py
2020-06-18 Giacomo Travagliniext: Remove dead code from helper.py
2020-06-18 Giacomo Travagliniext: Remove dead code from test_util.py
2020-06-18 Giacomo Travagliniext: Remove LogWrapper/TestLogWrapper from log.py
2020-06-18 Giacomo Travagliniext: Avoid specifying empty interfaces and embrace...
2020-06-18 Giacomo Travagliniext: Remove sandbox module from testlib
2020-06-10 Bobby R. Brucemisc: Reverted version information to "develop"
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-24 Bobby R. Brucetests,python: Upgrading testlib to function with Python2
2020-05-11 Bobby R. Brucemisc: Updated resources bucket url to version 20
2020-05-02 Jason Lowe-Powerext: Fix tmpfiles in testlib
2020-04-25 Bobby R. Brucemisc,tests: Updated and generalized the resource url...
2020-03-17 Bobby R. Brucetests,arch-alpha: Removing ALPHA ISA from testlib config
2020-03-04 Gabe Blackext: Disable the unused-value warning in clang for...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-13 Giacomo Travagliniext: Add failure node to JUnit xml file
2020-02-10 Giacomo Travaglinitests: Add --host tag
2020-01-29 Bobby R. Brucemisc: Updated old gem5 website URLs with new gem5 websi...
2020-01-21 Giacomo Travaglinitests: Adding --bin-path option to select tests bin...
2019-12-06 Daniel R. Carvalhoutil: Add a git commit-msg hook
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
next