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 223809519e2 Automatic date update in version.in
new 1e9983e7305 gdb/python: fix a few flake8 warnings
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/python/lib/gdb/FrameIterator.py | 3 ---
gdb/python/lib/gdb/command/explore.py | 7 +++----
gdb/python/lib/gdb/command/frame_filters.py | 6 +-----
gdb/python/lib/gdb/command/prompt.py | 2 +-
4 files changed, 5 insertions(+), 13 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 242fe37867 PATCH bfd: Fix linker warning for recently introduced arm at [...]
adds b4c919f752 [gdb/symtab] Fix htab_find_slot call in read_call_site_scope
adds dd6f2df79d Fix mistake in RX assembler documentation (special section names)
adds beed8c1dbd Fix build failure for 32-bit targets
adds 223809519e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/doc/c-rx.texi | 4 ++--
gdb/bt-utils.c | 2 +-
gdb/dwarf2/read.c | 5 ++---
gdb/gdbtypes.h | 4 +---
5 files changed, 7 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_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 95678e765 0: update: binutils-gcc: 2
new 9cb5af858 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 (95678e765)
\
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 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 65620 -> 65920 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 458652 -> 466292 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards bae912632 0: update: binutils-gcc: 2
new 7e483cd50 0: update: binutils-223809519e2670cc92cbaa4dd88dbd308fff7e34: 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 (bae912632)
\
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 1568 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 53888 -> 52456 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 526368 -> 532476 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ---------------------
jenkins/manifest.sh | 13 ++++----
7 files changed, 6 insertions(+), 43 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/gcc.
from 5f028541894 Use unsigned long long in asm-x86-linux-rdmsr.c
adds fc0beded58a c-family: Fix bootstrap for targets defining TARGET_FORMAT_TYPES.
adds bda4aa36732 options: fix ASAN issue during saving of opt. options
new 703d8a4d39b Add libgomp.fortran/order-reproducible-*.f90
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/c-family/c-format.c | 2 +-
gcc/toplev.c | 2 +-
libgomp/testsuite/libgomp.fortran/my-usleep.c | 9 +++
.../libgomp.fortran/order-reproducible-1.f90 | 72 ++++++++++++++++++++++
.../libgomp.fortran/order-reproducible-2.f90 | 37 +++++++++++
5 files changed, 120 insertions(+), 2 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/my-usleep.c
create mode 100644 libgomp/testsuite/libgomp.fortran/order-reproducible-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/order-reproducible-2.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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 2fe09e9da 0: update: binutils-gcc: 1
new a3b7cd546 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 (2fe09e9da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (a3 [...]
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 1680 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 65652 -> 64292 bytes
04-build_abe-gcc/console.log.xz | Bin 233108 -> 231012 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2500 bytes
07-check_regression/console.log.xz | Bin 2364 -> 2504 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 21 +-
08-update_baseline/console.log | 272 +--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 21 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2649424 -> 2705048 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2235388 -> 2206084 bytes
sumfiles/gcc.sum | 4066 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 862332 -> 855820 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2152 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167324 -> 167740 bytes
sumfiles/libgomp.sum | 22 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 449956 -> 436548 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2363 insertions(+), 2325 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/gcc.
from 5f028541894 Use unsigned long long in asm-x86-linux-rdmsr.c
adds fc0beded58a c-family: Fix bootstrap for targets defining TARGET_FORMAT_TYPES.
No new revisions were added by this update.
Summary of changes:
gcc/c-family/c-format.c | 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 52cf7ad66 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new afb077c66 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 (52cf7ad66)
\
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 1580 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 44928 -> 45228 bytes
04-build_abe-stage1/console.log.xz | Bin 71504 -> 71432 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8760 -> 8984 bytes
07-build_abe-glibc/console.log.xz | Bin 236188 -> 236176 bytes
08-build_abe-stage2/console.log.xz | Bin 200480 -> 200912 bytes
09-build_abe-gdb/console.log.xz | Bin 44532 -> 44464 bytes
10-build_abe-qemu/console.log.xz | Bin 31128 -> 31016 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2552 -> 2736 bytes
13-check_regression/console.log.xz | Bin 14896 -> 16620 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 60 +-
13-check_regression/results.compare | 121 +-
13-check_regression/results.compare2 | 3571 ++++++++--------
13-check_regression/results.regressions | 108 +-
14-update_baseline/console.log | 6721 ++++++++++++++++---------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 60 +-
14-update_baseline/results.compare | 121 +-
14-update_baseline/results.compare2 | 3571 ++++++++--------
14-update_baseline/results.regressions | 108 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3236332 -> 3272072 bytes
sumfiles/g++.sum | 3009 +++++++-------
sumfiles/gcc.log.xz | Bin 2808144 -> 2803708 bytes
sumfiles/gcc.sum | 3909 +++++++++---------
sumfiles/gfortran.log.xz | Bin 850332 -> 859476 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2268 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 164256 -> 164344 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2636 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 401056 -> 405540 bytes
sumfiles/libstdc++.sum | 20 +-
39 files changed, 11317 insertions(+), 10142 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.