This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f46017c13c6 libphobos/ChangeLog:
new 581f16e5dd0 ARM] Improve robustness of -mslow-flash-data
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 | 38 +++++++++
gcc/config/arm/arm.md | 89 +++++++++++++++++++++-
gcc/config/arm/constraints.md | 17 ++++-
gcc/config/arm/predicates.md | 18 +++++
gcc/config/arm/thumb2.md | 30 +++++---
gcc/config/arm/vfp.md | 80 +++++++++++--------
gcc/testsuite/ChangeLog | 8 ++
.../gcc.target/arm/thumb2-slow-flash-data-2.c | 1 +
.../gcc.target/arm/thumb2-slow-flash-data-3.c | 1 +
.../gcc.target/arm/thumb2-slow-flash-data-4.c | 1 +
.../gcc.target/arm/thumb2-slow-flash-data-5.c | 1 +
11 files changed, 237 insertions(+), 47 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-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5223dd8ca llvm-73b5479b4c26eca5ce1deeac0d514078236cfd88: 17262
new 26debbeb7 linux-eb6cf9f8cb9dfacf6679f9d6c72aaf568a027edf: 17262
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 (5223dd8ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 170 +-
2-build_llvm/console.log | 10249 ++++++++++++++++++-----------------
3-count_linux_objs/console.log | 971 ++--
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11316 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 11147 insertions(+), 11583 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 lldb.
from 04fd69500 [NativePDB] Fix local-variables.cpp test.
new 650322a48 Fix Xcode project for MIPS architecture plug-in and move of E [...]
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:
lldb.xcodeproj/project.pbxproj | 59 +++++++++++++++++++++++++++++-------------
1 file changed, 41 insertions(+), 18 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 f927635d8 Implement P1209 - Adopt Consistent Container Erasure from Lib [...]
new 09e67411b When resolving a merge conflict, I put something inside an #i [...]
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:
include/version | 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.
unknown user pushed a change to branch master
in repository glibc.
from 268bb71e47 Add missing libnss_testX.so requirement for tst-nss-test3.
new bd51ff5ed0 Add tests for the long double version of ecvt and fcvt
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:
ChangeLog | 16 +++++
misc/Makefile | 4 +-
crypt/ufc-crypt.h => misc/tst-dbl-efgcvt.c | 24 +++++---
misc/{tst-efgcvt.c => tst-efgcvt-template.c} | 72 ++++++++++++++--------
.../dl-librecon.h => misc/tst-ldbl-efgcvt.c | 15 +++--
5 files changed, 89 insertions(+), 42 deletions(-)
copy crypt/ufc-crypt.h => misc/tst-dbl-efgcvt.c (68%)
rename misc/{tst-efgcvt.c => tst-efgcvt-template.c} (68%)
copy sysdeps/generic/dl-librecon.h => misc/tst-ldbl-efgcvt.c (76%)
--
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 28544eea2 linux-ca40dc225d19ae84fadffa2b289fb7aacebc52fc: 13192
new d24f28214 linux-d14b746c6c1ca310f679ef13f661587454e2c588: 13198
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 (28544eea2)
\
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 | 54 +-
2-build_llvm/console.log | 8732 +++---
3-count_linux_objs/console.log | 46484 ++++++++++++++++----------------
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 14 +-
5-update_baseline/console.log | 32 +-
console.log | 56856 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 56204 insertions(+), 55984 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 b8a683696fe [ARM] make test immune to scalarization improvements; NFC
new 955eced56a3 [x86] add tests for extractelement of FP binops; 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/CodeGen/X86/extract-fp.ll | 85 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 85 insertions(+)
create mode 100644 test/CodeGen/X86/extract-fp.ll
--
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-allyesconfig
in repository toolchain/binutils-gdb.
from ebaf5296e6 Automatic date update in version.in
adds 2b05e5e206 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/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2e2a51e8a linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: all
new 7e6a20df8 binutils-2b05e5e2064c4aad54c0fbb3e48af41f2aa7d8dc: 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 (2e2a51e8a)
\
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:
1-reset_artifacts/console.log | 105 +-
2-prepare_abe/console.log | 42 +-
3-build_abe-binutils/console.log | 6680 ++++++++--------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 8346 ++++++++++----------
5-count_linux_objs/console.log | 324 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15477 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 15508 insertions(+), 15490 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-allmodconfig
in repository toolchain/binutils-gdb.
from ebaf5296e6 Automatic date update in version.in
adds 2b05e5e206 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/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 29a50951e gcc-f8499daa2e95876766831fa7d23e645ec8b0856f: all
new fd2bf5358 binutils-2b05e5e2064c4aad54c0fbb3e48af41f2aa7d8dc: 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 (29a50951e)
\
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 | 135 +-
2-prepare_abe/console.log | 42 +-
3-build_abe-binutils/console.log | 6185 ++++++-------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 11505 ++++++++++++-----------
5-count_linux_objs/console.log | 159 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18042 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18144 insertions(+), 17948 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-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards faff595ae linux-d14b746c6c1ca310f679ef13f661587454e2c588: 5078
new 6faed3308 llvm-089b18803fb772d8a4bac2d6285f76847d993b17: 5078
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 (faff595ae)
\
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:
1-reset_artifacts/console.log | 118 +-
2-build_llvm/console.log | 9166 ++++++++++++++++++++-------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 95 +-
5-update_baseline/console.log | 20 +
console.log | 9401 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 9555 insertions(+), 9265 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3edba200c llvm-bd87d15bd2899ce8fe3ec51a59352300f0fbdc9e: 16493
new 8df71bc5f linux-d14b746c6c1ca310f679ef13f661587454e2c588: 16500
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 (3edba200c)
\
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:
1-reset_artifacts/console.log | 170 +-
2-build_llvm/console.log | 10241 ++++++++++++++++----------------
3-count_linux_objs/console.log | 2033 ++++---
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 10 +-
5-update_baseline/console.log | 12 +-
console.log | 12470 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 12516 insertions(+), 12440 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6d0bfb6ed gcc-91199290ebb1c414594954ba9b2297d13efa9030: all
new 1529ee82e binutils-0a59decbb81676ac30deede1bb6b6e241cd75502: 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 (6d0bfb6ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 71 +-
2-prepare_abe/console.log | 20 +-
3-build_abe-binutils/console.log | 3708 ++++++------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 5068 +++++++++--------
5-count_linux_objs/console.log | 2203 ++++----
console.log | 11268 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 11348 insertions(+), 11008 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 lldb.
from 6cf5d3636 Move Broadcaster+Listener+Event combo from Core into Utility
new 04fd69500 [NativePDB] Fix local-variables.cpp test.
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:
lit/SymbolFile/NativePDB/local-variables.cpp | 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.
unknown user pushed a change to branch master
in repository llvm.
from 15e2a129d81 [globalisel][combiner] Fix r349167 for release mode bots
new dac6042d844 [x86] make tests immune to scalarization improvements; NFC
new b8a683696fe [ARM] make test immune to scalarization improvements; NFC
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:
test/CodeGen/ARM/debug-info-qreg.ll | 4 ++--
test/CodeGen/X86/stack-folding-fp-avx1.ll | 4 ++--
test/CodeGen/X86/stack-folding-fp-sse42.ll | 4 ++--
3 files changed, 6 insertions(+), 6 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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards deff493c1 llvm-10689c3e8e7457b23aea154672668663405ac7df: 16
new b93f6e7c9 llvm-aebf24b3ffd43c3f32d5bfd511f524b962cba227: 16
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 (deff493c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 36 +-
2-build_llvm/console.log | 9465 +++++++++++++++++++--------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 42 +-
console.log | 9549 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 9578 insertions(+), 9528 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.