This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O2
in repository toolchain/ci/binutils-gdb.
from cd03b629fd Automatic date update in version.in
adds c9fe5e24a9 Automatic date update in version.in
adds a1c0f04241 Automatic date update in version.in
adds 1e9d14eb58 [GOLD] PowerPC64 relocation overflow for -Os register save/r [...]
adds 42ee6eb910 Automatic date update in version.in
adds 80294af31b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/powerpc.cc | 2 ++
2 files changed, 3 insertions(+), 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_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 232ad2ae 11: reset: gcc-ea8dd3b6cea2a4d4dab7e2997b88a170f8093ce6: 1
new df21e4ba 11: update: binutils-gcc-linux-glibc: 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 (232ad2ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release- [...]
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 | 153 +-
02-prepare_abe/console.log | 497 +-
03-build_abe-binutils/console.log | 9914 +-
04-build_abe-stage1/console.log | 14550 +-
06-build_abe-linux/console.log | 2648 +-
07-build_abe-glibc/console.log | 657425 +++++++++++++-------------
08-build_abe-stage2/console.log | 30162 +-
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 38 +-
10-benchmark/console.log | 124 +-
11-check_regression/console.log | 1549 +-
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/results-0.csv | 3308 +-
11-check_regression/results-1.csv | 3379 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 121 +-
11-check_regression/results-full.csv | 3459 +-
11-check_regression/results.csv | 247 +-
11-check_regression/results.log | 4712 +-
11-check_regression/results.regressions | 1 -
11-check_regression/trigger-bisect | 3 -
12-update_baseline/console.log | 7605 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-0.csv | 3345 +-
12-update_baseline/results-1.csv | 3379 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-compare.csv | 117 +-
12-update_baseline/results-full.csv | 3437 +-
12-update_baseline/results.csv | 247 +-
12-update_baseline/results.log | 4970 +-
12-update_baseline/results.regressions | 3 +-
console.log | 725613 +++++++++++++++--------------
jenkins/manifest.sh | 25 +-
reset-baseline | 0
results | 1 -
results_id | 2 +-
36 files changed, 744508 insertions(+), 736648 deletions(-)
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 11-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_check_gcc/release-aarch64
in repository toolchain/ci/gcc.
from 90f3dd128bc c++: Improve memory usage of subsumption [PR100828]
adds 4ee9e57684e Fortran: ICE in resolve_allocate_deallocate for invalid STA [...]
No new revisions were added by this update.
Summary of changes:
gcc/fortran/expr.c | 10 ++++
gcc/fortran/match.c | 11 ++--
gcc/fortran/resolve.c | 35 ++++++++----
gcc/testsuite/gfortran.dg/allocate_stat.f90 | 8 +--
gcc/testsuite/gfortran.dg/allocate_stat_3.f90 | 71 ++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/implicit_11.f90 | 2 +-
gcc/testsuite/gfortran.dg/inquiry_type_ref_3.f90 | 2 +-
7 files changed, 117 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_stat_3.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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/newlib.
from 4f8114993 libc: Added prototypes for new POSIX APIs
adds cf86601d9 svfwscanf: Simplify _sungetwc_r to eliminate apparent buffer [...]
adds ad35bfbb0 Cygwin: return better inode numbers for block device entries [...]
adds 2f05de4db Cygwin: fix all usages of NtQueryDirectoryObject
adds 5036d447c Cygwin: fhandler_procsys::readdir: fix NtQueryDirectoryObject usage
No new revisions were added by this update.
Summary of changes:
newlib/libc/stdio/vfwscanf.c | 40 +-----
winsup/cygwin/fhandler_proc.cc | 281 ++++++++++++++++++++------------------
winsup/cygwin/fhandler_procsys.cc | 82 +++++++----
winsup/cygwin/fhandler_raw.cc | 2 +
winsup/cygwin/flock.cc | 52 ++++---
winsup/cygwin/pinfo.cc | 36 +++--
winsup/cygwin/release/3.3.0 | 5 +
winsup/cygwin/syscalls.cc | 34 +++--
8 files changed, 299 insertions(+), 233 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 34778f7baa Automatic date update in version.in
adds 933d555cac Automatic date update in version.in
adds 2232575aca Automatic date update in version.in
adds cd03b629fd Automatic date update in version.in
adds c9fe5e24a9 Automatic date update in version.in
adds a1c0f04241 Automatic date update in version.in
adds 1e9d14eb58 [GOLD] PowerPC64 relocation overflow for -Os register save/r [...]
adds 42ee6eb910 Automatic date update in version.in
new 80294af31b Automatic date update in version.in
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:
bfd/version.h | 2 +-
gold/powerpc.cc | 2 ++
2 files changed, 3 insertions(+), 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 452d512a 0: update: binutils-gcc-newlib: 1
new 34f27699 0: update: binutils-gcc-newlib: 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 (452d512a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 | 58 +-
02-prepare_abe/console.log | 342 +-
03-build_abe-binutils/console.log | 9524 ++---
04-build_abe-stage1/console.log | 16941 ++++-----
06-build_abe-newlib/console.log | 6449 ++--
07-build_abe-stage2/console.log | 29362 +++++++--------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 26 +-
09-benchmark/console.log | 258 +-
10-check_regression/console.log | 20 +-
10-check_regression/results-0.csv | 2 +-
10-check_regression/results-brief.csv | 2 +-
10-check_regression/results-full.csv | 2 +-
10-check_regression/results.csv | 2 +-
10-check_regression/results.log | 4 +-
11-update_baseline/console.log | 20 +-
11-update_baseline/results-0.csv | 2 +-
11-update_baseline/results-brief.csv | 2 +-
11-update_baseline/results-full.csv | 2 +-
11-update_baseline/results.csv | 2 +-
11-update_baseline/results.log | 4 +-
console.log | 63300 ++++++++++++++++----------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
24 files changed, 63183 insertions(+), 63165 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.