This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 85dd67bd6dc Automatic date update in version.in
new 0c7f5bd08c6 sim: h8300: simplify testsuite runner
new a2f8e947a84 sim: h8300: fix test mach markers
new c004e77f7db sim: testsuite: delete unused Make-common.in file
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:
sim/testsuite/ChangeLog | 4 ++
sim/testsuite/common/Make-common.in | 90 -------------------------------------
sim/testsuite/sim/h8300/ChangeLog | 10 +++++
sim/testsuite/sim/h8300/allinsn.exp | 72 +++++------------------------
sim/testsuite/sim/h8300/rotl.s | 2 +-
sim/testsuite/sim/h8300/rotr.s | 2 +-
sim/testsuite/sim/h8300/rotxl.s | 2 +-
sim/testsuite/sim/h8300/rotxr.s | 2 +-
sim/testsuite/sim/h8300/shal.s | 2 +-
sim/testsuite/sim/h8300/shar.s | 2 +-
sim/testsuite/sim/h8300/shll.s | 2 +-
sim/testsuite/sim/h8300/shlr.s | 2 +-
sim/testsuite/sim/h8300/tas.s | 2 +-
13 files changed, 34 insertions(+), 160 deletions(-)
delete mode 100644 sim/testsuite/common/Make-common.in
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/binutils-gdb.
from 9cab1e1931 Automatic date update in version.in
adds 7ba11e9273 Automatic date update in version.in
new f0b8ea109f Automatic date update in version.in
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:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 903c8c56f 0: update: binutils-9cab1e193165a1f815120b19ce981133ed0cfe51: 1
new 1d9306582 0: update: binutils-f0b8ea109fbcd6ae6d226234428061f88ebfd3cc: 1
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 (903c8c56f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 371 +-
03-build_abe-binutils/console.log | 13371 +++++++++++----------
04-build_abe-check_binutils/console.log | 4816 ++++----
05-check_regression/console.log | 311 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 240 +-
06-update_baseline/results.regressions | 4 +-
console.log | 19237 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 36692 -> 36700 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 67468 -> 67452 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 92856 -> 92860 bytes
sumfiles/ld.sum | 4 +-
16 files changed, 19232 insertions(+), 19270 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 releases/gcc-8
in repository gcc.
from f5e87971cb8 Daily bump.
new 4f5b2a38d20 Daily bump.
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/DATESTAMP | 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 releases/gcc-9
in repository gcc.
from 45300bef458 Daily bump.
new f5b4858e5aa Daily bump.
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/DATESTAMP | 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 releases/gcc-10
in repository gcc.
from ff22b4e8d06 c++: ICE with deferred noexcept when deducing targs [PR82099]
new ede825af2c1 Daily bump.
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 | 12 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 59 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 51 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 123 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 ad92bf4b165 doc: Re-add HSAIL to Language Standards
new 651b8a50a6d Daily bump.
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:
ChangeLog | 6 ++
c++tools/ChangeLog | 9 +++
config/ChangeLog | 5 ++
gcc/ChangeLog | 184 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 7 ++
gcc/cp/ChangeLog | 36 ++++++++++
gcc/d/ChangeLog | 17 +++++
gcc/go/ChangeLog | 13 ++++
gcc/objcp/ChangeLog | 10 +++
gcc/testsuite/ChangeLog | 113 +++++++++++++++++++++++++++++
libatomic/ChangeLog | 4 ++
libbacktrace/ChangeLog | 4 ++
libcc1/ChangeLog | 4 ++
libffi/ChangeLog | 4 ++
libgfortran/ChangeLog | 4 ++
libgomp/ChangeLog | 24 +++++++
libhsail-rt/ChangeLog | 4 ++
libitm/ChangeLog | 4 ++
libobjc/ChangeLog | 4 ++
liboffloadmic/ChangeLog | 5 ++
libphobos/ChangeLog | 4 ++
libquadmath/ChangeLog | 4 ++
libsanitizer/ChangeLog | 4 ++
libssp/ChangeLog | 4 ++
libstdc++-v3/ChangeLog | 8 +++
libvtv/ChangeLog | 4 ++
lto-plugin/ChangeLog | 4 ++
zlib/ChangeLog | 4 ++
29 files changed, 498 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 25bee27 Add last-good 03eb09292ef228d1d12b5168cdd748583b1f992a from h [...]
new b5c7db4 Add regression 0fb378761f2c5eb906bf0a9698112dd65d4dc73b from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 69e9d2d Add regression ab97c9bdb747c873cd35a18229e2694156a7607d from [...]
new 25bee27 Add last-good 03eb09292ef228d1d12b5168cdd748583b1f992a from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.