This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_39-branch
in repository binutils-gdb.
from 97acb51d6ac Re: PowerPC64 .branch_lt address
new 366e8fc8f7b x86: Make protected symbols local for -shared
new fc69c7e989d x86: Disallow invalid relocations against protected symbols
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:
bfd/elf32-i386.c | 4 +--
bfd/elf64-x86-64.c | 11 +++-----
bfd/elfxx-x86.c | 23 ++++++++++++++---
bfd/elfxx-x86.h | 3 +--
ld/testsuite/ld-i386/i386.exp | 2 +-
ld/testsuite/ld-i386/pr17709.err | 2 ++
ld/testsuite/ld-i386/pr17709.rd | 4 ---
ld/testsuite/ld-i386/protected1.d | 4 ++-
ld/testsuite/ld-i386/protected3.d | 2 +-
ld/testsuite/ld-i386/protected6a.d | 4 ++-
ld/testsuite/ld-x86-64/pr17709.err | 2 ++
ld/testsuite/ld-x86-64/pr17709.rd | 4 ---
ld/testsuite/ld-x86-64/pr24151a-x32.d | 4 ++-
ld/testsuite/ld-x86-64/pr24151a.d | 4 ++-
ld/testsuite/ld-x86-64/pr28875-func.err | 2 +-
ld/testsuite/ld-x86-64/protected1.d | 4 ++-
ld/testsuite/ld-x86-64/protected3.d | 2 +-
ld/testsuite/ld-x86-64/protected6a.d | 4 ++-
ld/testsuite/ld-x86-64/protected7a.d | 4 ++-
ld/testsuite/ld-x86-64/x86-64.exp | 45 +++++++++++++--------------------
20 files changed, 71 insertions(+), 63 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr17709.err
delete mode 100644 ld/testsuite/ld-i386/pr17709.rd
create mode 100644 ld/testsuite/ld-x86-64/pr17709.err
delete mode 100644 ld/testsuite/ld-x86-64/pr17709.rd
--
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_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 7a270341 0: update: binutils-gcc: 2
new 73950898 0: update: binutils-gcc: 2
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 (7a270341)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1604 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 50936 -> 50972 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 534868 -> 529356 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 binutils-gdb.
from b669667d074 struct packed: Add fallback byte array implementation
new e4146092c3f ld: Compile 2 CTF tests with -O2
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:
ld/testsuite/ld-ctf/data-func-conflicted-vars.d | 1 +
ld/testsuite/ld-ctf/data-func-conflicted.d | 1 +
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/qemu.
from fe16c833fd Merge tag 'pull-migration-20220720c' of https://gitlab.com/d [...]
adds 1ca1a7ec36 monitor: add support for boolean statistics
adds 105bb7cdbe kvm: add support for boolean statistics
adds 3746b8ca3e util: Fix broken build on Haiku
adds 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
No new revisions were added by this update.
Summary of changes:
accel/kvm/kvm-all.c | 10 +++++++++-
linux-headers/linux/kvm.h | 1 +
monitor/hmp-cmds.c | 2 ++
qapi/stats.json | 4 +++-
4 files changed, 15 insertions(+), 2 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 insertions(+), 10 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2ffbd164 2: update: binutils-llvm-linux-qemu: 23368
new ee0f3788 2: update: binutils-llvm-linux-qemu: 23385
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 (2ffbd164)
\
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:
01-reset_artifacts/console.log.xz | Bin 1652 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30648 -> 31192 bytes
04-build_kernel_llvm/console.log.xz | Bin 61316 -> 63824 bytes
05-build_abe-qemu/console.log.xz | Bin 31332 -> 31100 bytes
06-build_linux/console.log.xz | Bin 4496 -> 4176 bytes
08-check_regression/console.log.xz | Bin 484 -> 488 bytes
09-update_baseline/console.log | 222 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
results | 2 +-
10 files changed, 121 insertions(+), 121 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.