This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b7fd1834a38 [Alignment][NFC] Optimize alignTo
new 4f04974098b [llvm-ar] Make paths case insensitive when on windows
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/CommandGuide/llvm-ar.rst | 6 +++++
test/tools/llvm-ar/Inputs/path-names.a | 8 ++++++
test/tools/llvm-ar/non-windows-name-case.test | 27 +++++++++++++++++++
test/tools/llvm-ar/path-names.test | 9 +++++++
test/tools/llvm-ar/windows-name-case.test | 29 +++++++++++++++++++++
tools/llvm-ar/llvm-ar.cpp | 37 +++++++++++++++++++++------
6 files changed, 108 insertions(+), 8 deletions(-)
create mode 100644 test/tools/llvm-ar/Inputs/path-names.a
create mode 100644 test/tools/llvm-ar/non-windows-name-case.test
create mode 100644 test/tools/llvm-ar/path-names.test
create mode 100644 test/tools/llvm-ar/windows-name-case.test
--
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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0adbe9e49 0: update: binutils-gcc-linux: all
new b2cf4d727 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 (0adbe9e49)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 154 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11481 +++++++-------
04-build_abe-stage1/console.log | 15829 +++++++++----------
05-build_linux/console.log | 2268 +--
06-boot_linux/console.log | 8 +-
console.log | 30178 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 30212 insertions(+), 30164 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 b37e7f080e5 Assert for POINTER_TYPE_P in expr_callee_abi
new b68acb47d31 In PR70010, a function is marked with target(no-vsx) to dis [...]
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 | 7 +++++++
gcc/config/rs6000/rs6000.c | 30 +++++++++++++++++-----------
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/powerpc/pr70010-1.c | 17 ++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr70010-2.c | 17 ++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr70010-3.c | 17 ++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr70010-4.c | 17 ++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr70010.c | 19 ++++++++++++++++++
8 files changed, 122 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010-4.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010.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 clang.
from d57d5c1b57 RewriteModernObjC - silence static analyzer getAs<> null der [...]
new d87cdd38be [Driver,ARM] Make -mfloat-abi=soft turn off MVE.
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/Driver/ToolChains/Arch/ARM.cpp | 1 +
test/Driver/arm-mfpu.c | 6 ++++++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.