This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from e854b5bf31 Revert: [AArch64] MTE corefile support
adds cfcc488ce4 Automatic date update in version.in
adds 52a3d18e3e Automatic date update in version.in
adds 73dff20983 Automatic date update in version.in
adds cd7ad6ffc2 Automatic date update in version.in
adds 97a124ac99 Automatic date update in version.in
adds 364dec0701 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards f6c2c7fb 0: update: binutils-gcc: 2
new 76f124c4 0: update: binutils-gcc: 2
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 (f6c2c7fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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.xz | Bin 1800 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52544 -> 50836 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 250116 -> 244912 bytes
06-check_regression/console.log.xz | Bin 400 -> 388 bytes
07-update_baseline/console.log | 18 ++++++++----------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 17 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from e68b7db18c Fix no-Python build
adds cad152f221 [gdb/tdep] Reset force_thumb in parse_arm_disassembler_options
adds 3047c7869d [gdb/tdep] Fix exec check in gdb_print_insn_arm
adds c5e91131d7 [gdb/testsuite] Check for valid test name
No new revisions were added by this update.
Summary of changes:
gdb/arm-tdep.c | 4 +++-
gdb/testsuite/gdb.gdb/unittest.exp | 7 -------
gdb/testsuite/lib/check-test-names.exp | 9 +++++++++
opcodes/arm-dis.c | 1 +
4 files changed, 13 insertions(+), 8 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards bf0a3652 0: update: binutils-gcc: 2
new b232df32 0: update: binutils-c5e91131d790aa68787d886fe8f9c135a095f5b0: 2
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 (bf0a3652)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1488 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 64028 -> 64172 bytes
05-build_abe-bootstrap/console.log.xz | Bin 460120 -> 464176 bytes
06-check_regression/console.log.xz | Bin 388 -> 388 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 11 +++++------
7 files changed, 13 insertions(+), 14 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_native_build/master-arm
in repository toolchain/ci/gcc.
from 76b75018b3d c++: implement C++17 hardware interference size
adds accf94329d6 Simplify 'gcc/diagnostic-spec.h:nowarn_map' setup
adds 1985392242d Clarify 'key_type_t' to 'location_t' as used for 'gcc/diagn [...]
adds 6c79057fae6 Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILT [...]
adds 8d93ba93d3b Fortran - fix handling of substring start and end indices
adds 104c05c5284 Fortran - ensure simplification of bounds of array-valued n [...]
No new revisions were added by this update.
Summary of changes:
gcc/diagnostic-spec.c | 24 ++++++++--
gcc/diagnostic-spec.h | 6 +--
gcc/fortran/decl.c | 18 ++++++++
gcc/fortran/expr.c | 4 +-
gcc/testsuite/gfortran.dg/pr82314.f90 | 11 +++++
gcc/testsuite/gfortran.dg/substr_6.f90 | 2 +
gcc/warning-control.cc | 81 ++++++++++++++++++++--------------
7 files changed, 103 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr82314.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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 47daecb5 0: reset: gcc-76b75018b3d053a890ebe155e47814de14b3c9fb:
new f98e0209 0: update: gcc-104c05c5284b7822d770ee51a7d91946c7e56d50: 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 (47daecb5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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.xz | Bin 1528 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 61960 -> 63360 bytes
05-build_abe-gcc/console.log.xz | Bin 191288 -> 189448 bytes
10-check_regression/console.log.xz | Bin 836 -> 448 bytes
10-check_regression/results.regressions | 2 --
10-check_regression/trigger-bisect | 2 --
11-update_baseline/console.log | 37 --------------------------------
jenkins/manifest.sh | 10 ++++-----
reset-baseline | 0
results | 2 --
11 files changed, 5 insertions(+), 48 deletions(-)
delete mode 100644 10-check_regression/results.regressions
delete mode 100644 10-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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 5762bfcc 0: update: linux-6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: 6
new 47daecb5 0: reset: gcc-76b75018b3d053a890ebe155e47814de14b3c9fb:
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 (5762bfcc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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.xz | Bin 1524 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 63004 -> 61960 bytes
05-build_abe-gcc/console.log.xz | Bin 225788 -> 191288 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 0 bytes
07-build_abe-linux/console.log.xz | Bin 8652 -> 0 bytes
08-build_abe-glibc/console.log.xz | Bin 225488 -> 0 bytes
09-build_abe-gdb/console.log.xz | Bin 47060 -> 0 bytes
10-check_regression/console.log.xz | Bin 388 -> 836 bytes
10-check_regression/results.regressions | 2 ++
10-check_regression/trigger-bisect | 2 ++
11-update_baseline/console.log | 11 ++++++-----
jenkins/manifest.sh | 13 +++++--------
reset-baseline | 0
results | 10 ++--------
15 files changed, 17 insertions(+), 21 deletions(-)
delete mode 100644 06-clean_sysroot/console.log.xz
delete mode 100644 07-build_abe-linux/console.log.xz
delete mode 100644 08-build_abe-glibc/console.log.xz
delete mode 100644 09-build_abe-gdb/console.log.xz
create mode 100644 10-check_regression/results.regressions
create mode 100644 10-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.