This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 489a7356cca [ELF] Fix a null pointer dereference when --emit-relocs and [...]
adds 50d7e5d5e7d [llvm-objcopy] Improve tool selection logic to recognize ll [...]
No new revisions were added by this update.
Summary of changes:
llvm/test/tools/llvm-objcopy/tool-name.test | 33 +++++++++++++++++++++++++++++
llvm/tools/llvm-objcopy/llvm-objcopy.cpp | 24 ++++++++++++++++-----
2 files changed, 52 insertions(+), 5 deletions(-)
create mode 100644 llvm/test/tools/llvm-objcopy/tool-name.test
--
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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 47db68703 0: update: llvm-linux: boot
new 6e8e6d379 0: update: llvm-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 (47db68703)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 191 +-
02-build_llvm/console.log | 12646 +++++++++++++--------------
03-build_linux/console.log | 846 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 30 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 12 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13729 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
10 files changed, 13744 insertions(+), 13726 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/llvm-release-aarch64-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 489a7356cca [ELF] Fix a null pointer dereference when --emit-relocs and [...]
adds 50d7e5d5e7d [llvm-objcopy] Improve tool selection logic to recognize ll [...]
No new revisions were added by this update.
Summary of changes:
llvm/test/tools/llvm-objcopy/tool-name.test | 33 +++++++++++++++++++++++++++++
llvm/tools/llvm-objcopy/llvm-objcopy.cpp | 24 ++++++++++++++++-----
2 files changed, 52 insertions(+), 5 deletions(-)
create mode 100644 llvm/test/tools/llvm-objcopy/tool-name.test
--
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/llvm-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 95323d086 10: update: llvm-linux: 16048
new 2d1f0b424 10: update: llvm-linux: 16048
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 (95323d086)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 128 +-
02-build_llvm/console.log | 12586 +++++++++----------
03-build_linux/console.log | 6750 +++++-----
05-check_regression/console.log | 4 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 138 +-
06-update_baseline/results.regressions | 20 +-
console.log | 19606 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 19630 insertions(+), 19630 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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from cf83625da2 gdb: fix undefined behavior reported in copy_bitwise
adds 0b07a19901 Automatic date update in version.in
adds 54b8cbd0e4 Implement "info proc mappings" for NetBSD
adds 51c133d547 Implement "info proc exe" for NetBSD
new b4848d2a7b Implement "info proc cwd" for NetBSD
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/version.h | 2 +-
gdb/ChangeLog | 26 ++++++++
gdb/nbsd-nat.c | 187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/nbsd-nat.h | 3 +
gdb/nbsd-tdep.c | 89 +++++++++++++++++++++++++++
gdb/nbsd-tdep.h | 18 ++++++
6 files changed, 324 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ef3cf018f 0: update: binutils-gcc-linux: all
new d6ff9d20a 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 (ef3cf018f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 104 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11585 +++++----
04-build_abe-stage1/console.log | 20350 ++++++++--------
05-build_linux/console.log | 6686 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 4 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 4 +-
console.log | 39145 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 39154 insertions(+), 39156 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/llvm-release-arm-next-defconfig
in repository toolchain/ci/llvm-project.
from 489a7356cca [ELF] Fix a null pointer dereference when --emit-relocs and [...]
adds 50d7e5d5e7d [llvm-objcopy] Improve tool selection logic to recognize ll [...]
No new revisions were added by this update.
Summary of changes:
llvm/test/tools/llvm-objcopy/tool-name.test | 33 +++++++++++++++++++++++++++++
llvm/tools/llvm-objcopy/llvm-objcopy.cpp | 24 ++++++++++++++++-----
2 files changed, 52 insertions(+), 5 deletions(-)
create mode 100644 llvm/test/tools/llvm-objcopy/tool-name.test
--
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/llvm-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b00ad558f 0: update: llvm-linux: boot
new 3ea98d1c3 0: update: llvm-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 (b00ad558f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 22 +-
02-build_llvm/console.log | 12594 +++++++++++++++++-----------------
03-build_linux/console.log | 746 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13846 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13852 insertions(+), 13852 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.