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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5209f1fe 0: update: llvm-linux: all
new 103e7ccf 0: update: llvm-linux: 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 (5209f1fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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-build_llvm/console.log | 12396 +-
03-build_linux/console.log | 2916294 ++++++++++++++++++------------------
04-boot_linux/console.log | 2 +-
console.log | 2928520 ++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 2928592 insertions(+), 2928756 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 llvm.
from b935c4c52a7 [InstCombine] add tests for fneg disguised as fmul; NFC
new 08c6feac7d1 [MachineOutliner] Disable outlining from noreturn functions
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:
lib/CodeGen/MachineOutliner.cpp | 6 +++
test/CodeGen/AArch64/machine-outliner-noreturn.mir | 56 ++++++++++++++++++++++
2 files changed, 62 insertions(+)
create mode 100644 test/CodeGen/AArch64/machine-outliner-noreturn.mir
--
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/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from bab49f3811b Daily bump.
adds 4c35a88fc1c Daily bump.
adds 14c09541a37 Backprot fix for uninitialised use in mips_split_move
adds 1f5e24058d7 Backport fix for PR target/91769
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/mips/mips.c | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/mips/pr91769.c | 19 +++++++++++++++++++
5 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/pr91769.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_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 41e8ee76 2: update: binutils-gcc-linux: 17346
new 8b204b0d 2: update: binutils-gcc-linux: 17349
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 (41e8ee76)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 130 +-
02-prepare_abe/console.log | 228 +-
03-build_abe-binutils/console.log | 11129 ++++++++-------
04-build_abe-stage1/console.log | 14176 +++++++++----------
05-build_linux/console.log | 696 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 16 +-
console.log | 26351 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
10 files changed, 26396 insertions(+), 26354 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 glibc.
from eaad14b56a nptl: Move pthread_attr_setinheritsched implementation into libc.
new 2b26b084e4 elf: Never use the file ID of the main executable [BZ #24900]
new 77523d5e43 elf: Assign TLS modid later during dlopen [BZ #24930]
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:
ChangeLog | 19 ++++
elf/Makefile | 8 +-
elf/dl-load.c | 103 +++++++++++----------
...open-aout-container.c => tst-dlopen-aout-pie.c} | 4 +-
4 files changed, 81 insertions(+), 53 deletions(-)
copy elf/{tst-dlopen-aout-container.c => tst-dlopen-aout-pie.c} (88%)
--
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 llvm.
from 9b9061b951f [NFC] Add { } to silence compiler warning [-Wmissing-braces].
new b935c4c52a7 [InstCombine] add tests for fneg disguised as fmul; NFC
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:
test/Transforms/InstCombine/fmul.ll | 74 +++++++++++++++++++++++++++++++++++++
1 file changed, 74 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 lldb.
from 3147a3987 [lldb] [testsuite] Mark TestSBCommandReturnObject as failing [...]
new c79637dea Expand on the qfProcessInfo documentation, add examples 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:
docs/lldb-platform-packets.txt | 37 +++++++++++++++++++++++++++++++++----
1 file changed, 33 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.