[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Fix debug prints for regular Stores

2020-08-11 Thread Pouya Fotouhi (Gerrit) via gem5-dev
Pouya Fotouhi has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32514 ) Change subject: mem-ruby: Fix debug prints for regular Stores .. mem-ruby: Fix debug prints for regular Stores

[gem5-dev] Change in gem5/gem5[develop]: arch: Remove the stacktrace.hh switching header file.

2020-08-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32215 ) Change subject: arch: Remove the stacktrace.hh switching header file. .. arch: Remove the stacktrace.hh switching header file

[gem5-dev] Change in gem5/gem5[develop]: cpu-simple: Fix BaseSimpleCPU to reset group stats

2020-08-11 Thread ZHENGRONG WANG (Gerrit) via gem5-dev
ZHENGRONG WANG has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32434 ) Change subject: cpu-simple: Fix BaseSimpleCPU to reset group stats .. cpu-simple: Fix BaseSimpleCPU to reset group stats

[gem5-dev] Re: Problem with libelf

2020-08-11 Thread Gabe Black via gem5-dev
I see that we had a local version of libelf as far back as when we started using scons in 2004, where we referred to it's SConscript in m5/libelf/SConscript (not src/m5 or util/m5, just m5), although that directory and all its history seems to have been dropped during one of the times we switched v

[gem5-dev] Re: Problem with libelf

2020-08-11 Thread Gabe Black via gem5-dev
I'm pretty sure it's been that way "forever", where forever is defined as as far back as I can remember. Looking at the history, I see that Nate replaced a GNU libelf with "autoconf nastiness" (I can imagine), and replaced it with a freeBSD version in 2007, so it's been that way at least as long as

[gem5-dev] Change in gem5/gem5[develop]: util: Add stub unit tests for the call types in the m5 utility.

2020-08-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27688 ) Change subject: util: Add stub unit tests for the call types in the m5 utility. .. util: Add stub unit tests for the call

[gem5-dev] Change in gem5/gem5[develop]: util: Pull "usage()" out of the call types in the m5 utility.

2020-08-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27687 ) Change subject: util: Pull "usage()" out of the call types in the m5 utility. .. util: Pull "usage()" out of the call type

[gem5-dev] Problem with libelf

2020-08-11 Thread Jason Lowe-Power via gem5-dev
Hi all, Does anyone remember why we have our own libelf in ext? Gabe, you were recently changing the elf loader, do you have any idea? I'm having a huge frustration trying to get gem5 to work with openSUSE. For some reason, gem5 is picking up the libelf.so file in /usr/lib instead of the libelf.a

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: convert table_walker to new style stats

2020-08-11 Thread Emily Brickey (Gerrit) via gem5-dev
Emily Brickey has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32494 ) Change subject: arch-arm: convert table_walker to new style stats .. arch-arm: convert table_walker to new styl

[gem5-dev] Change in gem5/gem5[develop]: util: Add dependencies to gcn Dockerfile required to build

2020-08-11 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32474 ) Change subject: util: Add dependencies to gcn Dockerfile required to build .. util: Add dependencies to gcn Docke