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 d966a54ba9 bfd: remove wrong comment in xcofflink.c
adds 0f8f2de183 [gdb/build] Check if libsource-highlight is usable
adds 911438f9f4 gdbsupport: fix array-view compilation with c++11 && _GLIBCXX_DEBUG
No new revisions were added by this update.
Summary of changes:
gdb/configure | 158 +++++++++++++++++++++++++++++++++---------------
gdb/configure.ac | 47 ++++++++++++--
gdbsupport/array-view.h | 6 +-
3 files changed, 154 insertions(+), 57 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 4285df8a 0: update: binutils-gcc: 2
new e00c7e06 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 (4285df8a)
\
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 1520 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 66032 -> 66372 bytes
05-build_abe-bootstrap/console.log.xz | Bin 469852 -> 463064 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 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/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from c689fa28cf Automatic date update in version.in
adds 0e49ef546d Automatic date update in version.in
adds 9fefaca83b Automatic date update in version.in
adds cd0650ba1d Automatic date update in version.in
adds cd68027df3 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_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ff181947 0: update: binutils-gcc-linux-qemu: boot
new ebf43b9c 0: update: binutils-gcc-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 (ff181947)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41528 -> 41424 bytes
04-build_abe-stage1/console.log.xz | Bin 85656 -> 85144 bytes
05-build_abe-qemu/console.log.xz | Bin 30196 -> 29736 bytes
06-build_linux/console.log.xz | Bin 3216 -> 3440 bytes
07-boot_linux/console.log.xz | Bin 5768 -> 5764 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 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.
unknown user pushed a change to branch master
in repository gcc.
from 74faa9834a9 Fix tree-optimization/103220: Another missing folding of (t [...]
new 5f40d34b6dd libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on st [...]
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:
libstdc++-v3/include/bits/erase_if.h | 8 +++--
libstdc++-v3/include/debug/macros.h | 42 +++++++++++++++----------
libstdc++-v3/include/debug/map.h | 11 +++++--
libstdc++-v3/include/debug/multimap.h | 11 +++++--
libstdc++-v3/include/debug/multiset.h | 11 +++++--
libstdc++-v3/include/debug/set.h | 11 +++++--
libstdc++-v3/include/debug/unordered_map | 14 +++++++++
libstdc++-v3/include/debug/unordered_set | 14 +++++++++
libstdc++-v3/include/experimental/map | 12 +++++--
libstdc++-v3/include/experimental/set | 10 ++++--
libstdc++-v3/include/experimental/unordered_map | 12 +++++--
libstdc++-v3/include/experimental/unordered_set | 12 +++++--
libstdc++-v3/include/std/map | 12 +++++--
libstdc++-v3/include/std/set | 10 ++++--
libstdc++-v3/include/std/unordered_map | 12 +++++--
libstdc++-v3/include/std/unordered_set | 12 +++++--
16 files changed, 170 insertions(+), 44 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_tk1/gnu-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 79b558ab 4: update: binutils-linux-glibc: 1
new 447a3c0e 4: update: gcc-cfe8dbd9c08a5bce497646467c9d30942ec3efe0: 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 (79b558ab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-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 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 44072 -> 43888 bytes
04-build_abe-stage1/console.log.xz | Bin 93112 -> 92304 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8992 -> 9684 bytes
07-build_abe-glibc/console.log.xz | Bin 230028 -> 229836 bytes
08-build_abe-stage2/console.log.xz | Bin 206168 -> 205752 bytes
09-benchmark/benchmark-build.log | 58 +-
09-benchmark/benchmark.log | 56 +-
09-benchmark/console.log.xz | Bin 3092 -> 3100 bytes
10-check_regression/console.log.xz | Bin 7436 -> 7560 bytes
10-check_regression/results-0.csv | 3306 ++--
10-check_regression/results-1.csv | 3366 ++--
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 100 +-
10-check_regression/results-full.csv | 3453 ++--
10-check_regression/results.csv | 240 +-
10-check_regression/results.log | 5210 +++---
11-update_baseline/453.povray.regression | 1 -
11-update_baseline/471.omnetpp.regression | 2 +-
11-update_baseline/console.log | 18022 +++++++++----------
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/jira-body.txt | 3 +-
11-update_baseline/mail-body.txt | 3 +-
11-update_baseline/mail-subject.txt | 2 +-
11-update_baseline/results-1.csv | 3366 ++--
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-compare.csv | 12 +-
11-update_baseline/results-full.csv | 3157 ++--
11-update_baseline/results.csv | 234 +-
11-update_baseline/results.log | 3980 ++--
11-update_baseline/results.regressions | 5 +-
11-update_baseline/symbol.regressions | 3 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1064700 -> 1066460 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 90696 -> 90800 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 2921104 -> 2915420 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 16224 -> 16200 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 4738988 -> 4738492 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 31804 -> 31780 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 135604 -> 135676 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 195136 -> 195132 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 861268 -> 865780 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 576092 -> 571508 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 54368 -> 54364 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 179284 -> 179620 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1561068 -> 1558432 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 2747368 -> 2599840 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 479360 -> 473352 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1221452 -> 1204848 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 1200376 -> 1192192 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 316480 -> 316756 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 131020 -> 131060 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 172004 -> 171548 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 46592 -> 46724 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 585756 -> 584624 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 2049512 -> 2045844 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 24228 -> 24196 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 712484 -> 726216 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 69948 -> 70432 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 2079480 -> 2088848 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 218004 -> 218112 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 6103896 -> 6204144 bytes
jenkins/manifest.sh | 14 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1064700 -> 1066460 bytes
save-temps/401.bzip2.tar.xz | Bin 90696 -> 90800 bytes
save-temps/403.gcc.tar.xz | Bin 2921104 -> 2915420 bytes
save-temps/410.bwaves.tar.xz | Bin 16224 -> 16200 bytes
save-temps/416.gamess.tar.xz | Bin 4738988 -> 4738492 bytes
save-temps/429.mcf.tar.xz | Bin 31804 -> 31780 bytes
save-temps/433.milc.tar.xz | Bin 135604 -> 135676 bytes
save-temps/434.zeusmp.tar.xz | Bin 195136 -> 195132 bytes
save-temps/435.gromacs.tar.xz | Bin 861268 -> 865780 bytes
save-temps/436.cactusADM.tar.xz | Bin 576092 -> 571508 bytes
save-temps/437.leslie3d.tar.xz | Bin 54368 -> 54364 bytes
save-temps/444.namd.tar.xz | Bin 179284 -> 179620 bytes
save-temps/445.gobmk.tar.xz | Bin 1561068 -> 1558432 bytes
save-temps/447.dealII.tar.xz | Bin 2747368 -> 2599840 bytes
save-temps/450.soplex.tar.xz | Bin 479360 -> 473352 bytes
save-temps/453.povray.tar.xz | Bin 1221452 -> 1204848 bytes
save-temps/454.calculix.tar.xz | Bin 1200376 -> 1192192 bytes
save-temps/456.hmmer.tar.xz | Bin 316480 -> 316756 bytes
save-temps/458.sjeng.tar.xz | Bin 131020 -> 131060 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 172004 -> 171548 bytes
save-temps/462.libquantum.tar.xz | Bin 46592 -> 46724 bytes
save-temps/464.h264ref.tar.xz | Bin 585756 -> 584624 bytes
save-temps/465.tonto.tar.xz | Bin 2049512 -> 2045844 bytes
save-temps/470.lbm.tar.xz | Bin 24228 -> 24196 bytes
save-temps/471.omnetpp.tar.xz | Bin 712484 -> 726216 bytes
save-temps/473.astar.tar.xz | Bin 69948 -> 70432 bytes
save-temps/481.wrf.tar.xz | Bin 2079480 -> 2088848 bytes
save-temps/482.sphinx3.tar.xz | Bin 218004 -> 218112 bytes
save-temps/483.xalancbmk.tar.xz | Bin 6103896 -> 6204144 bytes
95 files changed, 22277 insertions(+), 22436 deletions(-)
delete mode 100644 11-update_baseline/453.povray.regression
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.