This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 61f1d09b3 6: update: binutils-gcc-linux-qemu: 19453
new f2f51e09a 6: update: binutils-gcc-linux-qemu: 19453
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 (61f1d09b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 1712 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 30900 -> 31152 bytes
04-build_abe-stage1/console.log.xz | Bin 90132 -> 90632 bytes
05-build_abe-qemu/console.log.xz | Bin 29976 -> 30652 bytes
06-build_linux/console.log.xz | Bin 43828 -> 44288 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 116 insertions(+), 116 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-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 63ace4730 0: update: binutils-gcc: 2
new c14a7d52d 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 (63ace4730)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1580 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52680 -> 52384 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 466448 -> 466868 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 16 insertions(+), 16 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-next-allmodconfig
in repository toolchain/ci/llvm-project.
from 19b8368225dc [X86][VARARG] Assign MMO earlier to avoid prolog insert po [...]
adds 52bfd2c1ccd8 [ELF] Do not report undefined weak references in shared libraries
adds f3394dc82c20 [libc++] Fix wrongly non-inline basic_string::shrink_to_fit
adds 724ed207b760 [ELF] Hint -z nostart-stop-gc for __start_ undefined references
adds 29276490d13c [MC][ELF] Do not error on parsing .debug_* section directi [...]
adds 5932c004778c [MC][ELF] Fix accepting abbreviated form with Type change
adds d904698b53e4 [Analysis] Ignore casts and unary ops for uninitialized values
new 87ca22cba2fa [Support] Attempt to fix deadlock in ThreadGroup
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:
clang/lib/Analysis/UninitializedValues.cpp | 17 ++++--
clang/test/Analysis/uninit-asm-goto.cpp | 12 ++++
libcxx/include/string | 2 +
.../shrink_to_fit.explicit_instantiation.sh.cpp | 59 +++++++++++++++++++
lld/ELF/InputFiles.cpp | 2 +-
lld/ELF/Relocations.cpp | 6 ++
lld/docs/ELF/start-stop-gc.rst | 66 ++++++++++++++++++++++
lld/docs/index.rst | 1 +
lld/test/ELF/allow-shlib-undefined-weak.s | 48 ++++++++++++++++
lld/test/ELF/gc-sections-startstop-hint.s | 21 +++++++
llvm/include/llvm/Support/Parallel.h | 5 +-
llvm/lib/MC/MCParser/ELFAsmParser.cpp | 29 +++++++---
llvm/lib/Support/Parallel.cpp | 7 ++-
llvm/test/MC/ELF/section-omitted-attributes.s | 5 ++
llvm/test/MC/Mips/elf-debug-section.s | 38 ++++++++++++-
15 files changed, 303 insertions(+), 15 deletions(-)
create mode 100644 libcxx/test/std/strings/basic.string/string.capacity/shrink_to_ [...]
create mode 100644 lld/docs/ELF/start-stop-gc.rst
create mode 100644 lld/test/ELF/allow-shlib-undefined-weak.s
create mode 100644 lld/test/ELF/gc-sections-startstop-hint.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from d012e2bb91 Automatic date update in version.in
adds 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 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_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a54408b73 2: update: binutils-llvm-linux-qemu: 22164
new a09119163 2: update: binutils-llvm-linux-qemu: 22180
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 (a54408b73)
\
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.xz | Bin 1572 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41928 -> 42104 bytes
04-build_llvm/console.log.xz | Bin 59264 -> 59128 bytes
05-build_abe-qemu/console.log.xz | Bin 29168 -> 30228 bytes
06-build_linux/console.log.xz | Bin 5116 -> 5300 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 92 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++++-----
results | 2 +-
10 files changed, 58 insertions(+), 58 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-11
in repository gcc.
from 5635c975576 Avoid expecting nonzero size for access none void* argument [...]
new e2ccc15076a 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 | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++++++
gcc/c/ChangeLog | 6 ++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 14 ++++++++++++++
6 files changed, 60 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.