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/master-arm
in repository toolchain/ci/binutils-gdb.
from 4c70437ddc Automatic date update in version.in
adds 561e83f7c5 Automatic date update in version.in
adds c444385fad gdb/testsuite: rename get_maint_bp_addr and move it to gdb-u [...]
adds ea892bdc4b gdb/testsuite: add a clear test to py-breakpoint.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/clear_non_user_bp.exp | 25 +------------------------
gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 28 ++++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 25 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/master-arm
in repository toolchain/ci/base-artifacts.
discards cfa614fc 0: update: binutils-gcc-linux-glibc-gdb: 1
new 2456bad2 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 (cfa614fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1780 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 50508 -> 51404 bytes
04-build_abe-gcc/console.log.xz | Bin 233912 -> 232912 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8812 -> 8572 bytes
07-build_abe-glibc/console.log.xz | Bin 232980 -> 231832 bytes
08-build_abe-gdb/console.log.xz | Bin 48892 -> 49152 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3820 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3472 -> 2788 bytes
11-check_regression/console.log.xz | Bin 3704 -> 2780 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 7 -
11-check_regression/results.compare | 35 +-
11-check_regression/results.compare2 | 162 +-
11-check_regression/results.regressions | 41 -
12-update_baseline/console.log | 424 +--
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 7 -
12-update_baseline/results.compare | 35 +-
12-update_baseline/results.compare2 | 162 +-
12-update_baseline/results.regressions | 41 -
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2856004 -> 2861908 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 2479804 -> 2481160 bytes
sumfiles/gcc.sum | 5054 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 943360 -> 935288 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2252 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 215464 -> 215296 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458472 -> 460396 bytes
sumfiles/libstdc++.sum | 12 +-
37 files changed, 2835 insertions(+), 3365 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from f8e6e2c046e Adding three new function attributes for static analysis of [...]
adds 0e6fa997306 Daily bump.
adds 76d6224b944 PR target/106303: Fix TImode STV related failures on x86.
adds e850c98f1f0 Convert some uses in ranger_cache and DOM to vrange.
adds 4a36b4e1fe4 Allow registering same SSA name relations in oracle.
adds 164758b02c4 Tweaks to global ranges.
adds 8b8103dcd26 Minor fixes to vr_values to not die on non integral types.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 +++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 15 ++++
gcc/c-family/ChangeLog | 6 ++
gcc/config/i386/i386-features.cc | 116 +++++++++++++++++--------------
gcc/config/i386/i386-features.h | 12 ++--
gcc/gimple-range-cache.cc | 7 +-
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.target/i386/pr106303.c | 25 +++++++
gcc/testsuite/gcc.target/i386/pr106347.c | 24 +++++++
gcc/tree-ssa-dom.cc | 18 ++---
gcc/tree-ssanames.cc | 3 +-
gcc/value-query.cc | 10 ++-
gcc/value-relation.cc | 7 +-
gcc/vr-values.cc | 15 +++-
15 files changed, 196 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr106303.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr106347.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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 4c70437ddc Automatic date update in version.in
adds 561e83f7c5 Automatic date update in version.in
adds c444385fad gdb/testsuite: rename get_maint_bp_addr and move it to gdb-u [...]
adds ea892bdc4b gdb/testsuite: add a clear test to py-breakpoint.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/clear_non_user_bp.exp | 25 +------------------------
gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 28 ++++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 25 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_O3
in repository toolchain/ci/base-artifacts.
discards 685ef9b1 0: update: binutils-gcc: 2
new 54f7c384 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 (685ef9b1)
\
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 1600 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 37696 -> 37860 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 271332 -> 272168 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 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 devel/modula-2
in repository gcc.
from 57900dd7f9a Integration of gm2l into cc1gm2 and a rewrite of gm2spec.cc.
new c497ca7343a libgm2/libm2cor/KeyboardLEDs.cc added
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:
libgm2/libm2cor/KeyBoardLEDs.cc | 157 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 157 insertions(+)
create mode 100644 libgm2/libm2cor/KeyBoardLEDs.cc
--
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-norov-defconfig
in repository toolchain/ci/linux.
from 3a2ba42cbd0b x86/olpc: fix 'logical not is only applied to the left hand side'
adds 281f72954c2c lib: add find_nth(,and,andnot)_bit()
adds 0e50008889af lib/bitmap: add tests for find_nth_bit()
adds 65c9dd7e67b5 lib/bitmap: remove bitmap_ord_to_pos
adds 7ac97b2db80a cpumask: add cpumask_nth_{,and,andnot}
No new revisions were added by this update.
Summary of changes:
include/linux/bitmap.h | 1 -
include/linux/bitops.h | 19 +++++++++++
include/linux/cpumask.h | 44 +++++++++++++++++++++++++
include/linux/find.h | 83 ++++++++++++++++++++++++++++++++++++++++++++++++
lib/bitmap.c | 36 ++-------------------
lib/cpumask.c | 26 +++++++--------
lib/find_bit.c | 20 ++++++++++++
lib/find_bit_benchmark.c | 17 ++++++++++
lib/nodemask.c | 3 +-
lib/test_bitmap.c | 36 +++++++++++++++++++--
10 files changed, 232 insertions(+), 53 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-norov-defconfig
in repository toolchain/ci/base-artifacts.
discards 4d0505be 0: update: binutils-llvm-linux-qemu: boot
new 80ffaf67 0: update: binutils-llvm-linux-qemu: boot
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 (4d0505be)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1632 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 31352 -> 30528 bytes
04-build_kernel_llvm/console.log.xz | Bin 64724 -> 154492 bytes
05-build_abe-qemu/console.log.xz | Bin 31340 -> 31448 bytes
06-build_linux/console.log.xz | Bin 3852 -> 4084 bytes
07-boot_linux/console.log.xz | Bin 5796 -> 5796 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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
in repository toolchain/ci/base-artifacts.
discards 8a045396 0: update: binutils-gcc-newlib: 1
new 34bed9e2 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 (8a045396)
\
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 1640 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 29864 -> 30176 bytes
04-build_abe-stage1/console.log.xz | Bin 83656 -> 83936 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 16368 -> 16564 bytes
07-build_abe-stage2/console.log.xz | Bin 158516 -> 159048 bytes
08-benchmark/benchmark-build.log | 94 +++++++++++++++++------------------
08-benchmark/benchmark.log | 92 +++++++++++++++++-----------------
08-benchmark/console.log.xz | Bin 3760 -> 3740 bytes
09-check_regression/console.log.xz | Bin 1588 -> 1588 bytes
09-check_regression/results.log | 90 ++++++++++++++++-----------------
10-update_baseline/console.log | 66 ++++++++++++------------
10-update_baseline/results.log | 90 ++++++++++++++++-----------------
jenkins/manifest.sh | 16 +++---
results | 2 +-
results_id | 2 +-
17 files changed, 226 insertions(+), 226 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/release-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 707bc64fbee c++: defaulted friend op== [PR106361]
adds 64edeadbcce Daily bump.
adds 98ce66a48fb libstdc++: Do not include <cxxabi.h> in <stacktrace>
adds ca82e7900f4 libstdc++: check for openat
adds 4eb15eceaac libstdc++: check for openat with dirfd in std::filesystem
adds 4be7b79d055 libstdc++: Do not optimize away storing pathname if it's needed
adds 2a1263d3638 Daily bump.
adds 8b85716d35c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 90 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 66 ++++++++++++++++
libstdc++-v3/ChangeLog | 132 +++++++++++++++++++++++++++++++
libstdc++-v3/acinclude.m4 | 12 +++
libstdc++-v3/config.h.in | 3 +
libstdc++-v3/configure | 55 +++++++++++++
libstdc++-v3/include/std/stacktrace | 8 +-
libstdc++-v3/src/c++17/fs_dir.cc | 4 +-
libstdc++-v3/src/filesystem/dir-common.h | 2 +-
libstdc++-v3/src/filesystem/dir.cc | 2 +-
11 files changed, 370 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_gcc_bootstrap/release-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 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/release-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards b81e3e29 0: update: binutils-gcc: 2
new e376df1e 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 (b81e3e29)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1600 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 38116 -> 38396 bytes
05-build_abe-bootstrap/console.log.xz | Bin 255292 -> 256636 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/binutils-gdb.
from 3972c8ffe0 Automatic date update in version.in
adds 2365eacffe Automatic date update in version.in
adds 730a2af40f Automatic date update in version.in
adds 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 7 +++++++
bfd/elf64-x86-64.c | 2 ++
bfd/version.h | 2 +-
ld/testsuite/ld-elf/linux-x86.exp | 16 ++++++++++++++++
ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} | 5 +----
ld/testsuite/ld-elf/{needed3.c => pr29377b.c} | 4 +++-
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
12 files changed, 36 insertions(+), 16 deletions(-)
copy ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} (51%)
copy ld/testsuite/ld-elf/{needed3.c => pr29377b.c} (58%)
--
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_llvm_tx1/llvm-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 7cce9f83 0: update: llvm-f28c006a5895fc0e329fe15fead81e37457cb1d1: 1
new 84186c6a 0: update: binutils-gcc-linux-glibc-llvm: 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 (7cce9f83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-releas [...]
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 1632 -> 1716 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30080 -> 31020 bytes
04-build_abe-stage1/console.log.xz | Bin 70952 -> 69064 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 11048 -> 8124 bytes
07-build_abe-glibc/console.log.xz | Bin 234268 -> 235636 bytes
08-build_abe-stage2/console.log.xz | Bin 179684 -> 176108 bytes
09-build_llvm-true/console.log.xz | Bin 58116 -> 60248 bytes
10-benchmark/benchmark-build.log | 126 +-
10-benchmark/benchmark.log | 124 +-
10-benchmark/console.log.xz | Bin 4080 -> 4088 bytes
11-check_regression/console.log.xz | Bin 2880 -> 2928 bytes
11-check_regression/csv-results-0/md5sum.csv | 26238 +-
11-check_regression/csv-results-0/perf.csv | 93 +-
11-check_regression/csv-results-0/results.csv | 165886 ++++++------
11-check_regression/csv-results-0/size.csv | 218644 ++++++++--------
11-check_regression/csv-results-0/vect.csv | 22 +-
11-check_regression/csv-results-1/md5sum.csv | 34220 +--
11-check_regression/csv-results-1/perf.csv | 94 +-
11-check_regression/csv-results-1/results.csv | 194858 +++++++-------
11-check_regression/csv-results-1/size.csv | 244387 +++++++++---------
11-check_regression/csv-results-1/vect.csv | 34404 ++-
11-check_regression/results-brief.csv | 34 +-
11-check_regression/results-full.csv | 98 +-
11-check_regression/results-internal.csv | 42 +-
11-check_regression/results.log | 2782 +-
12-update_baseline/console.log | 1286 +-
12-update_baseline/csv-results-0/md5sum.csv | 26238 +-
12-update_baseline/csv-results-0/perf.csv | 93 +-
12-update_baseline/csv-results-0/results.csv | 165886 ++++++------
12-update_baseline/csv-results-0/size.csv | 218644 ++++++++--------
12-update_baseline/csv-results-0/vect.csv | 22 +-
12-update_baseline/csv-results-1/md5sum.csv | 34220 +--
12-update_baseline/csv-results-1/perf.csv | 94 +-
12-update_baseline/csv-results-1/results.csv | 194858 +++++++-------
12-update_baseline/csv-results-1/size.csv | 244387 +++++++++---------
12-update_baseline/csv-results-1/vect.csv | 34404 ++-
12-update_baseline/results-brief.csv | 34 +-
12-update_baseline/results-full.csv | 98 +-
12-update_baseline/results-internal.csv | 42 +-
12-update_baseline/results.log | 2740 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 3471944 -> 410000 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 259144 -> 44592 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 9870692 -> 1234644 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 68660 -> 22772 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 827192 -> 47272 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 3086212 -> 619296 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 8900004 -> 948484 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 1422932 -> 212288 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 2864356 -> 478212 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 914112 -> 125748 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 340548 -> 52964 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 119848 -> 24408 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 59636 -> 16016 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 1788760 -> 354992 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 178060 -> 44040 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 561280 -> 96352 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 16045032 -> 3449660 bytes
jenkins/manifest.sh | 22 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 3471944 -> 410000 bytes
save-temps/401.bzip2.tar.xz | Bin 259144 -> 44592 bytes
save-temps/403.gcc.tar.xz | Bin 9870692 -> 1234644 bytes
save-temps/429.mcf.tar.xz | Bin 68660 -> 22772 bytes
save-temps/444.namd.tar.xz | Bin 827192 -> 47272 bytes
save-temps/445.gobmk.tar.xz | Bin 3086212 -> 619296 bytes
save-temps/447.dealII.tar.xz | Bin 8900004 -> 948484 bytes
save-temps/450.soplex.tar.xz | Bin 1422932 -> 212288 bytes
save-temps/453.povray.tar.xz | Bin 2864356 -> 478212 bytes
save-temps/456.hmmer.tar.xz | Bin 914112 -> 125748 bytes
save-temps/458.sjeng.tar.xz | Bin 340548 -> 52964 bytes
save-temps/462.libquantum.tar.xz | Bin 119848 -> 24408 bytes
save-temps/470.lbm.tar.xz | Bin 59636 -> 16016 bytes
save-temps/471.omnetpp.tar.xz | Bin 1788760 -> 354992 bytes
save-temps/473.astar.tar.xz | Bin 178060 -> 44040 bytes
save-temps/482.sphinx3.tar.xz | Bin 561280 -> 96352 bytes
save-temps/483.xalancbmk.tar.xz | Bin 16045032 -> 3449660 bytes
79 files changed, 970020 insertions(+), 875104 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_lto
in repository toolchain/ci/gcc.
from f8e6e2c046e Adding three new function attributes for static analysis of [...]
adds 0e6fa997306 Daily bump.
adds 76d6224b944 PR target/106303: Fix TImode STV related failures on x86.
adds e850c98f1f0 Convert some uses in ranger_cache and DOM to vrange.
adds 4a36b4e1fe4 Allow registering same SSA name relations in oracle.
adds 164758b02c4 Tweaks to global ranges.
adds 8b8103dcd26 Minor fixes to vr_values to not die on non integral types.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 +++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 15 ++++
gcc/c-family/ChangeLog | 6 ++
gcc/config/i386/i386-features.cc | 116 +++++++++++++++++--------------
gcc/config/i386/i386-features.h | 12 ++--
gcc/gimple-range-cache.cc | 7 +-
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.target/i386/pr106303.c | 25 +++++++
gcc/testsuite/gcc.target/i386/pr106347.c | 24 +++++++
gcc/tree-ssa-dom.cc | 18 ++---
gcc/tree-ssanames.cc | 3 +-
gcc/value-query.cc | 10 ++-
gcc/value-relation.cc | 7 +-
gcc/vr-values.cc | 15 +++-
15 files changed, 196 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr106303.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr106347.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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 4c70437ddc Automatic date update in version.in
adds 561e83f7c5 Automatic date update in version.in
adds c444385fad gdb/testsuite: rename get_maint_bp_addr and move it to gdb-u [...]
adds ea892bdc4b gdb/testsuite: add a clear test to py-breakpoint.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/clear_non_user_bp.exp | 25 +------------------------
gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 28 ++++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 25 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_lto
in repository toolchain/ci/base-artifacts.
discards 9bd15aef 0: update: binutils-gcc: 2
new 2b8f77e4 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 (9bd15aef)
\
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 1620 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37560 -> 38112 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 274504 -> 276592 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 ------------------------------
jenkins/manifest.sh | 12 +++++-----
7 files changed, 6 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.