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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b0f34b6 0: update: binutils-gcc-linux: all
new 3ede332 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 (b0f34b6)
\
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 | 18 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11498 ++++++-------
04-build_abe-stage1/console.log | 20213 +++++++++++-----------
05-build_linux/console.log | 999 +-
06-boot_linux/console.log | 2 +-
console.log | 33152 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 33178 insertions(+), 33138 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.
from 0c61e8e 2: update: gcc-9c3400bcca38a920e07dfbf981d0dff61d48311e: 19867
new 4615223 3: reset: linux-b8b576a16f79efbdde49348147f491b176537d88: 19648
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 +-
03-build_abe-binutils/console.log | 10342 ++++++------
04-build_abe-stage1/console.log | 19770 +++++++++++-----------
05-build_linux/console.log | 1072 +-
07-check_regression/console.log | 22 +-
08-update_baseline/console.log | 59 +-
console.log | 31479 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
10 files changed, 30994 insertions(+), 31892 deletions(-)
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 llvm.
from beff567c6d1 [obj2yaml] - Support PPC64 relocation types.
new 5ca1bec7882 [llvm-readobj] - Test PPC64 relocations properly.
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:
.../tools/llvm-readobj/Inputs/relocs.obj.elf-ppc64 | Bin 3792 -> 0 bytes
test/tools/llvm-readobj/reloc-types-elf-ppc64.test | 261 ++++++++++++++++++++-
2 files changed, 258 insertions(+), 3 deletions(-)
delete mode 100644 test/tools/llvm-readobj/Inputs/relocs.obj.elf-ppc64
--
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 gcc-7-branch
in repository gcc.
from d56d2393937 Daily bump.
new df21daf593c [Darwin, testsuite] Fix pr71694 fail for m32.
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/pr71694.C | 1 +
2 files changed, 8 insertions(+)
--
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 d81d9768613 [yaml2obj/obj2yaml] - Allow setting an arbitrary values for [...]
new beff567c6d1 [obj2yaml] - Support PPC64 relocation types.
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:
lib/ObjectYAML/ELFYAML.cpp | 3 +
test/tools/obj2yaml/elf-ppc64-relocations.yaml | 488 +++++++++++++++++++++++++
2 files changed, 491 insertions(+)
create mode 100644 test/tools/obj2yaml/elf-ppc64-relocations.yaml
--
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 gdb-8.3-branch
in repository binutils-gdb.
from 6f4f8f476a Update ChangeLog entry of commit e9224f6d80ea35e90a61d44575f [...]
new fafa92ec3c [gdb/testsuite] Fix regexp in skip_opencl_tests
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/lib/opencl.exp | 2 +-
2 files changed, 6 insertions(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from 85abf858b23 [RISCV] Switch to the Machine Scheduler
new e2fbdd44a60 [docs] Make --version text more correct
new d81d9768613 [yaml2obj/obj2yaml] - Allow setting an arbitrary values for [...]
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:
docs/CommandGuide/llvm-cxxfilt.rst | 2 +-
docs/CommandGuide/llvm-nm.rst | 3 +-
docs/CommandGuide/llvm-objcopy.rst | 4 +--
docs/CommandGuide/llvm-objdump.rst | 3 +-
docs/CommandGuide/llvm-readelf.rst | 2 +-
docs/CommandGuide/llvm-readobj.rst | 2 +-
docs/CommandGuide/llvm-strip.rst | 4 +--
lib/ObjectYAML/ELFYAML.cpp | 1 +
test/tools/obj2yaml/elf-emachine.yaml | 39 +++++++++++++++++++++++++
test/tools/yaml2obj/elf-emachine.yaml | 55 +++++++++++++++++++++++++++++++++++
10 files changed, 106 insertions(+), 9 deletions(-)
create mode 100644 test/tools/obj2yaml/elf-emachine.yaml
create mode 100644 test/tools/yaml2obj/elf-emachine.yaml
--
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/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/glibc.
from 91372f0001 Improve performance of memmem
adds a132a2c305 alpha: force old OSF1 syscalls for getegid, geteuid and getp [...]
No new revisions were added by this update.
Summary of changes:
ChangeLog | 10 ++++++++++
NEWS | 2 ++
sysdeps/unix/{ => sysv/linux}/alpha/getegid.S | 0
sysdeps/unix/{ => sysv/linux}/alpha/geteuid.S | 0
sysdeps/unix/{ => sysv/linux}/alpha/getppid.S | 0
5 files changed, 12 insertions(+)
rename sysdeps/unix/{ => sysv/linux}/alpha/getegid.S (100%)
rename sysdeps/unix/{ => sysv/linux}/alpha/geteuid.S (100%)
rename sysdeps/unix/{ => sysv/linux}/alpha/getppid.S (100%)
--
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/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/gcc.
from 57090903620 Daily bump.
adds 7b6657a2970 Daily bump.
adds e9e35389f1c 2019-09-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 4930ed7f661 Daily bump.
new 6ab685e9644 Daily bump.
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 12 +++++++-----
gcc/fortran/trans-decl.c | 8 +++++---
gcc/fortran/trans-types.c | 1 +
gcc/testsuite/ChangeLog | 6 ++++++
.../gfortran.dg/warn_unused_dummy_argument_5.f90 | 16 ++++++++++++++++
6 files changed, 36 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_5.f90
--
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/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards c7cae4f 0: update: binutils-gcc-glibc-llvm: -1
new 1cf5378 0: 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 (c7cae4f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10514 +-
.../console.log | 17456 +--
05-build_abe-linux/console.log | 250 +-
06-build_abe-glibc/console.log | 38068 +++---
.../console.log | 46284 +++----
08-build_llvm-true/console.log | 11638 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 23 +-
09-benchmark/console.log | 222 +-
11-update_baseline/console.log | 8 +-
console.log | 125308 +++++++++---------
jenkins/manifest.sh | 16 +-
14 files changed, 125214 insertions(+), 125181 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.