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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c906ae61 0: update: binutils-gcc-linux: boot
new 1acb1d7b 0: update: binutils-gcc-linux: 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 (c906ae61)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 229 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11664 ++++++------
04-build_abe-stage1/console.log | 20232 ++++++++++----------
05-build_linux/console.log | 3148 ++--
06-boot_linux/console.log | 470 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 36200 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 36173 insertions(+), 36222 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_tk1/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 08f81ec2 2: push: binutils-gcc-glibc-llvm: 1
new e0e3e369 2: update: binutils-gcc-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 (08f81ec2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-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 | 132 +-
02-prepare_abe/console.log | 212 +-
03-build_abe-binutils/console.log | 11371 +-
04-build_abe-stage1/console.log | 19890 +--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 39092 +++--
07-build_abe-stage2/console.log | 44966 +++---
08-build_llvm-true/console.log | 12633 +-
10-benchmark--Oz_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_mthumb/benchmark.log | 21 +-
10-benchmark--Oz_mthumb/console.log | 133 +-
11-check_regression/console.log | 3154 +-
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/results-0.csv | 2303 +-
11-check_regression/results-1.csv | 2303 +-
11-check_regression/results-compare.csv | 23 +-
11-check_regression/results-full.csv | 2473 +-
11-check_regression/results.csv | 163 +-
11-check_regression/results.log | 2524 +-
.../trigger-build-binutils-gcc-glibc | 4 -
11-check_regression/trigger-build-llvm | 4 -
12-update_baseline/console.log | 3021 +-
.../extra-bisect-params | 0
.../results-0.csv | 0
12-update_baseline/results-1.csv | 1259 +
.../results-compare.csv | 13 +-
12-update_baseline/results-full.csv | 1259 +
12-update_baseline/results.csv | 81 +
.../results.log | 1642 +-
console.log | 134954 +++++++++---------
jenkins/manifest.sh | 22 +-
results_id | 2 +-
32 files changed, 146053 insertions(+), 137897 deletions(-)
delete mode 100644 11-check_regression/trigger-build-binutils-gcc-glibc
delete mode 100644 11-check_regression/trigger-build-llvm
copy {11-check_regression => 12-update_baseline}/extra-bisect-params (100%)
copy {11-check_regression => 12-update_baseline}/results-0.csv (100%)
create mode 100644 12-update_baseline/results-1.csv
copy {11-check_regression => 12-update_baseline}/results-compare.csv (96%)
create mode 100644 12-update_baseline/results-full.csv
create mode 100644 12-update_baseline/results.csv
copy {11-check_regression => 12-update_baseline}/results.log (73%)
--
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 55dd44535d2e c++: Fix parameter map handling of member typedef.
new 98181563dc4c Fix ICE due to invalid jump threading request
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/ChangeLog | 6 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/pr92788.C | 470 +++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-threadedge.c | 2 +-
4 files changed, 482 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr92788.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_bmk_tk1/gnu-master-arm-spec2k6-O3
in repository toolchain/ci/glibc.
from d937694059 Fix array overflow in backtrace on PowerPC (bug 25423)
adds ba44e5b508 Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS
adds de077de10f gitlog-to-changelog: Drop scripts in favour of gnulib version
adds 00167b531d Fix cross-testing of tst-ifunc-fault-* tests.
No new revisions were added by this update.
Summary of changes:
NEWS | 12 +
elf/Makefile | 7 +-
scripts/gitlog_to_changelog.py | 138 ----
scripts/vcs_to_changelog/frontend_c.py | 827 -----------------------
scripts/vcs_to_changelog/misc_util.py | 51 --
scripts/vcs_to_changelog/vcs_git.py | 164 -----
scripts/{vcs_to_changelog => }/vcstocl_quirks.py | 1 -
7 files changed, 16 insertions(+), 1184 deletions(-)
delete mode 100755 scripts/gitlog_to_changelog.py
delete mode 100644 scripts/vcs_to_changelog/frontend_c.py
delete mode 100644 scripts/vcs_to_changelog/misc_util.py
delete mode 100644 scripts/vcs_to_changelog/vcs_git.py
rename scripts/{vcs_to_changelog => }/vcstocl_quirks.py (99%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.