This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 925de09633b [symbolizer] Avoid collecting symbols belonging to invalid [...]
new 1d02248c5fe AMDGPU: Set ABI version to 1 for code object v3
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/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 14 ++++++++++----
lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp | 14 +++++++++-----
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h | 2 +-
test/CodeGen/AMDGPU/elf-header-osabi.ll | 3 +++
4 files changed, 23 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.
unknown user pushed a change to branch master
in repository lld.
from 3b8df1e45 Revert "Revert "[lld] Fix elf::unlinkAsync detached thread""
new a3aa9146f LLD/AMDGPU: Preserve ABI version during linking ELF for AMDGPU
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/InputFiles.cpp | 1 +
ELF/InputFiles.h | 1 +
ELF/Writer.cpp | 18 +++++++++++++++---
test/ELF/amdgpu-abi-version-err.s | 10 ++++++++++
test/ELF/amdgpu-abi-version.s | 11 +++++++++++
5 files changed, 38 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/amdgpu-abi-version-err.s
create mode 100644 test/ELF/amdgpu-abi-version.s
--
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/binutils-gdb.
from 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/
adds e6e006612f Automatic date update in version.in
adds c559d7096b (Windows) remove thread notification for main thread of inferior
adds 2988d01ea5 (riscv/ada) fix error when calling functions with range argument
adds b1041ae0ae [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str' fun [...]
adds cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...]
adds 2d0a338c7c [gdb, hurd] Repair build after "Convert struct target_ops to [...]
adds 6c6ef69fb4 [gdb, hurd] Repair build after "Share fork_inferior et al wi [...]
adds c29ee8d45e [gdb, hurd] Repair build after "Use thread_info and inferior [...]
adds 924514e11c [gdb, hurd] Address "ISO C++ forbids converting a string con [...]
adds 8071c5ce78 [gdb, hurd] Adjust to Hurd "proc" interface changes
adds b671c7fb21 [gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'
adds abc163a464 [ld, hurd] Remove 'ld-elf/elf.exp' XFAILs
adds 9d70ffbc5b Updating test case
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 56 ++++++++++++++++
gdb/config/i386/nm-i386gnu.h | 7 --
gdb/configure.nat | 1 +
gdb/gnu-nat.c | 31 +++++----
gdb/gnu-nat.h | 17 ++++-
gdb/i386-gnu-nat.c | 14 ++--
gdb/remote.c | 6 +-
gdb/riscv-tdep.c | 1 +
gdb/testsuite/ChangeLog | 8 +++
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 7 +-
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 15 ++---
gdb/windows-nat.c | 78 +++++++++++++++++------
ld/ChangeLog | 4 ++
ld/testsuite/ld-elf/elf.exp | 7 --
15 files changed, 183 insertions(+), 71 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 87d3a4c086 0: last-good: binutils-gcc-linux: all
new adcda51163 0: last-good: binutils-gcc-linux: 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 (87d3a4c086)
\
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3634 +++++++++---------
4-build_abe-stage1/console.log | 4094 ++++++++++----------
5-count_linux_objs/console.log | 24 +-
console.log | 7636 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 7684 insertions(+), 7720 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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/
adds e6e006612f Automatic date update in version.in
adds c559d7096b (Windows) remove thread notification for main thread of inferior
adds 2988d01ea5 (riscv/ada) fix error when calling functions with range argument
adds b1041ae0ae [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str' fun [...]
adds cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...]
adds 2d0a338c7c [gdb, hurd] Repair build after "Convert struct target_ops to [...]
adds 6c6ef69fb4 [gdb, hurd] Repair build after "Share fork_inferior et al wi [...]
adds c29ee8d45e [gdb, hurd] Repair build after "Use thread_info and inferior [...]
adds 924514e11c [gdb, hurd] Address "ISO C++ forbids converting a string con [...]
adds 8071c5ce78 [gdb, hurd] Adjust to Hurd "proc" interface changes
adds b671c7fb21 [gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'
adds abc163a464 [ld, hurd] Remove 'ld-elf/elf.exp' XFAILs
adds 9d70ffbc5b Updating test case
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 56 ++++++++++++++++
gdb/config/i386/nm-i386gnu.h | 7 --
gdb/configure.nat | 1 +
gdb/gnu-nat.c | 31 +++++----
gdb/gnu-nat.h | 17 ++++-
gdb/i386-gnu-nat.c | 14 ++--
gdb/remote.c | 6 +-
gdb/riscv-tdep.c | 1 +
gdb/testsuite/ChangeLog | 8 +++
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 7 +-
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 15 ++---
gdb/windows-nat.c | 78 +++++++++++++++++------
ld/ChangeLog | 4 ++
ld/testsuite/ld-elf/elf.exp | 7 --
15 files changed, 183 insertions(+), 71 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 62af2ee8cb 0: last-good: binutils-gcc-linux: all
new fbaa8324ec 0: last-good: binutils-gcc-linux: 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 (62af2ee8cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4426 +++++++---------
4-build_abe-stage1/console.log | 5895 ++++++++++-----------
5-count_linux_objs/console.log | 117 +-
console.log | 10560 +++++++++++++++++--------------------
jenkins/manifest.sh | 16 +-
6 files changed, 9891 insertions(+), 11127 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.