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-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 94fe5cd6 0: update: binutils-gcc: 2
new 34413aa8 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 (94fe5cd6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 48348 -> 48836 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 462116 -> 458144 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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_O3
in repository toolchain/ci/binutils-gdb.
from 6d8b70895c Automatic date update in version.in
adds b7ff32f191 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/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 15db2c3b 0: update: binutils-gcc: 2
new ce54b072 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 (15db2c3b)
\
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 1536 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2700 bytes
04-build_abe-binutils/console.log.xz | Bin 51912 -> 51796 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 457820 -> 460096 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++------
7 files changed, 42 insertions(+), 6 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_check_gcc/release-arm
in repository toolchain/ci/gdb.
from 6d8f74c102 Automatic date update in version.in
adds 75685ebe07 Automatic date update in version.in
adds d71cab8798 Automatic date update in version.in
adds d3fcd11364 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_gnu_native_check_gcc/release-arm
in repository toolchain/ci/gcc.
from 9151de4b43b libstdc++: ppc: conditionalize vsx-only simd intrinsics
adds 8d2f59c8e26 c++: template-id with current inst qualifier [PR102300]
adds f705d0f2d03 c++: deduction guides and ttp rewriting [PR102479]
adds e60f7127b32 c++: alignment of local typedef in template [PR65211]
adds 5c6577dcf1d c++: template conversion op [PR101698]
adds f9e356458d8 c++: NRV and ref-extended temps [PR101442]
adds 896513cbc4b Daily bump.
adds e5c4644a651 Daily bump.
adds e34cf6b99ca Daily bump.
new 6c9a2db0586 Fix modref_tree::remap_params
new a9d7992ef57 ipa/105598 - testcase for PR105598
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:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 33 +++++++++++++++++++++
gcc/cp/decl.c | 2 +-
gcc/cp/init.c | 2 +-
gcc/cp/parser.c | 40 +++++++++++++++++---------
gcc/cp/pt.c | 29 ++++++++++++++++---
gcc/cp/semantics.c | 3 +-
gcc/ipa-modref-tree.h | 2 +-
gcc/testsuite/ChangeLog | 31 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/initlist-nrv1.C | 34 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction12.C | 6 ++++
gcc/testsuite/g++.dg/cpp1z/class-deduction99.C | 35 ++++++++++++++++++++++
gcc/testsuite/g++.dg/parse/no-typename1.C | 2 +-
gcc/testsuite/g++.dg/template/conv19.C | 34 ++++++++++++++++++++++
gcc/testsuite/g++.dg/template/nested7.C | 12 ++++++++
gcc/testsuite/g++.target/i386/vec-tmpl1.C | 17 +++++++++++
gcc/testsuite/gcc.dg/torture/pr105598.c | 32 +++++++++++++++++++++
libstdc++-v3/ChangeLog | 11 +++++++
18 files changed, 304 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-nrv1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction99.C
create mode 100644 gcc/testsuite/g++.dg/template/conv19.C
create mode 100644 gcc/testsuite/g++.dg/template/nested7.C
create mode 100644 gcc/testsuite/g++.target/i386/vec-tmpl1.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105598.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_gnu_native_check_gcc/release-arm
in repository toolchain/ci/binutils-gdb.
from 6d8f74c102 Automatic date update in version.in
adds 75685ebe07 Automatic date update in version.in
adds d71cab8798 Automatic date update in version.in
adds d3fcd11364 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_gnu_native_check_gcc/release-arm
in repository toolchain/ci/base-artifacts.
discards 88059498 0: update: binutils-gcc-linux-glibc-gdb: 1
new 5ceda464 0: update: binutils-gcc-linux-glibc-gdb: 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 (88059498)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 63492 -> 63232 bytes
04-build_abe-gcc/console.log.xz | Bin 220944 -> 221352 bytes
06-build_abe-linux/console.log.xz | Bin 8856 -> 8864 bytes
07-build_abe-glibc/console.log.xz | Bin 231156 -> 230092 bytes
08-build_abe-gdb/console.log.xz | Bin 49736 -> 49444 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3792 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2864 -> 2484 bytes
11-check_regression/console.log.xz | Bin 3752 -> 3748 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 17 +-
11-check_regression/results.compare | 30 +-
11-check_regression/results.compare2 | 150 +-
11-check_regression/results.regressions | 30 +-
12-update_baseline/console.log | 338 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 17 +-
12-update_baseline/results.compare | 30 +-
12-update_baseline/results.compare2 | 150 +-
12-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2660308 -> 2680964 bytes
sumfiles/g++.sum | 47 +-
sumfiles/gcc.log.xz | Bin 2307024 -> 2332844 bytes
sumfiles/gcc.sum | 3220 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 853796 -> 846416 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 144560 -> 144464 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 449664 -> 450124 bytes
sumfiles/libstdc++.sum | 2 +-
36 files changed, 2101 insertions(+), 1996 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5d40a07b 2: update: binutils-gcc-linux-qemu: 20674
new f5aa2e42 2: update: linux-42226c989789d8da4af1de0c31070c96726d990c: 20674
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 (5d40a07b)
\
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.xz | Bin 1572 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30752 -> 29548 bytes
04-build_abe-stage1/console.log.xz | Bin 71696 -> 72672 bytes
05-build_abe-qemu/console.log.xz | Bin 32116 -> 32912 bytes
06-build_linux/console.log.xz | Bin 17928 -> 17756 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 132 +++++++++++++++++------------------
jenkins/manifest.sh | 13 ++--
9 files changed, 71 insertions(+), 74 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards e44bf234 0: update: binutils-gcc: 1
new b5b67691 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 (e44bf234)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (b5b67691)
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 1512 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 50700 -> 51408 bytes
04-build_abe-gcc/console.log.xz | Bin 230528 -> 230988 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3796 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2612 -> 2480 bytes
07-check_regression/console.log.xz | Bin 2384 -> 2740 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 51 +-
08-update_baseline/console.log | 304 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 51 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2801228 -> 2807684 bytes
sumfiles/g++.sum | 146 +-
sumfiles/gcc.log.xz | Bin 2342752 -> 2343256 bytes
sumfiles/gcc.sum | 5082 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 895992 -> 895872 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 200248 -> 200384 bytes
sumfiles/libgomp.sum | 24 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456016 -> 447568 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2955 insertions(+), 2807 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/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5435c739 0: update: binutils-llvm-linux-qemu: all
new 25874f0e 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 (5435c739)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1532 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30184 -> 29836 bytes
04-build_llvm/console.log.xz | Bin 62152 -> 61696 bytes
05-build_abe-qemu/console.log.xz | Bin 31284 -> 31304 bytes
06-build_linux/console.log.xz | Bin 3512 -> 3560 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from 48de9b0916 Merge tag 'linux-headers-v5.18-rc6' of https://gitlab.com/al [...]
adds 0a923be2f6 hw/openrisc: page-align FDT address
adds 777784bda4 hw/openrisc: support 4 serial ports in or1ksim
adds a92162f4f1 hw/openrisc: use right OMPIC size variable
adds e8f0ab0cd6 target/openrisc: Do not reset delay slot flag on early tb exit
adds 10c2a0c5e7 Merge tag 'or1k-pull-request-20220515' of https://github.com [...]
No new revisions were added by this update.
Summary of changes:
hw/openrisc/openrisc_sim.c | 28 +++++++++++++++++++---------
target/openrisc/cpu.c | 11 +++++++++++
2 files changed, 30 insertions(+), 9 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ff9924f4 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 3f8242ff 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (ff9924f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1576 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30380 -> 30280 bytes
04-build_abe-stage1/console.log.xz | Bin 71616 -> 71856 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8680 -> 8576 bytes
07-build_abe-glibc/console.log.xz | Bin 238196 -> 238028 bytes
08-build_abe-stage2/console.log.xz | Bin 200020 -> 199288 bytes
09-build_abe-gdb/console.log.xz | Bin 37512 -> 37384 bytes
10-build_abe-qemu/console.log.xz | Bin 32044 -> 31924 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3884 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2684 -> 2740 bytes
13-check_regression/console.log.xz | Bin 2548 -> 2972 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 25 +-
13-check_regression/results.compare2 | 47 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 279 +-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 25 +-
14-update_baseline/results.compare2 | 47 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3349328 -> 3349100 bytes
sumfiles/g++.sum | 170 +-
sumfiles/gcc.log.xz | Bin 2940760 -> 2945716 bytes
sumfiles/gcc.sum | 5037 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1020324 -> 1023960 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 197696 -> 197788 bytes
sumfiles/libgomp.sum | 24 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 408712 -> 406012 bytes
sumfiles/libstdc++.sum | 18 +-
39 files changed, 2968 insertions(+), 2836 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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 ef7b8976b91 rtl-optimization/105577 - testcase for the PR
new adace789117 Move code_helper to tree.h
new 6f5b06032eb Finish gimple_build API enhancement
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:
gcc/gimple-fold.cc | 232 +++++++++++++++++++++++++++++------------------------
gcc/gimple-fold.h | 145 ++++++++++++++++++++++++++++-----
gcc/gimple-match.h | 75 -----------------
gcc/tree.h | 49 +++++++++++
4 files changed, 303 insertions(+), 198 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 741f7b6f 2: update: linux-948d76ce117f2011963944716df41d620ec28418: 22451
new 33830ccd 2: update: binutils-b7ff32f191ed7e708412e9faa31cf691f08ca695: 22451
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 (741f7b6f)
\
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.xz | Bin 1572 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 29836 -> 30076 bytes
04-build_abe-stage1/console.log.xz | Bin 74192 -> 73576 bytes
05-build_abe-qemu/console.log.xz | Bin 33192 -> 32900 bytes
06-build_linux/console.log.xz | Bin 5684 -> 7024 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 8 ++++----
9 files changed, 10 insertions(+), 10 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 devel/modula-2
in repository gcc.
from f5a02fa669b Merge branch 'master' into devel/modula-2.
new 67ce904a2e9 m2rte.cc reduce include headers and correct build dependencies.
new bec4c840b3a Updated gcc/m2/ChangeLog.
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:
gcc/m2/ChangeLog | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/m2/Make-lang.in | 4 ++--
gcc/m2/plugin/m2rte.cc | 25 ++++++----------------
3 files changed, 64 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.