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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a1a28608 2: update: binutils-gcc-linux: 19665
new 0d0b25c3 2: update: binutils-gcc-linux: 19665
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 (a1a28608)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 191 +-
02-prepare_abe/console.log | 350 +-
03-build_abe-binutils/console.log | 11416 ++++++------
04-build_abe-stage1/console.log | 20155 ++++++++++-----------
05-build_linux/console.log | 2524 ++-
07-check_regression/console.log | 14 +-
08-update_baseline/console.log | 70 +-
console.log | 34806 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 34777 insertions(+), 34761 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/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from e884c77dada Daily bump.
adds 44cc5451b94 [Darwin, opts processing] Fix missing RejectNegative etc.
adds 64bf7a0d21f Daily bump.
adds db6156b568d xtensa: backport fix for PR target/90922
adds ec2d041e821 * gcc-interface/trans.c (Attribute_to_gnu): Test Can_Use_I [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 23 +++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +
gcc/ada/gcc-interface/trans.c | 48 +++--
gcc/config/darwin.opt | 397 +++++++++++++++++++++++++-----------------
gcc/config/xtensa/xtensa.c | 3 +-
6 files changed, 293 insertions(+), 186 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/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b747d479 0: update: binutils-gcc-linux: all
new 18b59cf4 0: update: binutils-gcc-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 (b747d479)
\
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 | 184 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10864 +++++++--------
04-build_abe-stage1/console.log | 14102 +++++++++----------
05-build_linux/console.log | 794 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 8 +-
console.log | 26410 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 26417 insertions(+), 26405 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 clang.
from 2e9f804150 Fix __is_signed builtin
new ee61cebc36 [OPENMP]Fix PR43355: DO not emit target calls if only -fopen [...]
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/CGOpenMPRuntime.cpp | 4 ++++
test/OpenMP/declare_target_codegen.cpp | 10 ++++++++++
2 files changed, 14 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 binutils-gdb.
from ec73ddcd43 PowerPC64 dynamic symbol tweaks
new 4a41f3face ld-plugin/pr24406-1.c: Correct buffer size to read
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-plugin/pr24406-1.c | 2 +-
2 files changed, 6 insertions(+), 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.
unknown user pushed a change to branch master
in repository clang.
from 7222c4d949 [docs] Fix some typos in InternalsManual
new 2e9f804150 Fix __is_signed builtin
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/LanguageExtensions.rst | 5 +----
lib/Sema/SemaExprCXX.cpp | 4 +++-
test/SemaCXX/type-traits.cpp | 44 +++++++++++++++++++++++---------------------
3 files changed, 27 insertions(+), 26 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 a6305400b9f [TextAPI] Add New Supported Platforms
new 462664777cf HexagonLoopIdiomRecognition - silence static analyzer dyn_c [...]
new c257065efa2 [AMDGPU][MC] Corrected handling of relocatable expressions
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:
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 31 ++++++++++++++--------
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 6 ++---
test/MC/AMDGPU/expressions-gfx10.s | 26 +++++++++++++++++-
test/MC/AMDGPU/expressions-gfx9.s | 17 ++++++++++++
4 files changed, 65 insertions(+), 15 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 libcxx.
from 70a91436c Revert "Extension: Mark the default constructor of chrono::du [...]
new a57e4bf8e [libc++] Mark iostreams test as XFAIL on older macOSes
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:
.../ios.base/ios.types/ios_Init/ios_Init.multiple.pass.cpp | 12 ++++++++++++
1 file changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.