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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f27c0b449f aarch64: Allow LS64 feature with Armv8.6
adds acb994fab6 gdb/testsuite: add "breakpoint always-inserted" axis in gdb. [...]
adds b8b0c108c7 Automatic date update in version.in
adds ab33b15255 gdb: add an option flag to 'maint print c-tdesc'
adds bcb78b4761 Stop Gas from generating line info or address ranges for sec [...]
adds 94cde56ab3 m32r sim: Add prototypes for functions that pass/return DI values
adds a3183ad610 Fix up changelog entry of previous delta
adds 9e74f0aef6 Fix gdb.threads/tls-so_extern.exp with Clang
new 1f2624a354 Fix Rust regression with -readnow
new 10c19fadfd arc: Write correct "eret" value during register collection
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/version.h | 2 +-
gas/ChangeLog | 11 ++
gas/dwarf2dbg.c | 18 ++-
gas/testsuite/gas/elf/dwarf2-20.d | 18 +++
gas/testsuite/gas/elf/dwarf2-20.s | 10 ++
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/elf/warn-2.s | 15 +--
gdb/ChangeLog | 30 +++++
gdb/arc-linux-tdep.c | 10 +-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 9 +-
gdb/features/Makefile | 4 +-
gdb/features/rx.c | 2 +-
gdb/features/rx.xml | 130 +++++++++++----------
gdb/symtab.c | 59 +++++++---
gdb/target-descriptions.c | 85 ++++++++++++--
gdb/testsuite/ChangeLog | 16 +++
.../gdb.base/continue-after-aborted-step-over.exp | 13 ++-
gdb/testsuite/gdb.rust/traits.exp | 6 -
gdb/testsuite/gdb.threads/tls-so_extern_main.c | 2 +
sim/m32r/ChangeLog | 8 ++
sim/m32r/m32r-sim.h | 11 +-
22 files changed, 335 insertions(+), 130 deletions(-)
create mode 100644 gas/testsuite/gas/elf/dwarf2-20.d
create mode 100644 gas/testsuite/gas/elf/dwarf2-20.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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 16dab334 0: update: binutils-gcc-linux: boot
new 5109277a 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 (16dab334)
\
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 | 137 +-
02-prepare_abe/console.log | 394 +-
03-build_abe-binutils/console.log | 11791 ++++++------
04-build_abe-stage1/console.log | 15922 ++++++++--------
05-build_linux/console.log | 678 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 28940 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 28975 insertions(+), 28911 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 b7aa84d5a5 Don't use nested function in test-ffs
new b9d83bf3eb powerpc: Add optimized strncpy for POWER9
new 7beee7b39a powerpc: Add optimized stpncpy for POWER9
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:
.../powerpc64/{power7 => le/power9}/stpncpy.S | 6 +-
sysdeps/powerpc/powerpc64/le/power9/strncpy.S | 410 +++++++++++++++++++++
sysdeps/powerpc/powerpc64/multiarch/Makefile | 2 +-
.../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 12 +
.../{stpncpy-power8.S => stpncpy-power9.S} | 10 +-
sysdeps/powerpc/powerpc64/multiarch/stpncpy.c | 8 +
.../powerpc64/multiarch/strncpy-power9.S} | 20 +-
sysdeps/powerpc/powerpc64/multiarch/strncpy.c | 8 +
8 files changed, 458 insertions(+), 18 deletions(-)
copy sysdeps/powerpc/powerpc64/{power7 => le/power9}/stpncpy.S (83%)
create mode 100644 sysdeps/powerpc/powerpc64/le/power9/strncpy.S
copy sysdeps/powerpc/powerpc64/multiarch/{stpncpy-power8.S => stpncpy-power9.S} (79%)
copy sysdeps/{sparc/sparc32/sparcv9/multiarch/memset-ultra1.S => powerpc/powerpc64 [...]
--
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_gnu/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
from 31d7e254 1: reset: gcc-8b9a92f794b8ad8011e6beb11a609efa635c4600: 0
new dd4afea8 2: update: gcc-9179d9da39cf6e72ab870647db893ef69316b103: 0
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 | 436 +-
04-build_abe-bootstrap_debug/console.log | 23930 ++++++++++++++--------------
05-check_regression/console.log | 82 +-
05-check_regression/results.regressions | 8 -
05-check_regression/trigger-bisect | 3 -
06-update_baseline/console.log | 48 +-
06-update_baseline/results.regressions | 14 +-
console.log | 24626 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 8 -
12 files changed, 24586 insertions(+), 24709 deletions(-)
delete mode 100644 05-check_regression/results.regressions
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.
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-stable-defconfig
in repository toolchain/ci/gcc.
from d8157e053f3 Fix biased integer arithmetic
adds 5615ab38bdc Daily bump.
adds 547d07637bf Fortran: Fix function decl's location [PR95847]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 13 +++++++++++++
gcc/fortran/trans-decl.c | 19 ++++++++++---------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/coverage.f90 | 17 +++++++++++++++++
6 files changed, 56 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coverage.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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 4506dd52 0: update: binutils-gcc-linux: boot
new 7aa42952 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 (4506dd52)
\
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 | 138 +-
02-prepare_abe/console.log | 272 +-
03-build_abe-binutils/console.log | 11480 ++++++-------
04-build_abe-stage1/console.log | 13747 +++++++--------
05-build_linux/console.log | 776 +-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26857 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26871 insertions(+), 26853 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-lts-allmodconfig
in repository toolchain/ci/gcc.
from d8157e053f3 Fix biased integer arithmetic
adds 5615ab38bdc Daily bump.
new 547d07637bf Fortran: Fix function decl's location [PR95847]
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/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 13 +++++++++++++
gcc/fortran/trans-decl.c | 19 ++++++++++---------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/coverage.f90 | 17 +++++++++++++++++
6 files changed, 56 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coverage.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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8a4248bf 0: update: binutils-gcc-linux: all
new f468cd6c 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 (8a4248bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 182 +-
02-prepare_abe/console.log | 102 +-
03-build_abe-binutils/console.log | 11428 +++++------
04-build_abe-stage1/console.log | 18235 +++++++++---------
05-build_linux/console.log | 578 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30505 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30536 insertions(+), 30534 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 1f2624a3541 Fix Rust regression with -readnow
new 10c19fadfd4 arc: Write correct "eret" value during register collection
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 | 5 +++++
gdb/arc-linux-tdep.c | 10 +++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.