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-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards a836b34a 4: update: binutils-dd6b8a0bc27667532cb4afd31caf85121aa5a751: 1
discards febab110 3: reset: binutils-bb68f22c8e648032a0d1c1d17353eec599ff5e6a: 1
discards a617012c 2: update: binutils-d96bf37ba8360320db4d531008634b3f61af06f5: 1
new bbf5d886 2: update: binutils-cab5c3b707871395d1d1a8962c41ec05db1aeba8: 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 (a836b34a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 173 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 20012 ++++++++++----------
04-build_abe-check_binutils/console.log | 6582 +++----
05-check_regression/console.log | 414 +-
05-check_regression/results.regressions | 11 +-
06-update_baseline/console.log | 2034 +-
06-update_baseline/results.regressions | 122 +-
console.log | 29655 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 7 +-
sumfiles/ld.sum | 12 +-
13 files changed, 30663 insertions(+), 28811 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from bded95b1f8c Daily bump.
adds a47259fa773 pr94833, fix vec_first_match_index for nulls
adds f72eeedb437 Daily bump.
adds 30afda5a2f0 Daily bump.
adds 6dee1cefd81 Daily bump.
new d76ee72858d 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 | 6 ++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/vsx.md | 4 +-
gcc/testsuite/ChangeLog | 6 ++
.../gcc.target/powerpc/builtins-8-p9-runnable.c | 118 +++++++++++++++++++++
5 files changed, 133 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards ea4a9220 0: update: gcc-bded95b1f8c9180428d0d6e247f1c07645203075: 1
new e7fb9e40 0: update: gcc-d76ee72858dd373ea2bb4594623eb7590c925e68: 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 (ea4a9220)
\
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 | 168 +-
02-prepare_abe/console.log | 432 +-
04-build_abe-bootstrap_ubsan/console.log | 71689 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 72297 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 72355 insertions(+), 72249 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 binutils-2_34-branch
in repository binutils-gdb.
from ae4695558dc Automatic date update in version.in
new 7324292cd94 gas: Fix checking for backwards .org with negative offset
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:
gas/ChangeLog | 13 +++++++++++++
gas/testsuite/gas/aarch64/org-neg.d | 3 +++
gas/testsuite/gas/aarch64/org-neg.l | 2 ++
gas/testsuite/gas/aarch64/org-neg.s | 2 ++
gas/testsuite/gas/arm/org-neg.d | 3 +++
gas/testsuite/gas/arm/org-neg.l | 2 ++
gas/testsuite/gas/arm/org-neg.s | 2 ++
gas/write.c | 4 ++--
8 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/org-neg.d
create mode 100644 gas/testsuite/gas/aarch64/org-neg.l
create mode 100644 gas/testsuite/gas/aarch64/org-neg.s
create mode 100644 gas/testsuite/gas/arm/org-neg.d
create mode 100644 gas/testsuite/gas/arm/org-neg.l
create mode 100644 gas/testsuite/gas/arm/org-neg.s
--
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 771e60dd073 gcc-changelog: add more Review by prefixes.
new dc6d15eaa23 Add gcc_assert that &global_options are not dirty modified.
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/c-family/c-attribs.c | 12 ++++++++++++
gcc/c-family/c-pragma.c | 11 +++++++++++
gcc/optc-save-gen.awk | 25 +++++++++++++++++++++++++
gcc/opth-gen.awk | 3 +++
4 files changed, 51 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 1ea9a0b74e6 gcc-changelog: Improve git_commit.py diagnostics
new 771e60dd073 gcc-changelog: add more Review by prefixes.
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:
contrib/gcc-changelog/git_commit.py | 8 +++-----
contrib/gcc-changelog/test_email.py | 5 +++--
contrib/gcc-changelog/test_patches.txt | 4 ++++
3 files changed, 10 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from b952c2cfcd7 Daily bump.
new 1ea9a0b74e6 gcc-changelog: Improve git_commit.py diagnostics
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:
contrib/gcc-changelog/git_commit.py | 16 ++++++++--------
contrib/gcc-changelog/test_email.py | 10 +++++-----
2 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.