This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
in repository toolchain/ci/interesting-commits.
discards 16a47e5 Add regression db10816f365226bfaa32c02672295f80a4d72336 from [...]
discards 13b0c71 Add last-good 51391bd23f096c1b4cc691f61181dd0baff63b47 from h [...]
new 434767e Add last-good 062b65404f0d139d683411d88e46f972cdd3b372 from h [...]
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 (16a47e5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32 (434767e)
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:
binutils | 2 --
gcc | 1 +
2 files changed, 1 insertion(+), 2 deletions(-)
delete mode 100644 binutils
create mode 100644 gcc
--
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-master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from b30049f188 Automatic date update in version.in
adds b25f942e18 PowerPC: ignore sticky options for .machine
adds 254db2f336 Externalize the _bfd_set_gp_value function
adds ad14ab00eb [gdb/symtab] Fix unhandled dwarf expression opcode with gcc- [...]
adds 77791f9c21 gdb: fix missing space in some info variables output
adds 96a7037cd8 texi2pod.pl: add no-op --no-split option support [PR28144]
No new revisions were added by this update.
Summary of changes:
bfd/bfd-in2.h | 2 ++
bfd/bfd.c | 18 ++++++++++++++++++
etc/texi2pod.pl | 2 ++
gas/config/tc-ppc.c | 20 ++++++++++++++++----
gdb/c-typeprint.c | 4 ++--
gdb/dwarf2/read.c | 17 ++++++++++++++++-
gdb/testsuite/gdb.base/info-var-f1.c | 8 ++++++++
gdb/testsuite/gdb.base/info-var.exp | 16 ++++++++++++++--
8 files changed, 78 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 9696c69ee 0: update: binutils-gcc: 1
new 8fbb0c278 0: update: binutils-gcc: 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 (9696c69ee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 138 +-
02-prepare_abe/console.log | 188 +-
04-build_abe-bootstrap/console.log | 86488 +++++++++++++++++-----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 86818 ++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
7 files changed, 86864 insertions(+), 86784 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 binutils-gdb.
from 96a7037cd85 texi2pod.pl: add no-op --no-split option support [PR28144]
new 265dcb69c2e ld: Report error reason when a library cannot be found
new 5a98fb7513b bfd: Close the file descriptor if there is no archive fd
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:
bfd/plugin.c | 8 ++++++++
ld/ldfile.c | 4 ++--
ld/testsuite/ld-plugin/lto.exp | 30 ++++++++++++++++++++++++++++++
ld/testsuite/ld-plugin/pr28138-1.c | 6 ++++++
ld/testsuite/ld-plugin/pr28138-2.c | 6 ++++++
ld/testsuite/ld-plugin/pr28138-3.c | 6 ++++++
ld/testsuite/ld-plugin/pr28138-4.c | 6 ++++++
ld/testsuite/ld-plugin/pr28138-5.c | 6 ++++++
ld/testsuite/ld-plugin/pr28138-6.c | 6 ++++++
ld/testsuite/ld-plugin/pr28138-7.c | 6 ++++++
ld/testsuite/ld-plugin/pr28138.c | 20 ++++++++++++++++++++
11 files changed, 102 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-plugin/pr28138-1.c
create mode 100644 ld/testsuite/ld-plugin/pr28138-2.c
create mode 100644 ld/testsuite/ld-plugin/pr28138-3.c
create mode 100644 ld/testsuite/ld-plugin/pr28138-4.c
create mode 100644 ld/testsuite/ld-plugin/pr28138-5.c
create mode 100644 ld/testsuite/ld-plugin/pr28138-6.c
create mode 100644 ld/testsuite/ld-plugin/pr28138-7.c
create mode 100644 ld/testsuite/ld-plugin/pr28138.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 04600a47224 Return undefined on edges which are not executed.
new 1af16666943 amdgcn: Fix attributes for LLVM-12 [PR 100208]
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/config.in | 24 +++++++++
gcc/config/gcn/gcn-hsa.h | 25 ++++++++-
gcc/config/gcn/gcn.c | 31 +++++++++--
gcc/config/gcn/mkoffload.c | 3 ++
gcc/configure | 129 +++++++++++++++++++++++++++++++++++++++++++++
gcc/configure.ac | 29 ++++++++++
6 files changed, 235 insertions(+), 6 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_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c3385072b 0: update: binutils-llvm-linux-qemu: all
new 4478572ae 0: update: binutils-llvm-linux-qemu: all
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 (c3385072b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 195 +-
02-prepare_abe/console.log | 461 +-
03-build_abe-binutils/console.log | 10103 +++++-----
04-build_llvm/console.log | 13640 ++++++-------
05-build_abe-qemu/console.log | 6922 +++----
06-build_linux/console.log | 551 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 31902 +++++++++++++++---------------
jenkins/manifest.sh | 26 +-
13 files changed, 32179 insertions(+), 31691 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.