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/binutils-gdb.
from d19ca0b35c Accept gdb.Value in more Python APIs
adds d2acd4b0c5 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 899085bad 0: update: binutils-gcc: 1
new d6101264d 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 (899085bad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (d6 [...]
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 1588 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2712 bytes
03-build_abe-binutils/console.log.xz | Bin 53488 -> 52052 bytes
04-build_abe-gcc/console.log.xz | Bin 232904 -> 232476 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3864 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2604 -> 2692 bytes
07-check_regression/console.log.xz | Bin 2836 -> 3400 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 8 +-
07-check_regression/results.compare | 38 +-
07-check_regression/results.compare2 | 69 +-
07-check_regression/results.regressions | 38 +-
08-update_baseline/console.log | 449 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 8 +-
08-update_baseline/results.compare | 38 +-
08-update_baseline/results.compare2 | 69 +-
08-update_baseline/results.regressions | 38 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2811760 -> 2771864 bytes
sumfiles/g++.sum | 148 +-
sumfiles/gcc.log.xz | Bin 2354512 -> 2381316 bytes
sumfiles/gcc.sum | 4844 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 903176 -> 904488 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201748 -> 201912 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 457800 -> 457064 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3028 insertions(+), 2813 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/newlib.
from 2c2c2b631 Cygwin: console: Fix new bugs in cons_master_thread().
adds 1503d14af Cygwin: stdio: don't try again to read after EOF
adds 72f855f32 Cygwin: implement getfacl(1) for socket files
adds b3e25f0bc Cygwin: console: Fix issue of pasting very long text input again.
adds fc74dbf22 Cygwin: spawn: Treat empty path as the current directory.
adds d908a30fd winsup/doc/faq-setup.xml: align help text with setup 2.919
adds 5d4f405d3 Cygwin: redefine some macros for Linux compatibility
adds 4ab39e0a8 RTEMS: Declare ioctl() also if _KERNEL is defined
adds 282d57d2a Reduce namespace pollution from <sys/_types.h>
No new revisions were added by this update.
Summary of changes:
newlib/libc/include/sys/_types.h | 4 ++
newlib/libc/include/sys/select.h | 10 ++-
newlib/libc/include/sys/types.h | 6 +-
newlib/libc/stdio/refill.c | 8 ---
newlib/libc/sys/rtems/include/machine/_types.h | 4 +-
newlib/libc/sys/rtems/include/sys/ioccom.h | 7 +--
winsup/cygwin/fhandler.h | 4 ++
winsup/cygwin/fhandler_console.cc | 87 +++++++++++++++++++-------
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/include/sys/param.h | 4 +-
winsup/cygwin/release/3.4.0 | 14 +++++
winsup/cygwin/sec_posixacl.cc | 76 ++++++++++++++++++++++
winsup/cygwin/spawn.cc | 21 ++++++-
winsup/doc/faq-setup.xml | 18 +++---
winsup/doc/new-features.xml | 9 +++
15 files changed, 219 insertions(+), 56 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 f0b3db3175 Automatic date update in version.in
adds 37eaf1f099 Automatic date update in version.in
adds 178b942b8e Automatic date update in version.in
adds 3972c8ffe0 Automatic date update in version.in
adds 2365eacffe Automatic date update in version.in
adds 730a2af40f 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards e05989564 0: update: binutils-gcc-newlib: 1
new 5618bb971 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 (e05989564)
\
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.xz | Bin 1624 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29684 -> 30060 bytes
04-build_abe-stage1/console.log.xz | Bin 84540 -> 84140 bytes
06-build_abe-newlib/console.log.xz | Bin 16404 -> 16492 bytes
07-build_abe-stage2/console.log.xz | Bin 159072 -> 158948 bytes
08-benchmark/benchmark-build.log | 106 +++++++++++------------
08-benchmark/benchmark.log | 104 +++++++++++------------
08-benchmark/console.log.xz | Bin 3820 -> 3836 bytes
09-check_regression/console.log.xz | Bin 1624 -> 1624 bytes
09-check_regression/csv-results-0/perf.csv | 2 +-
09-check_regression/csv-results-0/results.csv | 2 +-
09-check_regression/results-brief.csv | 2 +-
09-check_regression/results-full.csv | 2 +-
09-check_regression/results-internal.csv | 2 +-
09-check_regression/results.log | 4 +-
10-update_baseline/console.log | 118 +++++++++++++-------------
10-update_baseline/csv-results-0/perf.csv | 2 +-
10-update_baseline/csv-results-0/results.csv | 2 +-
10-update_baseline/results-brief.csv | 2 +-
10-update_baseline/results-full.csv | 2 +-
10-update_baseline/results-internal.csv | 2 +-
10-update_baseline/results.log | 4 +-
jenkins/manifest.sh | 20 ++---
results_id | 2 +-
25 files changed, 189 insertions(+), 189 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_gdb/master-aarch64
in repository toolchain/ci/glibc.
from eedf7886ed x86-64: Don't mark symbols as hidden in strcmp-XXX.S
adds 2a5b4f7a71 elf: Rename tst-audit26 to tst-audit28
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 10 +++++-----
elf/{tst-audit26.c => tst-audit28.c} | 0
elf/{tst-auditmod26.c => tst-auditmod28.c} | 0
3 files changed, 5 insertions(+), 5 deletions(-)
rename elf/{tst-audit26.c => tst-audit28.c} (100%)
rename elf/{tst-auditmod26.c => tst-auditmod28.c} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.