This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 395dbc6 gcc/
new 6fb5921 2016-03-01 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 | 5 +++++
gcc/tree-ssa-reassoc.c | 4 +++-
2 files changed, 8 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 a25e52e S/390: Disallow SImode in s390_decompose_address
new 395dbc6 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr69956.c | 11 +++++++++++
gcc/tree-vect-stmts.c | 33 +++++++++++++++++++++++++++------
4 files changed, 50 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69956.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.
robert.savoye pushed a change to branch test
in repository toolchain/abe.
from 9eaebd4 Download a binary tarball and see if it'll compile a simple t [...]
new 6b21a92 Don't nuke variables passed from Jenkins
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/TestRelease.job | 7 -------
1 file changed, 7 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.
robert.savoye pushed a change to branch test
in repository toolchain/abe.
from e9a17cf Don't use @ in build and source directories.
new b8b1944 Don't look for ld.so.cache for newlib
new 94cf780 Use /proc/cpuinfo instead of getconf, which doesj't work onal [...]
new 6227434 Regenerated
new 0b03ae5 Merge branch 'test' of ssh://git.linaro.org/toolchain/abe into test
new ff2b708 Initial creation of extended binary tarball testing.
new 9eaebd4 Download a binary tarball and see if it'll compile a simple t [...]
The 6 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:
configure | 4 +--
configure.ac | 2 +-
lib/make.sh | 2 +-
scripts/TestRelease.job | 95 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 99 insertions(+), 4 deletions(-)
create mode 100755 scripts/TestRelease.job
--
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-silent
in repository toolchain/abe.
discards cb16eae Send all output to /dev/null
discards 860c5fd Benchmark.sh: Permit user override of TRUST
discards f6c3168 Benchmark.sh: Default trust based on IP
discards de69e4a Expose keys in CLI interface
discards 14a897a Move key validation into validate function
discards b2973bd Validate/appropriately handle separated pubkeys
discards d1e25f1 Benchmark.sh: Separate host/target public keys
discards cc700a2 dummy-ssh host does not install a host key
discards 476bdd0 Allow host-session to use bot key
discards b9ef41f host-session: Restore full un/trusted distinction
discards c1be217 Make host-session persistence-safe
discards 28898a5 remote.sh: Add ABE_REMOTE_SSH_OPTS
discards 7c47b16 Add iputils-ping to host sessions
discards 44cf237 Support dummy hosts, dummy is default host
adds af9bfc6 Benchmark.sh: Use precooked Juno image
adds 68d638f Support dummy hosts, dummy is default host
adds e4e6eef Add iputils-ping to host sessions
adds f6b80f1 remote.sh: Add ABE_REMOTE_SSH_OPTS
adds 9110cf5 Make host-session persistence-safe
adds 4ddc48c host-session: Restore full un/trusted distinction
adds 8cd41ef Allow host-session to use bot key
adds 4fd15a3 dummy-ssh host does not install a host key
adds 3830a50 Benchmark.sh: Separate host/target public keys
adds f90dd9e Validate/appropriately handle separated pubkeys
adds 8e5de98 Move key validation into validate function
adds 7650bae Expose keys in CLI interface
adds db3f38b Benchmark.sh: Default trust based on IP
adds 19287e0 Benchmark.sh: Permit user override of TRUST
adds 2a8627c Send all output to /dev/null
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 (cb16eae)
\
N -- N -- N refs/heads/bernie-silent (2a8627c)
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.
No new revisions were added by this update.
Summary of changes:
scripts/Benchmark.sh | 3 +--
1 file changed, 1 insertion(+), 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.
bernie.ogden pushed a change to branch bernie/trust
in repository toolchain/abe.
omits 860c5fd Benchmark.sh: Permit user override of TRUST
omits f6c3168 Benchmark.sh: Default trust based on IP
omits de69e4a Expose keys in CLI interface
omits 14a897a Move key validation into validate function
omits b2973bd Validate/appropriately handle separated pubkeys
omits d1e25f1 Benchmark.sh: Separate host/target public keys
omits cc700a2 dummy-ssh host does not install a host key
omits 476bdd0 Allow host-session to use bot key
omits b9ef41f host-session: Restore full un/trusted distinction
omits c1be217 Make host-session persistence-safe
omits 28898a5 remote.sh: Add ABE_REMOTE_SSH_OPTS
omits 7c47b16 Add iputils-ping to host sessions
omits 44cf237 Support dummy hosts, dummy is default host
adds af9bfc6 Benchmark.sh: Use precooked Juno image
adds 68d638f Support dummy hosts, dummy is default host
adds e4e6eef Add iputils-ping to host sessions
adds f6b80f1 remote.sh: Add ABE_REMOTE_SSH_OPTS
adds 9110cf5 Make host-session persistence-safe
adds 4ddc48c host-session: Restore full un/trusted distinction
adds 8cd41ef Allow host-session to use bot key
adds 4fd15a3 dummy-ssh host does not install a host key
adds 3830a50 Benchmark.sh: Separate host/target public keys
adds f90dd9e Validate/appropriately handle separated pubkeys
adds 8e5de98 Move key validation into validate function
adds 7650bae Expose keys in CLI interface
adds db3f38b Benchmark.sh: Default trust based on IP
adds 19287e0 Benchmark.sh: Permit user override of TRUST
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 (860c5fd)
\
N -- N -- N refs/heads/bernie/trust (19287e0)
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.
No new revisions were added by this update.
Summary of changes:
scripts/Benchmark.sh | 3 +--
1 file changed, 1 insertion(+), 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.
bernie.ogden pushed a change to branch bernie/trust-silent
in repository toolchain/abe.
omits cb16eae Send all output to /dev/null
omits 860c5fd Benchmark.sh: Permit user override of TRUST
omits f6c3168 Benchmark.sh: Default trust based on IP
omits de69e4a Expose keys in CLI interface
omits 14a897a Move key validation into validate function
omits b2973bd Validate/appropriately handle separated pubkeys
omits d1e25f1 Benchmark.sh: Separate host/target public keys
omits cc700a2 dummy-ssh host does not install a host key
omits 476bdd0 Allow host-session to use bot key
omits b9ef41f host-session: Restore full un/trusted distinction
omits c1be217 Make host-session persistence-safe
omits 28898a5 remote.sh: Add ABE_REMOTE_SSH_OPTS
omits 7c47b16 Add iputils-ping to host sessions
omits 44cf237 Support dummy hosts, dummy is default host
new af9bfc6 Benchmark.sh: Use precooked Juno image
new 68d638f Support dummy hosts, dummy is default host
new e4e6eef Add iputils-ping to host sessions
new f6b80f1 remote.sh: Add ABE_REMOTE_SSH_OPTS
new 9110cf5 Make host-session persistence-safe
new 4ddc48c host-session: Restore full un/trusted distinction
new 8cd41ef Allow host-session to use bot key
new 4fd15a3 dummy-ssh host does not install a host key
new 3830a50 Benchmark.sh: Separate host/target public keys
new f90dd9e Validate/appropriately handle separated pubkeys
new 8e5de98 Move key validation into validate function
new 7650bae Expose keys in CLI interface
new db3f38b Benchmark.sh: Default trust based on IP
new 19287e0 Benchmark.sh: Permit user override of TRUST
new 2a8627c Send all output to /dev/null
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 (cb16eae)
\
N -- N -- N refs/heads/bernie/trust-silent (2a8627c)
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 15 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 | 3 +--
1 file changed, 1 insertion(+), 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.
bernie.ogden pushed a change to branch bernie/trust-silent
in repository toolchain/abe.
at cb16eae Send all output to /dev/null
No new revisions were added by this update.
--
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 trust-silent
in repository toolchain/abe.
was cb16eae Send all output to /dev/null
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 trust-silent
in repository toolchain/abe.
at cb16eae Send all output to /dev/null
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.