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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e71774ed24 Automatic date update in version.in
adds 496afd1705 elf: Add -z unique-symbol to avoid duplicated local symbol names
adds 8087c3fa8b Fix GDB build in infrun.c when configured with unit tests disabled
adds 320f5391b6 Automatic date update in version.in
adds 32aea73e01 Bump version to 11.0.50.DATE-git.
adds ed6a896ca6 Update NEWS post GDB 10 branch creation.
new 1f656a652e Re: elf: Add -z unique-symbol
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/ChangeLog | 11 ++
bfd/elflink.c | 207 +++++++++++++++++++++++++++++--------
bfd/version.h | 2 +-
gdb/ChangeLog | 15 +++
gdb/NEWS | 4 +-
gdb/infrun.c | 3 +
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/default.exp | 2 +-
gdb/version.in | 2 +-
include/ChangeLog | 5 +
include/bfdlink.h | 3 +
ld/ChangeLog | 23 +++++
ld/NEWS | 2 +
ld/emultempl/elf.em | 4 +
ld/ld.texi | 6 ++
ld/lexsup.c | 4 +
ld/testsuite/ld-elf/elf.exp | 121 ++++++++++++++++++++++
ld/testsuite/ld-elf/pr26391.nd | 7 ++
ld/testsuite/ld-elf/pr26391.out | 3 +
ld/testsuite/ld-elf/pr26391a.c | 18 ++++
ld/testsuite/ld-elf/pr26391b.c | 13 +++
ld/testsuite/ld-elf/pr26391c.c | 13 +++
ld/testsuite/ld-elf/pr26391d.c | 13 +++
23 files changed, 440 insertions(+), 45 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr26391.nd
create mode 100644 ld/testsuite/ld-elf/pr26391.out
create mode 100644 ld/testsuite/ld-elf/pr26391a.c
create mode 100644 ld/testsuite/ld-elf/pr26391b.c
create mode 100644 ld/testsuite/ld-elf/pr26391c.c
create mode 100644 ld/testsuite/ld-elf/pr26391d.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 66a24bc4 2: update: binutils-gcc-linux: 446
new 8e0b538b 2: update: binutils-gcc-linux: 446
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 (66a24bc4)
\
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 | 172 +-
02-prepare_abe/console.log | 426 +-
03-build_abe-binutils/console.log | 11302 ++++++------
04-build_abe-stage1/console.log | 16153 ++++++++---------
05-build_linux/console.log | 978 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 12 +-
08-update_baseline/console.log | 72 +-
08-update_baseline/results.regressions | 12 +-
console.log | 29249 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 29217 insertions(+), 29183 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-stable-defconfig
in repository toolchain/ci/gcc.
from 69ca5f3a988 bb-reorder: Remove a misfiring micro-optimization (PR96475)
adds 7b9c26519e6 [nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in atomic.c
adds c6632dc9a8e libphobos: Include <cet.h> to generate the CET marker for - [...]
adds bf69edf8ce4 x32: Update gcc.target/i386/builtin_thread_pointer.c
adds 919373a6bff testsuite: Move auto-96647.C to c++1y/.
adds 782d3ea603c testsuite: Use C++14 in g++.dg/warn/Wnonnull6.C.
No new revisions were added by this update.
Summary of changes:
gcc/testsuite/g++.dg/{cpp0x => cpp1y}/auto-96647.C | 2 +-
gcc/testsuite/g++.dg/warn/Wnonnull6.C | 4 ++--
gcc/testsuite/gcc.target/i386/builtin_thread_pointer.c | 4 +++-
libgcc/config/nvptx/atomic.c | 12 ++++++++----
libphobos/libdruntime/config/x86/switchcontext.S | 5 +++++
5 files changed, 19 insertions(+), 8 deletions(-)
rename gcc/testsuite/g++.dg/{cpp0x => cpp1y}/auto-96647.C (78%)
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 77db6450 3: reset: gcc-69ca5f3a988266da8905aef9cf22aa02807e0471: 5524
new 22cbeb5f 4: update: gcc-782d3ea603c9ad26176136ffb39481a720246be1: 5524
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 | 162 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10573 ++++++------
04-build_abe-stage1/console.log | 15716 ++++++++---------
05-build_linux/console.log | 836 +-
07-check_regression/console.log | 81 +-
07-check_regression/results.regressions | 20 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 65 +-
08-update_baseline/results.regressions | 20 +-
console.log | 27871 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 11 -
14 files changed, 27874 insertions(+), 27930 deletions(-)
delete mode 100644 07-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 729e3d091984 Merge tag 'ceph-for-5.9-rc5' of git://github.com/ceph/ceph-client
adds 01ec372cef1e cifs: fix DFS mount with cifsacl/modefromsid
adds 5a3c558a9f05 Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrenc [...]
adds fccc0007b8dc btrfs: fix lockdep splat in add_missing_dev
adds ea57788eb76d btrfs: require only sector size alignment for parent eb bytenr
adds 9e3aa8054453 btrfs: free data reloc tree on failed mount
adds 2d892ccdc163 btrfs: fix NULL pointer dereference after failure to creat [...]
adds edf6b0e1e4dd Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds 6180bb446ab6 dax: fix detection of dax support for non-persistent memor [...]
adds 4f8b0a5b3f7e Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org [...]
adds a566a9012acd seccomp: don't leak memory when filter install races
adds 19d1d49f2a8c mailmap, MAINTAINERS: move to tycho.pizza
adds e839317900e9 seccomp: don't leave dangling ->notif if file allocation fails
adds ef2e9a563b0c Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
.mailmap | 1 +
MAINTAINERS | 2 +-
drivers/dax/super.c | 2 +-
fs/btrfs/disk-io.c | 2 ++
fs/btrfs/extent-tree.c | 19 +++++++++----------
fs/btrfs/print-tree.c | 12 +++++++-----
fs/btrfs/transaction.c | 1 +
fs/btrfs/volumes.c | 10 ++++++++++
fs/cifs/inode.c | 4 ++++
kernel/seccomp.c | 24 ++++++++++++++++++------
10 files changed, 54 insertions(+), 23 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3a63ec76 0: update: linux-729e3d091984487f7aa1ebfabfe594e5b317ed0f: boot
new 476acd97 0: update: binutils-gcc-linux: boot
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 (3a63ec76)
\
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 | 183 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11740 ++++++------
04-build_abe-stage1/console.log | 15971 +++++++++--------
05-build_linux/console.log | 583 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 28947 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 29551 insertions(+), 28365 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
in repository toolchain/ci/interesting-commits.
from fe4fc85 Add regression 69ca5f3a988266da8905aef9cf22aa02807e0471 from [...]
new bde149b Add regression 69ca5f3a988266da8905aef9cf22aa02807e0471 from [...]
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.