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-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards a3f6e0ba8 0: update: binutils-llvm-linux-qemu: boot
new 8003c63e7 0: update: binutils-llvm-linux-qemu: boot
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 (a3f6e0ba8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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.xz | Bin 1552 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30156 -> 30220 bytes
04-build_llvm/console.log.xz | Bin 60544 -> 59432 bytes
05-build_abe-qemu/console.log.xz | Bin 30240 -> 30544 bytes
06-build_linux/console.log.xz | Bin 3660 -> 3816 bytes
07-boot_linux/console.log.xz | Bin 5796 -> 5772 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 18 insertions(+), 18 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 997130f778c target: [PR102941] Fix inline-asm flags with non-REG_P output
new 6cd51207f57 c++: check delete access with trivial init [PR20040]
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/cp/cp-tree.h | 1 +
gcc/cp/init.c | 128 +++++++++++++++++++-----------------
gcc/testsuite/g++.dg/init/delete4.C | 14 ++++
3 files changed, 82 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/delete4.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 42ae7ebfb26 i386: Robustify V2QI and V4QI move patterns
new 997130f778c target: [PR102941] Fix inline-asm flags with non-REG_P output
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/arm/aarch-common.c | 2 +-
gcc/testsuite/gcc.target/aarch64/asm-flag-7.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/asm-flag-7.c | 23 +++++++++++++++++++++++
3 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/asm-flag-7.c
create mode 100644 gcc/testsuite/gcc.target/arm/asm-flag-7.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from af4004d1da Fix a stack exhaustion bug parsing malicious STABS format de [...]
adds ea93a607c6 ldelfgen.c: Add missing newlines when calling einfo
adds d794dc3eb4 Automatic date update in version.in
adds 6540edd52c Move elf_backend_always_size_sections earlier
adds aed44286ef RISC-V: Updated the default ISA spec to 20191213.
adds 0e9f1c04b9 Revert previous delta to debug.c. Replace with patch to rej [...]
adds 8af9b8009b gdb/doc: Remove (...) around guile procedure names in @deffn lines
adds d50964864b gdb/doc: shorten some source lines, and prevent some line breaks
new 8d5e08e10e Do not use CC_HAS_LONG_LONG
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/elflink.c | 30 +++++++--------
bfd/elfxx-riscv.c | 4 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 10 ++++-
binutils/debug.c | 33 +++++++---------
gas/config/tc-riscv.c | 2 +-
gas/testsuite/gas/riscv/csr-version-1p10.d | 2 +-
gas/testsuite/gas/riscv/csr-version-1p11.d | 2 +-
gas/testsuite/gas/riscv/csr-version-1p12.d | 2 +-
gas/testsuite/gas/riscv/csr-version-1p9p1.d | 2 +-
gas/testsuite/gas/riscv/option-arch-03.d | 2 +-
gas/testsuite/gas/riscv/option-arch-03.s | 2 +-
gdb/doc/guile.texi | 45 ++++++++++++++--------
gdbserver/ax.cc | 2 +-
ld/ldelfgen.c | 6 +--
ld/testsuite/ld-riscv-elf/attr-merge-arch-01.d | 2 +-
ld/testsuite/ld-riscv-elf/attr-merge-arch-01a.s | 2 +-
ld/testsuite/ld-riscv-elf/attr-merge-arch-01b.s | 2 +-
ld/testsuite/ld-riscv-elf/attr-merge-arch-02.d | 2 +-
ld/testsuite/ld-riscv-elf/attr-merge-arch-02a.s | 2 +-
ld/testsuite/ld-riscv-elf/attr-merge-arch-02b.s | 2 +-
ld/testsuite/ld-riscv-elf/attr-merge-arch-03.d | 2 +-
ld/testsuite/ld-riscv-elf/attr-merge-arch-03a.s | 2 +-
ld/testsuite/ld-riscv-elf/attr-merge-arch-03b.s | 2 +-
.../ld-riscv-elf/attr-merge-arch-failed-02.d | 2 +-
ld/testsuite/ld-riscv-elf/call-relax.d | 2 +-
26 files changed, 92 insertions(+), 76 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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards f8d7d8fba 0: update: binutils-gcc: 2
new 25c7db733 0: update: binutils-gcc: 2
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 (f8d7d8fba)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1500 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 37648 -> 38268 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 265456 -> 264648 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 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_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from c198c877ab Automatic date update in version.in
adds 9bc6649d7b Automatic date update in version.in
adds 6b6f129692 Automatic date update in version.in
adds 2eb6f36dc7 Automatic date update in version.in
No new revisions were added by this update.
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_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 689c51d8b 0: update: binutils-gcc: 2
new d912ca89a 0: update: binutils-gcc: 2
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 (689c51d8b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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.xz | Bin 1540 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 50504 -> 50392 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 244972 -> 243788 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.