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-defconfig
in repository toolchain/ci/binutils-gdb.
from 627d4cc254 gdb/readline: Fix date in last ChangeLog entry
adds 3868d2e9f1 Automatic date update in version.in
adds 5d33705c7b Fix building gold with gcc-10.
adds e449ea97eb [ARM]: Modify assembler to accept floating and signless data [...]
adds 352f6bc3e5 PR25031, nm reports wrong address on 32bit
adds e8f8842d90 Arm: Fix out of range conditional branch (PR/24991)
new 3d4352200e [gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUs
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++
binutils/nm.c | 104 +++++++++++------------
gas/ChangeLog | 11 +++
gas/config/tc-arm.c | 33 ++++---
gas/testsuite/gas/arm/mve-vldr-bad-3.l | 34 ++++++++
gas/testsuite/gas/arm/mve-vldr-bad-3.s | 13 ++-
gas/testsuite/gas/arm/mve-vstrldr-1.d | 17 ++++
gas/testsuite/gas/arm/mve-vstrldr-1.s | 13 +++
gas/testsuite/gas/arm/pr24991.d | 4 +
gas/testsuite/gas/arm/pr24991.l | 2 +
gas/testsuite/gas/arm/{mapping3.s => pr24991.s} | 8 +-
gdb/ChangeLog | 6 ++
gdb/amd64-linux-nat.c | 6 ++
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.arch/amd64-init-x87-values.exp | 19 ++++-
gold/ChangeLog | 4 +
gold/descriptors.cc | 1 +
18 files changed, 216 insertions(+), 74 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr24991.d
create mode 100644 gas/testsuite/gas/arm/pr24991.l
copy gas/testsuite/gas/arm/{mapping3.s => pr24991.s} (51%)
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards c14b1152 2: update: binutils-gcc-linux: 5371
new db78c55d 2: update: binutils-gcc-linux: 5371
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 (c14b1152)
\
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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11441 ++++++-------
04-build_abe-stage1/console.log | 20069 +++++++++++-----------
05-build_linux/console.log | 920 +-
08-update_baseline/console.log | 36 +-
console.log | 33138 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 33167 insertions(+), 33027 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 5fb96a5721d Extends the expansion of the LWZtoc pseduo op for AIX.
new 15271f49d5e [PGO][PGSO] ProfileSummary changes.
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/llvm/Analysis/ProfileSummaryInfo.h | 23 +++++++++
lib/Analysis/ProfileSummaryInfo.cpp | 67 +++++++++++++++++++++++++++
unittests/Analysis/ProfileSummaryInfoTest.cpp | 42 +++++++++++++++++
3 files changed, 132 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 libcxx.
from fdf768205 [libc++] Remove C++03 variadics in shared_ptr
new afa5393dd [libc++] Try fixing tests that fail on GCC 5 and older
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/libcxx/type_traits/is_implicitly_default_constructible.pass.cpp | 3 +++
test/std/language.support/support.dynamic/nothrow_t.fail.cpp | 4 ++++
test/std/thread/thread.mutex/thread.lock/types.fail.cpp | 5 ++++-
test/std/utilities/memory/allocator.tag/allocator_arg.fail.cpp | 4 ++++
test/std/utilities/tuple/tuple.tuple/tuple.cnstr/default.fail.cpp | 4 ++++
.../utility/pairs/pair.piecewise/piecewise_construct_t.fail.cpp | 4 ++++
.../std/utilities/utility/pairs/pairs.pair/default.explicit.fail.cpp | 4 ++++
7 files changed, 27 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from ec2d041e821 * gcc-interface/trans.c (Attribute_to_gnu): Test Can_Use_I [...]
adds 77aa9133781 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c09480f3 2: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 17324
new 5d2f054e 2: update: gcc-77aa9133781a0d391e30a801d5e147e21b06cb72: 17324
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 (c09480f3)
\
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 | 129 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10858 ++++++++-------
04-build_abe-stage1/console.log | 13770 +++++++++----------
05-build_linux/console.log | 250 +-
08-update_baseline/console.log | 36 +-
console.log | 25497 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 25460 insertions(+), 25510 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2faee71e 2: update: binutils-gcc-linux: 17324
new c09480f3 2: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 17324
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 (2faee71e)
\
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 | 70 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11025 ++++++++-------
04-build_abe-stage1/console.log | 13786 ++++++++++---------
05-build_linux/console.log | 635 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 50 +-
console.log | 26100 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 25553 insertions(+), 26551 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 lld.
from 46070e3c4 [lld][WebAssembly] Fix static linking of -fPIC code with exte [...]
new 751a2936a [ELF][ARM] Fix crash when discarding InputSections that have [...]
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:
ELF/SyntheticSections.cpp | 24 ++++++++++++++++++------
ELF/SyntheticSections.h | 5 +----
test/ELF/linkerscript/arm-exidx-discard-all.s | 19 +++++++++++++++++++
test/ELF/{ => linkerscript}/arm-exidx-discard.s | 0
4 files changed, 38 insertions(+), 10 deletions(-)
create mode 100644 test/ELF/linkerscript/arm-exidx-discard-all.s
rename test/ELF/{ => linkerscript}/arm-exidx-discard.s (100%)
--
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 e8f8842d90 Arm: Fix out of range conditional branch (PR/24991)
new 3d4352200e [gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUs
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:
gdb/ChangeLog | 6 ++++++
gdb/amd64-linux-nat.c | 6 ++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.arch/amd64-init-x87-values.exp | 19 +++++++++++++++++--
4 files changed, 34 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.