This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards c1dc73b Increase default timeout from 0.5 to 1.5 hours.
discards 993ea23 Make TIMEOUT overrideable
discards d208f79 Remove redundant boot_timeout parameter
discards f8250e1 Update CLI-related messages
discards 7ab3a7c Remove redundant 'tag' option
discards be5a0db Benchmark output always safe when LAVA instance is trusted
discards 2b29a4f Template for use in trusted LAVA uinstance
discards 1fe0dbd Add missing tcpdump dependency
discards c37433d Permit host machine to be of any type
discards 19caf01 Close all tmpdir files before deletion
discards 34cea1d Benchmark.sh: Support mustang host/target
discards 8129885 Benchmark.sh: Support deploy_linaro_kernel
new cb5df04 Remove redundant 'tag' option
new 4433e81 Update CLI-related messages
new 16854cd Remove redundant boot_timeout parameter
new dbf2b4f Make TIMEOUT overrideable
new 2cca7d6 Increase default timeout from 0.5 to 1.5 hours.
new 7a3d9fc Benchmark output always safe when LAVA instance is trusted
new afa3f39 Benchmark.sh: Support deploy_linaro_kernel
new cbace6a Benchmark.sh: Support mustang host/target
new 56e4542 Close all tmpdir files before deletion
new eaffff6 Permit host machine to be of any type
new 544e690 Add missing tcpdump dependency
new 33e2e22 Template for use in trusted LAVA uinstance
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 (c1dc73b)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (33e2e22)
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 12 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:
--
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-uinstance-arbitrary
in repository toolchain/abe.
from d208f79 Remove redundant boot_timeout parameter
new 993ea23 Make TIMEOUT overrideable
new c1dc73b Increase default timeout from 0.5 to 1.5 hours.
The 2 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.
unknown user pushed a change to branch hjl/pr60336/master
in repository gcc.
discards 97020a0 Rename to is_empty_record_for_parm
discards cfc70cc Add empty14.C
discards 11726a3 Add is_really_empty_record
discards ffab6e2 Properly pass C++ empty class
discards beaa9de Add TYPE_EMPTY_RECORD for C++ empty class
new 803b3cd Add TYPE_EMPTY_RECORD for C++ empty class
new 9a3aacb Properly pass C++ empty class
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 (97020a0)
\
N -- N -- N refs/heads/hjl/pr60336/master (9a3aacb)
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 2 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/cp/class.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 7b0c1b6 2016-01-20 Christian Bruel <christian.bruel(a)st.com>
new 4faba62 * config/rs6000/driver-rs6000.c (detect_processor_aix [...]
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/config/rs6000/driver-rs6000.c | 3 +++
2 files changed, 9 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 874e154 HSA: simplify partitioning of HSA kernels and host impls.
new 7b0c1b6 2016-01-20 Christian Bruel <christian.bruel(a)st.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 | 11 ++++++
gcc/config/arm/arm-c.c | 15 +++++++--
gcc/config/arm/arm-protos.h | 1 +
gcc/config/arm/arm.c | 61 ++++++++++++++++++----------------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/arm/pr69245.c | 26 +++++++++++++++
6 files changed, 87 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr69245.c
--
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 220112f PR tree-optimization/69399 * wide-int.h (wi::lrshift): For [...]
new 874e154 HSA: simplify partitioning of HSA kernels and host impls.
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 | 5 +++++
gcc/hsa.c | 5 +++++
gcc/lto/ChangeLog | 5 +++++
gcc/lto/lto-partition.c | 19 -------------------
4 files changed, 15 insertions(+), 19 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-uinstance-arbitrary
in repository toolchain/abe.
discards 4086939 Update CLI-related messages
discards a615b14 Remove redundant 'tag' option
new 7ab3a7c Remove redundant 'tag' option
new f8250e1 Update CLI-related messages
new d208f79 Remove redundant boot_timeout parameter
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 (4086939)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (d208f79)
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 3 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/bench/boards/arndale.conf | 1 -
config/bench/boards/juno-a53.conf | 1 -
config/bench/boards/juno-a57.conf | 1 -
config/bench/boards/kvm.conf | 1 -
config/bench/boards/mustang.conf | 1 -
config/bench/boards/panda-es.conf | 1 -
scripts/benchmark.sh | 6 +++---
7 files changed, 3 insertions(+), 9 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 aa57b18 [ARC] Reject constant-constant comparison.
new 220112f PR tree-optimization/69399 * wide-int.h (wi::lrshift): For [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr69399.c | 18 ++++++++++++++++++
gcc/wide-int.h | 4 +++-
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69399.c
--
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-uinstance-arbitrary
in repository toolchain/abe.
discards 94f19a6 WIP: Try a homebrewed image
discards aa09f8c Benchmark output always safe when LAVA instance is trusted
discards fffaf57 Use local image server when inside VPN
new be5a0db Benchmark output always safe when LAVA instance is trusted
new a615b14 Remove redundant 'tag' option
new 4086939 Update CLI-related messages
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 (94f19a6)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (4086939)
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 3 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 | 41 +++++++++++++++--------------------------
scripts/benchmark.sh | 40 +++++++++++++++++++++++++++-------------
scripts/runbenchmark.sh | 4 +---
3 files changed, 43 insertions(+), 42 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 1629449 * gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL on SPARC 64-bit.
new aa57b18 [ARC] Reject constant-constant comparison.
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 | 5 +++++
gcc/config/arc/predicates.md | 2 ++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.