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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 16dbf506 0: good: binutils-gcc-linux: all
new 2bb817e7 0: good: 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 (16dbf506)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3224 ++++++++---------
4-build_abe-stage1/console.log | 3956 +++++++++++----------
5-build_linux/console.log | 66 +-
6-boot_linux/console.log | 2 +-
console.log | 7264 +++++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
8 files changed, 7293 insertions(+), 7253 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-allnoconfig
in repository toolchain/ci/gcc.
from 1723810805f 2019-03-17 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 5d34f779cb1 Daily bump.
adds 2f978d6d097 Add forgotten requeing in propagate_subaccesses_across_link
adds a74fa2b1a77 Backport from mainline:
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++++
gcc/DATESTAMP | 2 +-
gcc/gimple-ssa-warn-restrict.c | 6 +-
gcc/testsuite/ChangeLog | 13 +++++
gcc/testsuite/gcc.dg/Warray-bounds-38.c | 30 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr89546.c | 100 ++++++++++++++++++++++++++++++++
gcc/tree-sra.c | 8 ++-
7 files changed, 166 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-38.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr89546.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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from b74c7b85b6 Automatic date update in version.in
adds 1f9e71ff8c Automatic date update in version.in
adds 7efcedf2b5 PR24355, segmentation fault in function called from ppc_fini [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 +++++++
bfd/elf32-ppc.c | 8 ++------
bfd/version.h | 2 +-
3 files changed, 10 insertions(+), 7 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f92e7cf1 0: good: binutils-gcc-linux: all
new b760fd08 0: good: 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 (f92e7cf1)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4141 +++++++++--------
4-build_abe-stage1/console.log | 5173 +++++++++++----------
5-build_linux/console.log | 24 +-
6-boot_linux/console.log | 2 +-
console.log | 9320 ++++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 9968 insertions(+), 8724 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 llvm.
from 6f1ca03bfff [InstCombine] Improve with.overflow intrinsic tests; NFC
new bb22cd1f19d [llvm-objcopy] Make .build-id linking atomic
new 671c6db1952 [AMDGPU] Enable code selection using `s_mul_hi_u32`/`s_mul_ [...]
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:
include/llvm/Support/FileSystem.h | 25 +++++++++++++++--
lib/Support/Path.cpp | 53 ++++++++++++++++++-----------------
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 +++
lib/Target/AMDGPU/SOPInstructions.td | 8 ++++--
test/CodeGen/AMDGPU/mul.ll | 6 ++++
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 52 ++++++++++++++++++++++++++++------
6 files changed, 109 insertions(+), 39 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 03bae9a8eda RISC-V: Fix testsuite regression caused by quotes around options.
new 09d40c394c7 libgo: update to Go 1.12.1
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/MERGE | 2 +-
libgo/VERSION | 2 +-
libgo/go/cmd/cgo/ast.go | 12 ---
libgo/go/cmd/cgo/gcc.go | 64 +++----------
libgo/go/cmd/cgo/main.go | 4 +-
libgo/go/cmd/go/internal/cache/default.go | 7 +-
libgo/go/cmd/go/internal/load/test.go | 10 ++
libgo/go/cmd/go/internal/modfetch/coderepo.go | 100 ++++++++++++++------
libgo/go/cmd/go/internal/modfetch/coderepo_test.go | 9 ++
libgo/go/internal/fmtsort/sort.go | 2 +-
libgo/go/internal/fmtsort/sort_test.go | 42 ++++++++-
libgo/go/os/removeall_at.go | 3 +-
libgo/go/os/removeall_test.go | 30 ++++++
libgo/go/path/filepath/path.go | 11 +--
libgo/go/path/filepath/path_test.go | 103 ++++++++++++++++++++-
libgo/go/path/filepath/symlink.go | 10 +-
libgo/go/runtime/testdata/testprog/gc.go | 23 +++++
libgo/go/text/template/exec.go | 7 ++
libgo/go/text/template/exec_test.go | 49 ++++++----
libgo/misc/cgo/test/testdata/issue30527.go | 14 +++
libgo/misc/cgo/test/testdata/issue30527/a.go | 19 ++++
.../cgo/test/testdata/issue30527/b.go} | 9 +-
23 files changed, 393 insertions(+), 141 deletions(-)
create mode 100644 libgo/misc/cgo/test/testdata/issue30527.go
create mode 100644 libgo/misc/cgo/test/testdata/issue30527/a.go
copy libgo/{go/internal/syscall/unix/at_sysnum_hurd.go => misc/cgo/test/testdata/i [...]
--
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-aarch64-stable-allyesconfig
in repository toolchain/ci/gcc.
from 1723810805f 2019-03-17 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 5d34f779cb1 Daily bump.
adds 2f978d6d097 Add forgotten requeing in propagate_subaccesses_across_link
new a74fa2b1a77 Backport from mainline:
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 | 15 +++++
gcc/DATESTAMP | 2 +-
gcc/gimple-ssa-warn-restrict.c | 6 +-
gcc/testsuite/ChangeLog | 13 +++++
gcc/testsuite/gcc.dg/Warray-bounds-38.c | 30 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr89546.c | 100 ++++++++++++++++++++++++++++++++
gcc/tree-sra.c | 8 ++-
7 files changed, 166 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-38.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr89546.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.