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-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from b74dbc2093 Add support for fixed-point type comparison operators
adds 5778e0dd5d Automatic date update in version.in
adds 315d05eb3f ld: Fix the tls_ie-01 test for arc
adds 10c9f4e584 Update the Spanish translation for the ld/ subdirectory.
new 2b3cb4006a Fix frame cycle detection
new 119e99bb7f Update gdb.dwarf2/data-loc.exp
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 7 +
gdb/frame.c | 27 +-
gdb/inline-frame.c | 3 +-
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.dwarf2/data-loc.exp | 49 +-
ld/ChangeLog | 8 +
ld/po/es.po | 3808 ++++++++++++++++++---------------
ld/testsuite/ld-arc/tls_ie-01.d | 11 +-
9 files changed, 2080 insertions(+), 1840 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-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8aae184b3 0: update: binutils-gcc-linux: boot
new 2dbac7a56 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 (8aae184b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 420 +-
03-build_abe-binutils/console.log | 11341 ++++++-------
04-build_abe-stage1/console.log | 14333 ++++++++--------
05-build_linux/console.log | 468 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26594 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 26613 insertions(+), 26581 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 2b3cb4006a2 Fix frame cycle detection
new 119e99bb7f5 Update gdb.dwarf2/data-loc.exp
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/testsuite/ChangeLog | 5 ++++
gdb/testsuite/gdb.dwarf2/data-loc.exp | 49 +++++------------------------------
2 files changed, 11 insertions(+), 43 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 8d1f3a49a 0: update: binutils-gcc-linux: all
new d420c6b43 1: reset: linux-49a3f51dfeeecb52c5aa28c5cb9592fe5e39bf95: 19210
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 | 29 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11620 +++++------
04-build_abe-stage1/console.log | 15956 +++++++-------
05-build_linux/console.log | 5198 ++++-
06-boot_linux/console.log | 10 -
07-check_regression/console.log | 79 +-
07-check_regression/results.regressions | 11 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 47 +-
08-update_baseline/results.regressions | 11 +-
console.log | 33291 +++++++++++++++++-------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 15 +-
15 files changed, 36939 insertions(+), 29783 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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 c84df34aec3 Delay SLP instance loads gathering
new 0c9687d0daa Disable some bogus -Wmaybe-uninitialized warnings
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/ipa-modref.c | 9 ++++++++-
gcc/testsuite/g++.dg/warn/uninit-1.C | 29 +++++++++++++++++++++++++++++
gcc/tree-ssa-uninit.c | 14 +++++++++++---
3 files changed, 48 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/uninit-1.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_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from ba616f85556 Daily bump.
adds e1a08689ce2 Daily bump.
adds a27067c70b7 Put PREFETCHW back to march=broadwell
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.h | 3 ++-
gcc/doc/invoke.texi | 25 +++++++++++++------------
3 files changed, 16 insertions(+), 14 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards eaa5ef8b6 0: update: binutils-gcc-linux: all
new c65d68552 0: update: binutils-gcc-linux: all
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 (eaa5ef8b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 216 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11217 +++++------
04-build_abe-stage1/console.log | 18256 ++++++++---------
05-build_linux/console.log | 1036 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31165 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 31178 insertions(+), 31164 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.