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 0dfdb5234a opcodes cgen: remove use of PTR
adds d423425393 [gdb/record] Handle statx system call
adds e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...]
adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
adds 32412d8e48 [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no
No new revisions were added by this update.
Summary of changes:
binutils/doc/binutils.texi | 47 ++++++-----
binutils/nm.c | 22 +++--
gdb/linux-record.c | 6 ++
gdb/linux-record.h | 1 +
gdb/syscalls/ppc-linux.xml | 139 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc-linux.xml.in | 140 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc64-linux.xml | 140 ++++++++++++++++++++++++++++--
gdb/syscalls/ppc64-linux.xml.in | 141 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/catch-syscall.exp | 130 ++++++++++++++++------------
gdb/testsuite/gdb.base/maint.exp | 4 +-
10 files changed, 664 insertions(+), 106 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 89cb2ba38 2: update: binutils-gcc: 1
new 01f157630 2: 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 (89cb2ba38)
\
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 53316 -> 52136 bytes
05-build_abe-bootstrap/console.log.xz | Bin 150180 -> 148772 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 150 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 +--
7 files changed, 81 insertions(+), 81 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 releases/gcc-9
in repository gcc.
from d042fa8e2cf g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [ [...]
new c6432e17960 c++: Fix deduction with reference NTTP [PR83476]
new 4df77364f7f c++: deleted fn and noexcept inst [PR101532, PR104225]
new 3d1c151bc1f c++: ICE when building builtin operator->* set [PR103455]
The 3 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/cp/call.c | 2 +-
gcc/cp/decl2.c | 1 +
gcc/cp/pt.c | 6 ++++--
gcc/testsuite/g++.dg/cpp0x/nsdmi-template21.C | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/nsdmi-template21a.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction85.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/overload/builtin6.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/template/ref11.C | 9 +++++++++
8 files changed, 63 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-template21.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-template21a.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction85.C
create mode 100644 gcc/testsuite/g++.dg/overload/builtin6.C
create mode 100644 gcc/testsuite/g++.dg/template/ref11.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.
unknown user pushed a change to branch master
in repository gcc.
from 684c97dd084 Use variadic template functions for the gimple_build forwarders
new 401abb8f646 rs6000: Delete RS6000_CONSTRAINT_f
new 0aca4aa8c9a rs6000: Remove <Ff>
new 5b2a24ebfc0 rs6000: Remove <Fv>
The 3 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/config/rs6000/constraints.md | 2 +-
gcc/config/rs6000/rs6000.cc | 16 +---
gcc/config/rs6000/rs6000.h | 3 +-
gcc/config/rs6000/rs6000.md | 177 +++++++++++++++++++--------------------
4 files changed, 89 insertions(+), 109 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-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 0dfdb5234a opcodes cgen: remove use of PTR
adds d423425393 [gdb/record] Handle statx system call
adds e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...]
adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
new 32412d8e48 [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no
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:
binutils/doc/binutils.texi | 47 ++++++-----
binutils/nm.c | 22 +++--
gdb/linux-record.c | 6 ++
gdb/linux-record.h | 1 +
gdb/syscalls/ppc-linux.xml | 139 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc-linux.xml.in | 140 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc64-linux.xml | 140 ++++++++++++++++++++++++++++--
gdb/syscalls/ppc64-linux.xml.in | 141 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/catch-syscall.exp | 130 ++++++++++++++++------------
gdb/testsuite/gdb.base/maint.exp | 4 +-
10 files changed, 664 insertions(+), 106 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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 4a151f14e 0: update: binutils-gcc: 2
new 0266d4b44 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 (4a151f14e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 38420 -> 38316 bytes
05-build_abe-bootstrap/console.log.xz | Bin 265448 -> 264304 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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-arm
in repository toolchain/ci/gdb.
from 0dfdb5234a opcodes cgen: remove use of PTR
adds d423425393 [gdb/record] Handle statx system call
adds e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...]
adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
No new revisions were added by this update.
Summary of changes:
binutils/doc/binutils.texi | 47 ++++++-----
binutils/nm.c | 22 +++--
gdb/linux-record.c | 6 ++
gdb/linux-record.h | 1 +
gdb/syscalls/ppc-linux.xml | 139 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc-linux.xml.in | 140 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc64-linux.xml | 140 ++++++++++++++++++++++++++++--
gdb/syscalls/ppc64-linux.xml.in | 141 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/catch-syscall.exp | 114 ++++++++++++++-----------
gdb/testsuite/gdb.base/maint.exp | 4 +-
10 files changed, 654 insertions(+), 100 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-arm
in repository toolchain/ci/binutils-gdb.
from 0dfdb5234a opcodes cgen: remove use of PTR
adds d423425393 [gdb/record] Handle statx system call
adds e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...]
adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
No new revisions were added by this update.
Summary of changes:
binutils/doc/binutils.texi | 47 ++++++-----
binutils/nm.c | 22 +++--
gdb/linux-record.c | 6 ++
gdb/linux-record.h | 1 +
gdb/syscalls/ppc-linux.xml | 139 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc-linux.xml.in | 140 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc64-linux.xml | 140 ++++++++++++++++++++++++++++--
gdb/syscalls/ppc64-linux.xml.in | 141 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/catch-syscall.exp | 114 ++++++++++++++-----------
gdb/testsuite/gdb.base/maint.exp | 4 +-
10 files changed, 654 insertions(+), 100 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-arm
in repository toolchain/ci/base-artifacts.
discards 9f1d9c740 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 0cf72945d 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 (9f1d9c740)
\
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 1560 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30540 -> 30168 bytes
04-build_abe-stage1/console.log.xz | Bin 89964 -> 90352 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8868 -> 8996 bytes
07-build_abe-glibc/console.log.xz | Bin 232528 -> 232276 bytes
08-build_abe-stage2/console.log.xz | Bin 221272 -> 222132 bytes
09-build_abe-gdb/console.log.xz | Bin 37588 -> 37372 bytes
10-build_abe-qemu/console.log.xz | Bin 31208 -> 31260 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2440 -> 2632 bytes
13-check_regression/console.log.xz | Bin 2840 -> 2652 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 35 +-
13-check_regression/results.compare2 | 36 +-
13-check_regression/results.regressions | 26 -
14-update_baseline/console.log | 358 +++--
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 35 +-
14-update_baseline/results.compare2 | 36 +-
14-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2646900 -> 2675272 bytes
sumfiles/g++.sum | 106 +-
sumfiles/gcc.log.xz | Bin 2200212 -> 2178168 bytes
sumfiles/gcc.sum | 2448 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 885132 -> 878264 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196808 -> 196700 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428184 -> 418824 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 1571 insertions(+), 1651 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...]
adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
No new revisions were added by this update.
Summary of changes:
binutils/doc/binutils.texi | 47 ++++++-----
binutils/nm.c | 22 +++--
gdb/syscalls/ppc-linux.xml | 139 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc-linux.xml.in | 140 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc64-linux.xml | 140 ++++++++++++++++++++++++++++--
gdb/syscalls/ppc64-linux.xml.in | 141 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/catch-syscall.exp | 14 +--
gdb/testsuite/gdb.base/maint.exp | 4 +-
8 files changed, 589 insertions(+), 58 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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...]
adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
No new revisions were added by this update.
Summary of changes:
binutils/doc/binutils.texi | 47 ++++++-----
binutils/nm.c | 22 +++--
gdb/syscalls/ppc-linux.xml | 139 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc-linux.xml.in | 140 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc64-linux.xml | 140 ++++++++++++++++++++++++++++--
gdb/syscalls/ppc64-linux.xml.in | 141 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/catch-syscall.exp | 14 +--
gdb/testsuite/gdb.base/maint.exp | 4 +-
8 files changed, 589 insertions(+), 58 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards bb45f5136 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 10e5286c7 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (bb45f5136)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1692 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30476 -> 30144 bytes
05-build_abe-stage1/console.log.xz | Bin 90276 -> 89956 bytes
07-build_abe-linux/console.log.xz | Bin 8880 -> 8868 bytes
08-build_abe-glibc/console.log.xz | Bin 232744 -> 232952 bytes
09-build_abe-stage2/console.log.xz | Bin 222748 -> 222504 bytes
10-build_abe-gdb/console.log.xz | Bin 37656 -> 37236 bytes
11-build_abe-qemu/console.log.xz | Bin 31396 -> 31264 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-arm-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 5b43f78fb1 Automatic date update in version.in
adds 74ef67f9ba Automatic date update in version.in
adds 8d1187516e Adjust ld ctf test for 32-bit targets
adds c473aa1b9d M68K: avoid quadratic slowdlow in label alignment check
adds 1bd729e36b Automatic date update in version.in
adds e15ecaa1e8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-m68k.c | 43 +++++++---------------------------
gas/config/tc-m68k.h | 17 ++++++++++++++
ld/testsuite/ld-ctf/nonrepresentable.d | 2 +-
4 files changed, 28 insertions(+), 36 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_bootstrap/release-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards aec6631ea 0: update: binutils-gcc: 1
new 9339ec607 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 (aec6631ea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 50680 -> 49280 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 459976 -> 458760 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3792 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2328 -> 2328 bytes
07-check_regression/console.log.xz | Bin 2844 -> 2560 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 81 +-
08-update_baseline/console.log | 447 ++-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 81 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2645736 -> 2696036 bytes
sumfiles/g++.sum | 104 +-
sumfiles/gcc.log.xz | Bin 2329720 -> 2278568 bytes
sumfiles/gcc.sum | 4071 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 864340 -> 858972 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2296 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 144608 -> 144080 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2720 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 459040 -> 463168 bytes
sumfiles/libstdc++.sum | 14 +-
27 files changed, 2371 insertions(+), 2539 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4a787f1da 4: update: binutils-llvm-linux-qemu: 40
new 7b9e3d396 4: update: binutils-llvm-linux-qemu: 40
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 (4a787f1da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1612 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 31100 -> 30232 bytes
04-build_llvm/console.log.xz | Bin 61052 -> 61888 bytes
05-build_abe-qemu/console.log.xz | Bin 32388 -> 31792 bytes
06-build_linux/console.log.xz | Bin 3872 -> 3980 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 222 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 122 insertions(+), 122 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 aa02037b083 nm: use -U as an alias for --defines-only, in line with llvm-nm
new 32412d8e48b [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with- [...]
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/testsuite/gdb.base/catch-syscall.exp | 16 ++++++++++------
1 file changed, 10 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.
unknown user pushed a change to branch master
in repository gcc.
from a92ed39c416 [c++] Add module attachment
new 546c6210eb0 middle-end/70090: Register __bdos for sanitizers if necessary
new 684c97dd084 Use variadic template functions for the gimple_build forwarders
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/asan.cc | 24 ++++++++++++++++--------
gcc/gimple-fold.h | 45 +++++++++++----------------------------------
2 files changed, 27 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.