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 a010605fef Fix Cygwin gdb build
adds 381ce63f2f Refactor delete_program_space as a destructor
adds 7a1a12f4d1 Fix the test for PR 18963 so that it will work on 16-bit targets.
adds 8e4979ac1e Stop the MIPS assembler from accepting ifunc symbols.
adds 00ac85d375 gdb: is_linked_with_cygwin_dll: handle import table not at b [...]
adds 1619720823 gdb: is_linked_with_cygwin_dll: mention filename in warning [...]
adds ffb60ef355 Automatic date update in version.in
adds ca3f923f82 PR25840, Null pointer dereference in objdump
adds 8d55d10ac0 PR25842, Null pointer dereference in nm-new
adds 49af2f5c83 bfin: allow ".=.+delta"
adds 3557f442a1 Remove obsolete and unused inf_ptrace_target::auxv_parse
adds 49c16254b4 Commit: Running the linker testsuite with clang
adds 0fe0f2d621 [PATCH 1/2] coff-go32: update ldscript
adds ce1feff0e7 Revert "Fix the test for PR 18963 so that it will work on 16 [...]
adds 0203cad215 Fix the test for PR 18963 so that it will work on 16-bit targets.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/elf.c | 8 +++-
bfd/elfxx-mips.c | 21 ++++++---
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++
binutils/debug.c | 2 +
gas/ChangeLog | 15 +++++++
gas/config/obj-elf.c | 4 ++
gas/config/tc-bfin.h | 2 +-
gas/testsuite/gas/elf/elf.exp | 5 ++-
gas/testsuite/gas/elf/type-noifunc.e | 2 +-
gdb/ChangeLog | 33 ++++++++++++++
gdb/inf-ptrace.c | 36 ----------------
gdb/inf-ptrace.h | 5 ---
gdb/inferior.c | 2 +-
gdb/progspace.c | 84 ++++++++++++++++++------------------
gdb/progspace.h | 14 +++---
gdb/windows-tdep.c | 59 +++++++++++++++++--------
ld/ChangeLog | 22 ++++++++++
ld/scripttempl/i386go32.sc | 12 ++++++
ld/testsuite/config/default.exp | 50 +++++++++++++++++++++
ld/testsuite/ld-elf/pr22269-1.c | 1 +
ld/testsuite/ld-elfvers/vers.exp | 14 ++++--
ld/testsuite/ld-scripts/pr18963.d | 14 +++---
ld/testsuite/ld-scripts/pr18963.t | 8 ++--
25 files changed, 301 insertions(+), 131 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bbdf7557e 0: update: binutils-gcc-linux: all
new 006a84f45 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 (bbdf7557e)
\
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 | 430 +-
03-build_abe-binutils/console.log | 11698 +++++-----
04-build_abe-stage1/console.log | 15774 +++++++-------
05-build_linux/console.log | 6768 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 24 +-
08-update_baseline/results.regressions | 2 +-
console.log | 34842 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 34821 insertions(+), 34885 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from 0f1cf13ecee middle-end/94479 - fix gimplification of address
adds baf3a5a9424 Fix target/94557 PowerPC regression on GCC 9 (variable vec_ [...]
adds 3c5d3cc15a5 Daily bump.
adds a809efd70d1 Fix PR94043 by making vect_live_op generate lc-phi
adds 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 26 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 13 ++++--
gcc/testsuite/ChangeLog | 16 +++++++
gcc/testsuite/gcc.dg/vect/pr94443.c | 13 ++++++
.../gfortran.dg/graphite/vect-pr94043.f90 | 18 ++++++++
gcc/tree-vect-loop.c | 50 +++++++++++++++++++---
7 files changed, 128 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr94443.c
create mode 100644 gcc/testsuite/gfortran.dg/graphite/vect-pr94043.f90
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ac8d46d06 0: update: binutils-gcc-linux: all
new d329fd928 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 (ac8d46d06)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 236 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11432 +++++------
04-build_abe-stage1/console.log | 18236 ++++++++---------
05-build_linux/console.log | 844 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 3 +-
console.log | 31186 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 31210 insertions(+), 31185 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-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 0f1cf13ecee middle-end/94479 - fix gimplification of address
adds baf3a5a9424 Fix target/94557 PowerPC regression on GCC 9 (variable vec_ [...]
adds 3c5d3cc15a5 Daily bump.
adds a809efd70d1 Fix PR94043 by making vect_live_op generate lc-phi
adds 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 26 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 13 ++++--
gcc/testsuite/ChangeLog | 16 +++++++
gcc/testsuite/gcc.dg/vect/pr94443.c | 13 ++++++
.../gfortran.dg/graphite/vect-pr94043.f90 | 18 ++++++++
gcc/tree-vect-loop.c | 50 +++++++++++++++++++---
7 files changed, 128 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr94443.c
create mode 100644 gcc/testsuite/gfortran.dg/graphite/vect-pr94043.f90
--
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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e192dfed1 0: update: binutils-gcc-linux: boot
new fa234d4a5 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 (e192dfed1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 139 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 11754 ++++++-------
04-build_abe-stage1/console.log | 13896 +++++++--------
05-build_linux/console.log | 790 +-
06-boot_linux/console.log | 476 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27307 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
13 files changed, 27320 insertions(+), 27314 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.