This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 50f14e23b Unbreak green dragon bots w/o __builtin_launder
new c88aa7fa7 [test] [re.traits] Remove asserts failing due to invalid UTF-8
new 4b8645f0d [test] Add target_info for NetBSD, and XFAIL some of locale tests
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:
.../locale.collate.byname/transform.pass.cpp | 3 +++
.../locale.money.get.members/get_long_double_fr_FR.pass.cpp | 3 +++
.../locale.money.get.members/get_long_double_ru_RU.pass.cpp | 3 +++
.../locale.money.get.members/get_long_double_zh_CN.pass.cpp | 3 +++
.../locale.money.put.members/put_long_double_fr_FR.pass.cpp | 3 +++
.../locale.money.put.members/put_long_double_ru_RU.pass.cpp | 3 +++
.../locale.money.put.members/put_long_double_zh_CN.pass.cpp | 3 +++
.../locale.moneypunct.byname/curr_symbol.pass.cpp | 3 +++
.../locale.moneypunct.byname/grouping.pass.cpp | 3 +++
.../locale.moneypunct.byname/neg_format.pass.cpp | 3 +++
.../locale.moneypunct.byname/pos_format.pass.cpp | 3 +++
.../locale.moneypunct.byname/thousands_sep.pass.cpp | 3 +++
.../category.time/locale.time.get.byname/get_date.pass.cpp | 3 +++
.../locale.time.get.byname/get_date_wide.pass.cpp | 3 +++
.../category.time/locale.time.get.byname/get_one.pass.cpp | 3 +++
.../locale.time.get.byname/get_one_wide.pass.cpp | 3 +++
.../category.time/locale.time.put.byname/put1.pass.cpp | 3 +++
.../facet.numpunct/locale.numpunct.byname/grouping.pass.cpp | 3 +++
.../locale.numpunct.byname/thousands_sep.pass.cpp | 3 +++
.../locales/locale/locale.cons/char_pointer.pass.cpp | 3 +++
test/std/re/re.alg/re.alg.match/basic.pass.cpp | 3 +++
test/std/re/re.alg/re.alg.match/ecma.pass.cpp | 3 +++
test/std/re/re.alg/re.alg.match/extended.pass.cpp | 3 +++
test/std/re/re.alg/re.alg.search/awk.pass.cpp | 3 +++
test/std/re/re.alg/re.alg.search/basic.pass.cpp | 3 +++
test/std/re/re.alg/re.alg.search/ecma.pass.cpp | 3 +++
test/std/re/re.alg/re.alg.search/extended.pass.cpp | 3 +++
test/std/re/re.traits/lookup_collatename.pass.cpp | 3 +++
test/std/re/re.traits/transform.pass.cpp | 3 +++
test/std/re/re.traits/transform_primary.pass.cpp | 3 +++
test/std/re/re.traits/translate_nocase.pass.cpp | 5 -----
utils/libcxx/test/target_info.py | 13 +++++++++++++
32 files changed, 103 insertions(+), 5 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 2feebf42e2a Merge dmd upstream 237ca3fbe
new 9b34415ec7f 2018-12-17 Steve Ellcey <sellcey(a)cavium.com>
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 | 34 ++++++++
gcc/config/aarch64/aarch64-protos.h | 3 +
gcc/config/aarch64/aarch64.c | 165 +++++++++++++++++++++++++++++++-----
gcc/config/aarch64/aarch64.h | 10 +--
gcc/config/aarch64/aarch64.md | 65 +++++++++++++-
5 files changed, 250 insertions(+), 27 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 a54a3917dc9 AsmParser: test .double NaN and .double inf
new 1ea2e05be9e NFC: remove unused variable
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/SelectionDAG/TargetLowering.cpp | 1 -
1 file changed, 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 llvm.
from 1987714929e [TargetLowering] Add DemandedElts mask to SimplifyDemandedB [...]
new 23da1106786 [AMDGPU][MC][DOC] A fix for build failure in r349370
new a54a3917dc9 AsmParser: test .double NaN and .double inf
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:
docs/AMDGPU/gfx7_attr.rst | 2 +-
docs/AMDGPU/gfx7_hwreg.rst | 2 +-
docs/AMDGPU/gfx7_label.rst | 2 +-
docs/AMDGPU/gfx7_msg.rst | 2 +-
docs/AMDGPU/gfx7_src_exp.rst | 2 +-
docs/AMDGPU/gfx7_waitcnt.rst | 2 +-
docs/AMDGPU/gfx8_attr.rst | 2 +-
docs/AMDGPU/gfx8_hwreg.rst | 2 +-
docs/AMDGPU/gfx8_label.rst | 2 +-
docs/AMDGPU/gfx8_msg.rst | 2 +-
docs/AMDGPU/gfx8_src_exp.rst | 2 +-
docs/AMDGPU/gfx8_waitcnt.rst | 2 +-
docs/AMDGPU/gfx9_attr.rst | 2 +-
docs/AMDGPU/gfx9_hwreg.rst | 2 +-
docs/AMDGPU/gfx9_label.rst | 2 +-
docs/AMDGPU/gfx9_msg.rst | 2 +-
docs/AMDGPU/gfx9_src_exp.rst | 2 +-
docs/AMDGPU/gfx9_waitcnt.rst | 2 +-
docs/AMDGPUInstructionNotation.rst | 2 +-
docs/AMDGPUInstructionSyntax.rst | 8 +++----
docs/AMDGPUModifierSyntax.rst | 42 +++++++++++++++++------------------
docs/AMDGPUOperandSyntax.rst | 34 ++++++++++++++--------------
test/MC/AsmParser/floating-literals.s | 9 ++++++++
23 files changed, 70 insertions(+), 61 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-master-aarch64-lts-defconfig
in repository toolchain/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 13f0779b3 gcc-05a6995e14fc031a3da87a5c95d554d02bef283a: all
new 86ec5276f binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 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 (13f0779b3)
\
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:
1-reset_artifacts/console.log | 60 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3481 ++---
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4135 +++---
5-count_linux_objs/console.log | 21644 ++++++++++++++--------------
console.log | 28010 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 28727 insertions(+), 28623 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d24f28214 linux-d14b746c6c1ca310f679ef13f661587454e2c588: 13198
new 0d2e2afc9 linux-6648e120dd1a7a1d6eedea1b7dbe21108a189947: 13202
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 (d24f28214)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 53 +-
2-build_llvm/console.log | 8930 ++++---
3-count_linux_objs/console.log | 46095 +++++++++++++++++-----------------
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 14 +-
5-update_baseline/console.log | 32 +-
console.log | 52124 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 2 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 53529 insertions(+), 53733 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-arm-mainline-defconfig
in repository toolchain/linux-next.
from 6531e115b7ab Merge branch 'akpm' (patches from Andrew)
adds 7566ec393f41 Linux 4.20-rc7
No new revisions were added by this update.
Summary of changes:
Makefile | 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/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 7126009de gcc-230845da33c7aec4bfb83df79920518ce45a449a: all
new 9b5841889 linux-7566ec393f4161572ba6f11ad5171fd5d59b0fbd: 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 (7126009de)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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:
1-reset_artifacts/console.log | 76 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6070 ++++++------
4-build_abe-stage1/console.log | 11933 ++++++++++++------------
5-count_linux_objs/console.log | 186 +-
5-count_linux_objs/revision | 2 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18341 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18382 insertions(+), 18272 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.