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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from fcc7376e0a Avoid get_ptrace_pid() usage on NetBSD in x86-bsd-nat.c
adds 6a541707f3 Fix assertion failure in the BFD library when called to pars [...]
adds 2d07da271e [AArch64] When unavailable, fetch VG from ptrace.
adds 3734bec833 Include: Sync lto-symtab.h and plugin-api.h with GCC
adds f3a08f7778 Fix discrepancies in nm's --line-number output by adding sup [...]
adds f09db38094 Disable get_ptrace_pid for NetBSD
adds 9a6c68caa9 Add support for --no-rosegment option.
adds ce2ea1c7e0 Automatic date update in version.in
adds a859124df2 tidy elf_backend calls
adds 833d919c93 PowerPC disassembly of odd sized sections
adds fe90ae8a9f NDS32 disassembly of odd sized sections
adds 340f3ac808 metag uninitialized memory read
adds 67338173a4 XCOFF uninitialized read
adds c02d66610b Silence warnings due to plugin API change
adds c3a1714ce7 plugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol type
adds 3d98c46092 plugin: Don't invoke LTO-wrapper
adds 5844b4657a Fix compile time warnings about the possibility of using uni [...]
new c7da12c72c Add support for NetBSD threads in ppc-nbsd-nat.c
new 0d832e7f5e Add support for the xdef and xref pseudo-ops to the Z80 assembler.
new 0dd7b8f788 [gdb/testsuite] Fix timeouts in gdb.threads/step-over-*.exp
The 3 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 | 70 +
bfd/coff-rs6000.c | 8 +-
bfd/config.in | 6 -
bfd/configure | 10 -
bfd/configure.ac | 6 -
bfd/dwarf2.c | 86 +-
bfd/elf.c | 42 +-
bfd/elfcode.h | 14 +-
bfd/elfnn-ia64.c | 7 +-
bfd/plugin.c | 487 +----
bfd/plugin.h | 5 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 20 +
binutils/ar.c | 2 +-
binutils/nm.c | 2 +-
binutils/readelf.c | 34 +-
binutils/testsuite/binutils-all/dw4.s | 1974 ++++++++++++++++++++
binutils/testsuite/binutils-all/nm.exp | 47 +
gas/ChangeLog | 6 +
gas/config/tc-z80.c | 2 +
gas/doc/c-z80.texi | 83 +-
gdb/ChangeLog | 20 +
gdb/inf-ptrace.c | 47 +-
gdb/inf-ptrace.h | 7 +-
gdb/nat/aarch64-sve-linux-ptrace.c | 21 +-
gdb/ppc-nbsd-nat.c | 14 +-
gdb/testsuite/ChangeLog | 6 +
.../gdb.threads/step-over-lands-on-breakpoint.exp | 5 +-
.../gdb.threads/step-over-trips-on-watchpoint.exp | 5 +-
gold/ChangeLog | 4 +
gold/options.h | 2 +-
include/ChangeLog | 13 +
include/lto-symtab.h | 13 +
include/plugin-api.h | 32 +-
ld/ChangeLog | 13 +
ld/testplug.c | 5 +-
ld/testplug2.c | 5 +-
ld/testplug3.c | 5 +-
ld/testplug4.c | 5 +-
ld/testsuite/ld-plugin/lto.exp | 15 +-
opcodes/ChangeLog | 19 +
opcodes/metag-dis.c | 10 +-
opcodes/nds32-dis.c | 24 +-
opcodes/ppc-dis.c | 28 +-
44 files changed, 2611 insertions(+), 620 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/dw4.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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d54accbc2 0: update: binutils-gcc-linux: all
new f80f2a6ee 0: update: 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 (d54accbc2)
\
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11854 ++++++-------
04-build_abe-stage1/console.log | 14639 ++++++++--------
05-build_linux/console.log | 6798 ++++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 4 +-
console.log | 33865 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
regressions.txt | 3 +-
11 files changed, 34014 insertions(+), 33735 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 4a90f062056 Add support for NetBSD threads in hppa-nbsd-nat.c
new 9faa006d11a Inherit ppc_nbsd_nat_target from nbsd_nat_target
new 70304be9393 Fix Ada val_print removal regression
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:
gdb/ChangeLog | 15 ++++
gdb/ada-valprint.c | 99 +++++++++-------------
gdb/ppc-nbsd-nat.c | 3 +-
gdb/testsuite/ChangeLog | 5 ++
.../gdb.ada/{interface.exp => sub_variant.exp} | 17 ++--
.../global_pack.ads => sub_variant/subv.adb} | 34 ++++++--
6 files changed, 97 insertions(+), 76 deletions(-)
copy gdb/testsuite/gdb.ada/{interface.exp => sub_variant.exp} (63%)
copy gdb/testsuite/gdb.ada/{info_auto_lang/global_pack.ads => sub_variant/subv.adb} (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.
unknown user pushed a change to branch master
in repository gcc.
from 261014a1be4 [ARM][GCC][9x]: MVE ACLE predicated intrinsics with (dont-c [...]
new 828878c35c8 c++: Include the constraint parameter mapping in diagnostic [...]
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/cp/ChangeLog | 10 +++++++++
gcc/cp/cxx-pretty-print.c | 18 +++++++--------
gcc/cp/cxx-pretty-print.h | 1 +
gcc/cp/error.c | 35 +++++++++--------------------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/concepts/diagnostic6.C | 14 ++++++++++++
6 files changed, 48 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/diagnostic6.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0dd7b8f788b [gdb/testsuite] Fix timeouts in gdb.threads/step-over-*.exp
new 4a90f062056 Add support for NetBSD threads in hppa-nbsd-nat.c
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 | 8 +++++++-
gdb/hppa-nbsd-nat.c | 14 ++++++++------
2 files changed, 15 insertions(+), 7 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 39a05214fe Add NEWS entry for CVE-2020-1752 (bug 25414)
new 3cc4a8367c stdio: Remove memory leak from multibyte convertion [BZ#25691]
new 910a835dc9 stdio: Add tests for printf multibyte convertion leak [BZ#25691]
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:
stdio-common/Makefile | 9 +-
stdio-common/tst-printf-bz25691.c | 108 +++++++++++++
stdio-common/vfprintf-internal.c | 324 +++++++++++++++++++++-----------------
3 files changed, 295 insertions(+), 146 deletions(-)
create mode 100644 stdio-common/tst-printf-bz25691.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/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 529d7f2df 3: reset: linux-56cc3af4e8c8eaba91b51efa6081a868adbd97c3: 19955
new 0186b0241 4: update: linux-aff7e57f8266549245eb4a272ce149b752dfce77: 20004
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 | 138 +-
02-build_llvm/console.log | 12244 ++++-----
03-build_linux/console.log | 35673 +++++++++++++++++++++++++-
05-check_regression/console.log | 71 +-
05-check_regression/trigger-bisect | 3 -
06-update_baseline/console.log | 51 +-
console.log | 48177 +++++++++++++++++++++++++++++------
jenkins/manifest.sh | 10 +-
regressions.txt | 15 +-
reset-baseline | 0
results | 2 +-
11 files changed, 82192 insertions(+), 14192 deletions(-)
delete mode 100644 05-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.