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/binutils-gdb.
from b924d9bad5 Automatic date update in version.in
adds b6c4205149 gdb/mi: handle no condition argument case for -break-condition
adds 730afdd139 gdb: move remaining ChangeLogs to legacy files
new 3751264cdd PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbti [...]
new f1e1d7f305 PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pac [...]
new e43ca2cbae PATCH [3/10] arm: add 'aut' instruction for Armv8.1-M pacbti [...]
new ce537a7db7 PATCH [4/10] arm: add 'pac' instruction for Armv8.1-M pacbti [...]
new 2c6ccfcfdd PATCH [5/10] arm: Extend again arm_feature_set struct to pro [...]
new 5a0c7a819f PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flag
new e07352fa4f PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pacb [...]
new be05908c0c PATCH [8/10] arm: add 'autg' instruction for Armv8.1-M pacbt [...]
new 5c43020d83 PATCH [9/10] arm: add 'pacg' instruction for Armv8.1-M pacbt [...]
new 0264bf6fe3 PATCH [10/10] arm: Alias 'ra_auth_code' to r12 for pacbti.
The 10 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:
gas/config/tc-arm.c | 64 ++++++++++++++++++++++++
gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.d | 5 ++
gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.l | 10 ++++
gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.s | 14 ++++++
gas/testsuite/gas/arm/armv8_1-m-pacbti.d | 16 ++++++
gas/testsuite/gas/arm/armv8_1-m-pacbti.s | 11 ++++
gdb/doc/{ChangeLog => ChangeLog-1991-2021} | 0
gdb/doc/gdb.texinfo | 5 +-
gdb/mi/mi-cmd-break.c | 15 +++---
gdb/stubs/{ChangeLog => ChangeLog-2012-2020} | 0
gdb/testsuite/{ChangeLog => ChangeLog-2014-2021} | 0
gdb/testsuite/gdb.mi/mi-break.exp | 22 ++++++++
gdbserver/{ChangeLog => ChangeLog-2002-2021} | 0
gdbsupport/{ChangeLog => ChangeLog-2020-2021} | 0
include/opcode/arm.h | 27 ++++++++--
opcodes/arm-dis.c | 17 +++++++
16 files changed, 192 insertions(+), 14 deletions(-)
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.d
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.l
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.s
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti.d
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti.s
rename gdb/doc/{ChangeLog => ChangeLog-1991-2021} (100%)
rename gdb/stubs/{ChangeLog => ChangeLog-2012-2020} (100%)
rename gdb/testsuite/{ChangeLog => ChangeLog-2014-2021} (100%)
rename gdbserver/{ChangeLog => ChangeLog-2002-2021} (100%)
rename gdbsupport/{ChangeLog => ChangeLog-2020-2021} (100%)
--
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.
discards 497f407e 0: update: binutils-gcc: 1
new be254ded 0: update: binutils-gcc: 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 (497f407e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 189 +-
02-prepare_abe/console.log | 335 +-
04-build_abe-bootstrap_debug/console.log | 59844 ++++++++++++++--------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 60384 +++++++++++++++--------------
jenkins/manifest.sh | 12 +-
7 files changed, 60446 insertions(+), 60350 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 0264bf6fe30 PATCH [10/10] arm: Alias 'ra_auth_code' to r12 for pacbti.
new c9bd98593b7 gdb: Fix numerical field extraction for target description "flags"
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/valprint.c | 36 ++++++++++++++++++++++++++++++++++--
1 file changed, 34 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 gcc.
from 32f7506bdc3 Abstract out conditional simplification out of execute_vrp.
new 0cbf03689e3 PR fortran/93308/93963/94327/94331/97046 problems raised by [...]
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/fortran/trans-decl.c | 32 +--
gcc/fortran/trans-expr.c | 24 +-
.../gfortran.dg/ISO_Fortran_binding_1.f90 | 2 +-
gcc/testsuite/gfortran.dg/PR93308.f90 | 52 +++++
gcc/testsuite/gfortran.dg/PR93963.f90 | 150 ++++++++++++
gcc/testsuite/gfortran.dg/PR94327.c | 70 ++++++
gcc/testsuite/gfortran.dg/PR94327.f90 | 195 ++++++++++++++++
gcc/testsuite/gfortran.dg/PR94331.c | 73 ++++++
gcc/testsuite/gfortran.dg/PR94331.f90 | 252 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/PR97046.f90 | 58 +++++
.../gfortran.dg/bind_c_array_params_2.f90 | 2 +-
libgfortran/runtime/ISO_Fortran_binding.c | 56 ++++-
12 files changed, 933 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/PR93308.f90
create mode 100644 gcc/testsuite/gfortran.dg/PR93963.f90
create mode 100644 gcc/testsuite/gfortran.dg/PR94327.c
create mode 100644 gcc/testsuite/gfortran.dg/PR94327.f90
create mode 100644 gcc/testsuite/gfortran.dg/PR94331.c
create mode 100644 gcc/testsuite/gfortran.dg/PR94331.f90
create mode 100644 gcc/testsuite/gfortran.dg/PR97046.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 730afdd1399 gdb: move remaining ChangeLogs to legacy files
new 3751264cdd1 PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbt [...]
new f1e1d7f305e PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pa [...]
new e43ca2cbaea PATCH [3/10] arm: add 'aut' instruction for Armv8.1-M pacbt [...]
new ce537a7db78 PATCH [4/10] arm: add 'pac' instruction for Armv8.1-M pacbt [...]
new 2c6ccfcfdde PATCH [5/10] arm: Extend again arm_feature_set struct to pr [...]
new 5a0c7a819f1 PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flag
new e07352fa4fb PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pac [...]
new be05908c0c0 PATCH [8/10] arm: add 'autg' instruction for Armv8.1-M pacb [...]
new 5c43020d83f PATCH [9/10] arm: add 'pacg' instruction for Armv8.1-M pacb [...]
new 0264bf6fe30 PATCH [10/10] arm: Alias 'ra_auth_code' to r12 for pacbti.
The 10 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:
gas/config/tc-arm.c | 64 ++++++++++++++++++++++++++++
gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.d | 5 +++
gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.l | 10 +++++
gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.s | 14 ++++++
gas/testsuite/gas/arm/armv8_1-m-pacbti.d | 16 +++++++
gas/testsuite/gas/arm/armv8_1-m-pacbti.s | 11 +++++
include/opcode/arm.h | 27 ++++++++++--
opcodes/arm-dis.c | 17 ++++++++
8 files changed, 160 insertions(+), 4 deletions(-)
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.d
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.l
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.s
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti.d
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti.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/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b5ea3772 0: update: binutils-llvm-linux-qemu: all
new 1ced8f89 0: update: binutils-llvm-linux-qemu: 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 (b5ea3772)
\
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:
01-reset_artifacts/console.log | 213 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 11431 +++++-----
04-build_llvm/console.log | 13756 ++++++------
05-build_abe-qemu/console.log | 6991 ++++---
06-build_linux/console.log | 437 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33297 +++++++++++++++---------------
jenkins/manifest.sh | 26 +-
13 files changed, 33321 insertions(+), 33339 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_gnu/gnu-release-arm-check_bootstrap
in repository toolchain/ci/gcc.
from bf59a106b16 Daily bump.
adds 1e67eeb4207 Daily bump.
adds 55bca3fc558 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.