This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 57a922a5980 sim: move UNUSED before TYPE in SIM_ENDIAN_INLINE's definition
new 7e3941ac061 gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS
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:
gdb/ChangeLog | 7 +++++++
gdb/acinclude.m4 | 47 ++++++++++-------------------------------------
gdb/aclocal.m4 | 11 +++++++++++
gdb/configure | 1 +
gdb/configure.ac | 3 +--
gdbserver/ChangeLog | 7 +++++++
gdbserver/acinclude.m4 | 25 ++++++-------------------
gdbserver/aclocal.m4 | 9 +++++++++
gdbserver/configure | 1 +
gdbserver/configure.ac | 1 +
10 files changed, 54 insertions(+), 58 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_tx1/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 427d730a 0: update: binutils-ff5404f5b37484567a19603769a2c0e56f108272: 1
new dda25576 0: update: gcc-1aff29d42601927a416a484d6c0fa37a25faae79: 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 (427d730a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 180 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11796 ++-
04-build_abe-stage1/console.log | 14812 ++--
06-build_abe-linux/console.log | 2036 +-
07-build_abe-glibc/console.log | 39527 +++++-----
08-build_abe-stage2/console.log | 31664 ++++----
09-build_llvm-true/console.log | 13561 ++--
11-benchmark--Os/benchmark-start.log | 2 +-
11-benchmark--Os/benchmark.log | 55 +-
11-benchmark--Os/console.log | 253 +-
12-check_regression/console.log | 2491 +-
12-check_regression/results-0.csv | 2536 +-
12-check_regression/results-1.csv | 2752 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 115 +-
12-check_regression/results-full.csv | 2821 +-
12-check_regression/results.csv | 163 +-
12-check_regression/results.log | 3896 +-
13-update_baseline/console.log | 2503 +-
13-update_baseline/results-0.csv | 2536 +-
13-update_baseline/results-1.csv | 2752 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 115 +-
13-update_baseline/results-full.csv | 2821 +-
13-update_baseline/results.csv | 163 +-
13-update_baseline/results.log | 3916 +-
console.log | 119293 +++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
30 files changed, 132369 insertions(+), 130910 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 binutils-gdb.
from a979f2a07a7 sim: unify dtc tool checks
new 57a922a5980 sim: move UNUSED before TYPE in SIM_ENDIAN_INLINE's definition
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:
sim/common/ChangeLog | 4 ++++
sim/common/sim-inline.h | 54 ++++++++++++++++++++++++-------------------------
2 files changed, 31 insertions(+), 27 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 binutils-gdb.
from 36842f65be9 sim: drop old BUILT_SRC_FROM_COMMON ref
new 54c47dfb68a sim: ppc: rename inline defines to match common code
new a979f2a07a7 sim: unify dtc tool checks
The 2 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:
sim/ChangeLog | 6 +++
sim/Makefile.in | 1 +
sim/arch-subdir.mk.in | 1 +
sim/configure | 98 +++++++++++++++++++++++++++++++++++++++++++++-
sim/m4/sim_ac_toolchain.m4 | 2 +
sim/moxie/ChangeLog | 6 +++
sim/moxie/Makefile.in | 2 -
sim/moxie/configure | 94 --------------------------------------------
sim/moxie/configure.ac | 2 -
sim/ppc/ChangeLog | 13 ++++++
sim/ppc/configure | 10 ++---
sim/ppc/configure.ac | 10 ++---
sim/ppc/inline.h | 42 ++++++++++----------
sim/ppc/options.c | 8 ++--
sim/ppc/std-config.h | 33 ++++++++--------
15 files changed, 176 insertions(+), 152 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 binutils-gdb.
from 89ee1c2f6e3 Automatic date update in version.in
new 36842f65be9 sim: drop old BUILT_SRC_FROM_COMMON ref
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:
sim/common/ChangeLog | 4 ++++
sim/common/Make-common.in | 3 ---
2 files changed, 4 insertions(+), 3 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/gnu-release-aarch64-check_binutils
in repository toolchain/ci/binutils-gdb.
from bf57d8eb47 Automatic date update in version.in
adds 37fadb6ef2 Automatic date update in version.in
adds 21dd883860 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_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards e7f18920 3: update: binutils-bf57d8eb47046ec4d221238cf54f43712da689a7: 1
new 8fcdf0a4 3: update: binutils-21dd88386086af5f51f17bdcb20e8b7be5139796: 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 (e7f18920)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 14 +-
02-prepare_abe/console.log | 44 +-
03-build_abe-binutils/console.log | 12930 ++++++++++-----------
04-build_abe-check_binutils/console.log | 5228 ++++-----
05-check_regression/console.log | 138 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 158 +-
06-update_baseline/results.regressions | 4 +-
console.log | 18508 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 37448 -> 37412 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 71260 -> 71280 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 107436 -> 107416 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 1520 -> 1524 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 18525 insertions(+), 18525 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_tx1/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards d2ffd6de 0: update: binutils-gcc-glibc-llvm: 1
new 427d730a 0: update: binutils-ff5404f5b37484567a19603769a2c0e56f108272: 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 (d2ffd6de)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 181 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11466 +--
04-build_abe-stage1/console.log | 14350 ++--
06-build_abe-linux/console.log | 2014 +-
07-build_abe-glibc/console.log | 39898 +++++-----
08-build_abe-stage2/console.log | 31629 ++++----
09-build_llvm-true/console.log | 13764 ++--
11-benchmark--Os/benchmark-start.log | 2 +-
11-benchmark--Os/benchmark.log | 100 +-
11-benchmark--Os/console.log | 243 +-
12-check_regression/console.log | 2478 +-
12-check_regression/results-0.csv | 2229 +-
12-check_regression/results-1.csv | 2536 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 14 +-
12-check_regression/results-full.csv | 2566 +-
12-check_regression/results.csv | 162 +-
12-check_regression/results.log | 3248 +-
13-update_baseline/console.log | 258 +-
13-update_baseline/results-0.csv | 2229 +-
13-update_baseline/results-1.csv | 2536 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 14 +-
13-update_baseline/results-full.csv | 2566 +-
13-update_baseline/results.csv | 162 +-
13-update_baseline/results.log | 3256 +-
console.log | 117001 ++++++++++++++---------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
30 files changed, 127596 insertions(+), 127846 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.