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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 60245a92ce Automatic date update in version.in
adds 39f0547e55 Extend objdump's --dwarf=follow-links option so that separat [...]
adds cd5a152ceb Fix BFD leak in solib-darwin.c
adds 0a0f4c0179 Fix crash when loading dwp files
adds 0f58c9e88e Fix BFD leak in dwarf2_get_dwz_file.
new c31307f9c5 Automatic date update in version.in
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 | 23 ++++
binutils/NEWS | 7 +
binutils/doc/binutils.texi | 8 ++
binutils/dwarf.c | 9 ++
binutils/dwarf.h | 1 +
binutils/objdump.c | 149 +++++++++++++++------
binutils/testsuite/binutils-all/debuglink.s | 1 -
binutils/testsuite/binutils-all/linkdebug.s | 1 -
binutils/testsuite/binutils-all/objdump.WK2 | 13 +-
binutils/testsuite/binutils-all/objdump.WK3 | 17 +++
binutils/testsuite/binutils-all/objdump.exp | 11 +-
binutils/testsuite/binutils-all/readelf.exp | 2 +-
.../binutils-all/{objdump.WK2 => readelf.wKis} | 6 +-
gdb/ChangeLog | 15 +++
gdb/dwarf2read.c | 5 +-
gdb/solib-darwin.c | 5 +-
17 files changed, 209 insertions(+), 66 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/objdump.WK3
copy binutils/testsuite/binutils-all/{objdump.WK2 => readelf.wKis} (98%)
--
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_bmk/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards dd91ec81b2 gcc-c97f77a35c242b1d07a88b4cd962086badae1c6d: -10
new 6e4e2a9fef gcc-9cde2018638fdc5ad3da8afcd0d89a6c92ed6694: -10
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 (dd91ec81b2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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 | 6 +-
2-prepare_abe/console.log | 8 +-
3-build_abe-bootstrap_ubsan/console.log | 6283 ++++++++++++++----------------
console.log | 6297 +++++++++++++++----------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
6 files changed, 5888 insertions(+), 6714 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ec6bfde825 0: good: binutils-gcc-linux: boot
new 30e1fa7fbe 0: good: 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 (ec6bfde825)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3261 ++++++++--------
4-build_abe-stage1/console.log | 3684 +++++++++---------
5-build_linux/console.log | 254 +-
6-boot_linux/console.log | 348 +-
console.log | 7575 +++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 7583 insertions(+), 7577 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 b34b0bf0472 Improve "llvm-nm -f sysv" output for Elf files
new 36a88f9e099 [X86] Fix bug in x86_intrcc with arg copy elision
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/X86/X86CallingConv.cpp | 40 ++++++++++++++++++++
lib/Target/X86/X86CallingConv.td | 12 +-----
lib/Target/X86/X86FrameLowering.cpp | 9 +++++
lib/Target/X86/X86ISelLowering.cpp | 33 ----------------
test/CodeGen/X86/x86-32-intrcc.ll | 68 ++++++++++++++++++++++++++++++++-
test/CodeGen/X86/x86-64-intrcc.ll | 75 ++++++++++++++++++++++++++++++++++++-
6 files changed, 192 insertions(+), 45 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1b2bef677d 0: good: llvm-linux: 16
new 96295ebc4d 0: good: llvm-linux: 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 (1b2bef677d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10402 +++++++++++++++++++-------------------
3-build_linux/console.log | 67 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10545 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 10715 insertions(+), 10385 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 glibc.
from a04549c194 Break more lines before not after operators.
new e0cb7b6131 Add and move fall-through comments in system-specific code.
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 | 15 +++++++++++++++
sysdeps/i386/dl-machine.h | 1 +
sysdeps/m68k/m680x0/fpu/s_cexp_template.c | 1 +
sysdeps/m68k/memcopy.h | 16 ++++++++++++++++
sysdeps/mach/hurd/ioctl.c | 2 ++
sysdeps/mips/dl-machine.h | 2 +-
sysdeps/mips/dl-trampoline.c | 2 +-
sysdeps/powerpc/powerpc64/dl-machine.h | 2 ++
sysdeps/s390/iso-8859-1_cp037_z900.c | 7 +++++++
9 files changed, 46 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 4ff984bdf [sanitizer] Re-disable a few tests on android.
new 3ad5c29b7 [winasan] Unpoison stack memory when threads exit (redux)
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/asan/asan_win.cc | 13 +++++++++++++
1 file changed, 13 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_bmk/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards e7669cf592 0: good: llvm-25e690273ac15efd5b2afa3ee5b3bde36913ca33: -1
new 8b6ca154e7 0: good: llvm-7429228f20133193334319f637c1fe6e6a92b78a: -1
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 (e7669cf592)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 60 +-
02-build_llvm/console.log | 10085 +++++++++++++++++++-------------------
03-benchmark/benchmark.log | 17 +-
03-benchmark/console.log | 33 +-
05-update_baseline/console.log | 2 +-
console.log | 10180 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 10150 insertions(+), 10235 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-defconfig
in repository toolchain/ci/linux.
from 5908e6b738e3 Linux 5.0-rc8
adds 53a41cb7ed38 Revert "x86/fault: BUG() when uaccess helpers fault on ker [...]
adds 29b00e609960 tmpfs: fix uninitialized return value in shmem_link
adds 7d762d69145a afs: Fix manually set volume location server list
No new revisions were added by this update.
Summary of changes:
arch/x86/mm/extable.c | 58 ---------------------------------------------------
fs/afs/cell.c | 1 +
fs/namespace.c | 2 --
include/linux/sched.h | 6 ------
mm/maccess.c | 6 ------
mm/shmem.c | 2 +-
6 files changed, 2 insertions(+), 73 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.