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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 09b0d8a75f Automatic date update in version.in
adds 27c1c4271a ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
adds cd30bcef4a Revise sleb128 and uleb128 reader
adds 1a1e2852a5 ubsan: d30v: left shift cannot be represented in type 'long long'
adds 3e1056a1a6 ubsan: iq2000: left shift of negative value
adds 7936714c0c ubsan: score: left shift of 2 by 31 places cannot be represe [...]
adds 2c0e48e5b7 asan: vms-alpha: heap-buffer-overflow
adds 0e62b37a3f ppc: misc minor build corrections
adds 27653fba5e Fix build 32-bit-host build error last for last binutils/dwa [...]
adds e76ff63653 Fix compilation of Readline on mingw.org's MinGW
adds c71a963d8e Automatic date update in version.in
adds ebd1c6d1d3 ubsan: arm: shift exponent 32 is too large for 32-bit type ' [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 14 +
bfd/version.h | 2 +-
bfd/vms-alpha.c | 56 +-
bfd/wasm-module.c | 23 +-
binutils/ChangeLog | 49 ++
binutils/dwarf.c | 1569 +++++++++++++++++------------------------
binutils/dwarf.h | 60 +-
binutils/readelf.c | 225 ++----
cpu/ChangeLog | 4 +
cpu/iq2000.cpu | 2 +-
opcodes/ChangeLog | 33 +
opcodes/arm-dis.c | 6 +-
opcodes/d30v-dis.c | 34 +-
opcodes/iq2000-ibld.c | 2 +-
opcodes/ppc-dis.c | 10 +-
opcodes/ppc-opc.c | 6 +-
opcodes/score-dis.c | 47 +-
opcodes/wasm32-dis.c | 29 +-
readline/readline/CHANGELOG | 7 +
readline/readline/posixstat.h | 20 +
20 files changed, 1042 insertions(+), 1156 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a16e14d3 2: update: binutils-gcc-linux: 18315
new dc5c2aa0 2: update: binutils-gcc-linux: 18315
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 (a16e14d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 422 +-
03-build_abe-binutils/console.log | 10434 +++++-----
04-build_abe-stage1/console.log | 20306 ++++++++++---------
05-build_linux/console.log | 6108 +++---
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 58 +-
console.log | 37565 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 37579 insertions(+), 37565 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 149098b6ab7 Daily bump.
new 328b3b1eb27 PR go/93020 libgo: Hurd portability patches
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/go/gofrontend/MERGE | 2 +-
libgo/go/internal/poll/errno_unix.go | 2 +-
libgo/go/os/export_unix_test.go | 2 +-
libgo/go/runtime/os_hurd.go | 2 +-
libgo/go/syscall/export_unix_test.go | 2 +-
5 files changed, 5 insertions(+), 5 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-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 09b0d8a75f Automatic date update in version.in
adds 27c1c4271a ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
adds cd30bcef4a Revise sleb128 and uleb128 reader
adds 1a1e2852a5 ubsan: d30v: left shift cannot be represented in type 'long long'
adds 3e1056a1a6 ubsan: iq2000: left shift of negative value
adds 7936714c0c ubsan: score: left shift of 2 by 31 places cannot be represe [...]
adds 2c0e48e5b7 asan: vms-alpha: heap-buffer-overflow
adds 0e62b37a3f ppc: misc minor build corrections
adds 27653fba5e Fix build 32-bit-host build error last for last binutils/dwa [...]
adds e76ff63653 Fix compilation of Readline on mingw.org's MinGW
adds c71a963d8e Automatic date update in version.in
new ebd1c6d1d3 ubsan: arm: shift exponent 32 is too large for 32-bit type ' [...]
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:
bfd/ChangeLog | 14 +
bfd/version.h | 2 +-
bfd/vms-alpha.c | 56 +-
bfd/wasm-module.c | 23 +-
binutils/ChangeLog | 49 ++
binutils/dwarf.c | 1569 +++++++++++++++++------------------------
binutils/dwarf.h | 60 +-
binutils/readelf.c | 225 ++----
cpu/ChangeLog | 4 +
cpu/iq2000.cpu | 2 +-
opcodes/ChangeLog | 33 +
opcodes/arm-dis.c | 6 +-
opcodes/d30v-dis.c | 34 +-
opcodes/iq2000-ibld.c | 2 +-
opcodes/ppc-dis.c | 10 +-
opcodes/ppc-opc.c | 6 +-
opcodes/score-dis.c | 47 +-
opcodes/wasm32-dis.c | 29 +-
readline/readline/CHANGELOG | 7 +
readline/readline/posixstat.h | 20 +
20 files changed, 1042 insertions(+), 1156 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4db61c68 2: update: binutils-gcc-linux: 20122
new f8f9d1c8 2: update: binutils-gcc-linux: 20122
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 (4db61c68)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 130 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10968 +++++------
04-build_abe-stage1/console.log | 20294 ++++++++++---------
05-build_linux/console.log | 5898 +++---
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 6 +-
console.log | 37714 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 37716 insertions(+), 37724 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-lts-allyesconfig
in repository toolchain/ci/gcc.
from 6931a05bd5f Daily bump.
adds 35f54868a08 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6aefee8a 0: update: binutils-gcc-linux: all
new f7c6b67e 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 (6aefee8a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 176 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10350 ++++++------
04-build_abe-stage1/console.log | 18539 +++++++++++-----------
05-build_linux/console.log | 850 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30381 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 30377 insertions(+), 30387 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.