This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking
in repository toolchain/abe.
from b03f630 Some belt-and-braces permissions
adds 8d0aefb Mark off uname -a output
adds a5df925 Mark off /etc/lsb-release output
adds 2ad3823 Log lsb_release -a
adds 7a0cfaf Log 'service' view of running services
adds 8f0896b Log runtime environment
adds 093f65f Log debian_version, if it exists
adds 51b187e Log ASLR status
adds 41a3842 Log kernel config
adds 03e71b8 Add rev info to board_benchargs for Juno
adds d8d1521 Add capability to record build-time data
adds 363c208 Move all runtime controls to before target state report
adds d1fdf3e Log control measures more explicity
adds 5b981e8 Control environment (on by default)
adds 7a65fef Order getopts
adds 15ff106 Make ASLR and renice controls disable-able
adds 4e8ec7d Check errors on size commands
adds d14ba7c Add a binary for fakebench
adds 7cb3f66 Replace build.log on each new build
No new revisions were added by this update.
Summary of changes:
config/CPU2000.conf | 2 +
config/CPU2006.conf | 2 +
config/bench/boards/juno-a53.conf | 2 +-
config/bench/boards/juno-a57.conf | 2 +-
config/fakebench.conf | 2 +
scripts/benchmark.sh | 40 +++++++++++--
scripts/controlledrun.sh | 114 +++++++++++++++++++++++++++-----------
7 files changed, 124 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ae1cefe [AArch64] Handle literal pools for functions > 1 MiB in size.
new d50ea28 2015-09-14 Chung-Lin Tang <cltang(a)codesourcery.com>
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/lto-wrapper.c | 8 ++++++++
2 files changed, 15 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 369b84d PR middle-end/67401 * optabs.c (expand_atomic_compare_and_s [...]
new ae1cefe [AArch64] Handle literal pools for functions > 1 MiB in size.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 19 +++++++
gcc/config/aarch64/aarch64.c | 109 +++++++++++++++++++++++++++++++++++++--
gcc/config/aarch64/aarch64.md | 26 ++++++++++
gcc/config/aarch64/aarch64.opt | 4 ++
gcc/config/aarch64/iterators.md | 3 ++
gcc/config/aarch64/predicates.md | 4 ++
gcc/doc/invoke.texi | 8 +++
7 files changed, 169 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-logging
in repository toolchain/abe.
from d14ba7c Add a binary for fakebench
new 7cb3f66 Replace build.log on each new build
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
scripts/benchmark.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-logging
in repository toolchain/abe.
discards 7022b31 Add a binary for fakebench
discards 9621e71 Check errors on size commands
discards 20d73fc Make ASLR and renice controls disable-able
discards 2471f2a Order getopts
new 7a65fef Order getopts
new 15ff106 Make ASLR and renice controls disable-able
new 4e8ec7d Check errors on size commands
new d14ba7c Add a binary for fakebench
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7022b31)
\
N -- N -- N refs/heads/bernie/benchmarking-logging (d14ba7c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
scripts/controlledrun.sh | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-logging
in repository toolchain/abe.
from 9621e71 Check errors on size commands
new 7022b31 Add a binary for fakebench
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
config/fakebench.conf | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e4cc057 * c-opts.c (c_common_post_options): Set C++ standard earlier [...]
new 369b84d PR middle-end/67401 * optabs.c (expand_atomic_compare_and_s [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/optabs.c | 7 ++++---
2 files changed, 10 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa
in repository gcc.
from ac5262d Merged trunk revision 227737 into the hsa branch
new aee9bcf HSA: handle properly expansion of __builtin_GOMP_parallel.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog.hsa | 5 +++++
gcc/hsa-gen.c | 32 +++++++++++++++++++++-----------
2 files changed, 26 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch master
in repository toolchain/fakebench.
from d15acdf Remove extra double-quote
new 3d97819 Add a binary, so we've something to take the size of
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 1 +
hello.c | 3 +++
2 files changed, 4 insertions(+)
create mode 100644 hello.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.