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 a569939 Template for use in trusted LAVA uinstance
discards 31ea8da Add missing tcpdump dependency
discards 71a750d Permit host machine to be of any type
discards 076680f Benchmark.sh: Support mustang host/target
discards f2b0175 Benchmark.sh: Support deploy_linaro_kernel
discards c9ddbf9 Some more detail around data collection message
discards fa41c34 Make ssh messages depend on instance
discards 1c69935 Defer to user-specified TARGET_SESSION
discards 82a15b9 Rationalize *-session YAML
discards fe9269e Do not infer device validation from triple
discards 16b6063 Decouple triple from toolchain
discards eb5acc8 host-session: shift CLI args when parsing
discards 23f428d host-session invokes benchmark scripts with -x
discards 39a9340 Remove redundant ABE_BRANCH parameter
discards 3f40216 host-session: Consistent use of {} with args
discards 3d54516 gather scripts: Provide mime type for attachments
discards 583afc0 benchmark.sh preserves -x for runbenchmark.sh
discards 7b2a95c gather: set -x in all gather scripts
discards f8050db Add comments about post-run/gather.sh
discards c6c4497 target-session: Tidy up kill/wait code
discards 4770a13 Simplify post-run-cmd-not-set NOP
discards 293d7c3 Check post-run command exit code
discards 9c71c90 runbenchmark.sh: Fix indentation
discards c344353 Match tcpdump output even if user gave username
discards 9c914e5 Match tcpdump output even if user gave hostnames
new b7d10f2 Match tcpdump output even if user gave hostnames
new b027cc2 Match tcpdump output even if user gave username
new 2ea0f06 runbenchmark.sh: Fix indentation
new cdb69ac Check post-run command exit code
new b5d648d Simplify post-run-cmd-not-set NOP
new 048d0e6 target-session: Tidy up kill/wait code
new c281e63 Add comments about post-run/gather.sh
new 42e4f54 gather: set -x in all gather scripts
new f4a6e7a benchmark.sh preserves -x for runbenchmark.sh
new e8d7834 gather scripts: Provide mime type for attachments
new 62c9140 host-session: Consistent use of {} with args
new bac6892 Remove redundant ABE_BRANCH parameter
new debb591 host-session invokes benchmark scripts with -x
new fa9ebc4 host-session: shift CLI args when parsing
new dcaad98 Decouple triple from toolchain
new 634b8f8 Do not infer device validation from triple
new ba50a38 Rationalize *-session YAML
new 6adeafc Defer to user-specified TARGET_SESSION
new 5d6bb79 Make ssh messages depend on instance
new 35c7ca9 Some more detail around data collection message
new d2ee1aa Benchmark.sh: Support deploy_linaro_kernel
new f6eba90 Benchmark.sh: Support mustang host/target
new d537bd5 Permit host machine to be of any type
new 6a7cc93 Add missing tcpdump dependency
new 1233408 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 (a569939)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (1233408)
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 25 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/lava/host-session-multilib.yaml | 1 +
config/bench/lava/host-session-no-multilib.yaml | 1 +
2 files 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 ea780bd * gcc-interface/ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): [...]
new 217e808 Fix libstdc++ build with -fno-exceptions
new 0353d27 * gcc-interface/gigi.h (build_call_raise_column): Adjust pro [...]
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/ada/ChangeLog | 42 ++++++++++
gcc/ada/gcc-interface/cuintp.c | 8 +-
gcc/ada/gcc-interface/decl.c | 9 +--
gcc/ada/gcc-interface/gigi.h | 30 +++++--
gcc/ada/gcc-interface/misc.c | 6 +-
gcc/ada/gcc-interface/trans.c | 134 ++++++++++++++++----------------
gcc/ada/gcc-interface/utils.c | 63 +++++----------
gcc/ada/gcc-interface/utils2.c | 76 ++++++++++--------
libstdc++-v3/ChangeLog | 6 ++
libstdc++-v3/src/c++11/cow-stdexcept.cc | 9 ++-
10 files changed, 218 insertions(+), 165 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 5dc373d Create multilib and non-multilib host-session yaml
discards 7be12b6 Template for use in trusted LAVA uinstance
discards 8defca4 Add missing tcpdump dependency
discards 5073894 Permit host machine to be of any type
discards d86b23d Benchmark.sh: Support mustang host/target
discards 6db6a23 Benchmark.sh: Support deploy_linaro_kernel
discards 3e9eefb Some more detail around data collection message
discards d8ddf30 Make ssh messages depend on instance
discards 9e3d342 Remove redundant specialised target-session-*.yaml
new 82a15b9 Rationalize *-session YAML
new 1c69935 Defer to user-specified TARGET_SESSION
new fa41c34 Make ssh messages depend on instance
new c9ddbf9 Some more detail around data collection message
new f2b0175 Benchmark.sh: Support deploy_linaro_kernel
new 076680f Benchmark.sh: Support mustang host/target
new 71a750d Permit host machine to be of any type
new 31ea8da Add missing tcpdump dependency
new a569939 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 (5dc373d)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (a569939)
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 9 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/lava/host-session | 3 +++
...-session-no-multilib.yaml => host-session.yaml} | 21 -----------------
...rget-session.yaml => target-session-tools.yaml} | 0
config/bench/lava/target-session.yaml | 7 ------
scripts/Benchmark.sh | 26 ++++++++++++++++++++--
5 files changed, 27 insertions(+), 30 deletions(-)
copy config/bench/lava/{host-session-no-multilib.yaml => host-session.yaml} (68%)
copy config/bench/lava/{target-session.yaml => target-session-tools.yaml} (100%)
--
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 1314683 gcc/
new ea780bd * gcc-interface/ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): [...]
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/ada/ChangeLog | 38 ++++++++++++++++
gcc/ada/gcc-interface/ada-tree.h | 16 +++----
gcc/ada/gcc-interface/decl.c | 42 +++++++++---------
gcc/ada/gcc-interface/misc.c | 93 +++++++++++++++++++---------------------
gcc/ada/gcc-interface/trans.c | 68 ++++++++++++++++-------------
gcc/ada/gcc-interface/utils.c | 77 ++++++++++++++++-----------------
gcc/ada/gcc-interface/utils2.c | 23 +++++-----
7 files changed, 198 insertions(+), 159 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 6ccd18c PR ada/69219 * gcc-interface/trans.c (check_inlining_for_ne [...]
new 1314683 gcc/
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/i386/i386.c | 13 +++++++++++--
gcc/config/i386/i386.md | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/i386/pr65105-5.c | 2 +-
5 files changed, 40 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 master
in repository gcc.
from 8872b95 PR tree-optimization/66797 * gcc.c-torture/execute/pr65447. [...]
new 6ccd18c PR ada/69219 * gcc-interface/trans.c (check_inlining_for_ne [...]
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/ada/ChangeLog | 7 +++++++
gcc/ada/gcc-interface/trans.c | 29 ++++++++++++++++-------------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/inline12.adb | 23 +++++++++++++++++++++++
4 files changed, 50 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/inline12.adb
--
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 gcc-5-branch
in repository gcc.
from 1dc6276 2016-01-17 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 256b464 PR ada/69219 * gcc-interface/trans.c (check_inlining_for_ne [...]
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/ada/ChangeLog | 7 +++++++
gcc/ada/gcc-interface/trans.c | 29 ++++++++++++++++-------------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/inline12.adb | 23 +++++++++++++++++++++++
4 files changed, 50 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/inline12.adb
--
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 971514e 2016-01-18 Richard Biener <rguenther(a)suse.de>
new 8872b95 PR tree-optimization/66797 * gcc.c-torture/execute/pr65447. [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr65447.c | 2 +-
2 files changed, 6 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 bf60f46 * haifa-sched.c (autopref_multipass_init): Work around -Wma [...]
new 971514e 2016-01-18 Richard Biener <rguenther(a)suse.de>
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/pr69170.c | 18 ++++++++++++++++++
gcc/tree-vect-slp.c | 14 ++++++++++++--
4 files changed, 41 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69170.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 06c7d15 2016-01-18 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new bf60f46 * haifa-sched.c (autopref_multipass_init): Work around -Wma [...]
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/haifa-sched.c | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.