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-lts-defconfig
in repository toolchain/binutils-gdb.
from f0f13ece4c Automatic date update in version.in
adds 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
adds 76268e0274 x86: Call rtype_to_howto to get reloc_howto_type pointer
adds e8f2b38a26 Automatic date update in version.in
adds 3dcfdc5865 Fix compile error with clang 3.8
adds a96bd1ccc0 gdb/riscv: Format CORE_ADDR as a string for printing
adds 50c7c5b8df when printing the GDB config, explicitly say if configured w [...]
adds d00a27c5ad gdb: Fix "info os <unknown>" command
adds 6d78332e77 Workaround a FreeBSD kernel bug resulting in spurious SIGTRA [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 ++++++
bfd/elf32-i386.c | 9 ++------
bfd/elf64-x86-64.c | 9 ++------
bfd/version.h | 2 +-
gdb/ChangeLog | 31 ++++++++++++++++++++++++++
gdb/dtrace-probe.c | 2 +-
gdb/fbsd-nat.c | 12 +++++++---
gdb/probe.c | 2 +-
gdb/record-btrace.c | 2 +-
gdb/riscv-tdep.c | 14 ++++++++----
gdb/stap-probe.c | 2 +-
gdb/target.c | 2 +-
gdb/testsuite/ChangeLog | 10 +++++++++
gdb/testsuite/gdb.ada/info_auto_lang.exp | 38 ++++++++++++++++++--------------
gdb/testsuite/gdb.base/info-os.exp | 3 +++
gdb/top.c | 4 ++++
gdb/tui/tui-hooks.c | 2 +-
gdb/unittests/observable-selftests.c | 2 +-
18 files changed, 107 insertions(+), 46 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 52b5d06d4 gcc-2588e836e85e7c5f098194a2bc871e830f890911: all
new e3b7a8cb7 binutils-6d78332e7748754d4a77a31e692fb8760c8c12ff: 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 (52b5d06d4)
\
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:
1-reset_artifacts/console.log | 54 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3557 ++---
4-build_abe-stage1/console.log | 4710 +++---
5-count_linux_objs/console.log | 21202 +++++++++++++-------------
console.log | 29955 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 29865 insertions(+), 29635 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 glibc.
from 90d3320d7f Refactor string benchtests
new 57b3ff8e1a Update nios2, sparc32 localplt.data for difftime changes (bu [...]
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:
ChangeLog | 8 ++++++++
sysdeps/unix/sysv/linux/nios2/localplt.data | 1 +
sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data | 2 ++
3 files changed, 11 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 gcc.
from f68c2c5fa2c * gcc.target/i386/pr88418.c (dg-options): Add -mno-avx.
new 4bb9b9cdbe4 S/390: Add support for double<->long vector converts
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 | 6 +++
gcc/config/s390/vector.md | 52 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++
.../s390/vector/fp-signedint-convert-1.c | 26 +++++++++++
.../s390/vector/fp-unsignedint-convert-1.c | 26 +++++++++++
5 files changed, 115 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/fp-signedint-convert-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/vector/fp-unsignedint-convert-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.
unknown user pushed a change to branch master
in repository llvm.
from 8688ce4f76b [ARM] Set Defs = [CPSR] for COPY_STRUCT_BYVAL, as it clobbe [...]
new e5aaa246f8d [x86] add movddup specialization for build vector lowering [...]
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/Target/X86/X86ISelLowering.cpp | 20 +++++++++++
test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 9 ++---
test/CodeGen/X86/avx-vbroadcast.ll | 52 +++++++++++++--------------
test/CodeGen/X86/build-vector-128.ll | 32 ++++++-----------
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 11 +++---
5 files changed, 62 insertions(+), 62 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 glibc.
from 5d025ea617 Update longlong.h.
new 90d3320d7f Refactor string benchtests
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:
ChangeLog | 24 ++++++++++++++++++++
benchtests/bench-memchr.c | 5 -----
benchtests/bench-memcmp.c | 19 +---------------
benchtests/bench-memset-large.c | 7 ------
benchtests/bench-memset-walk.c | 7 ------
benchtests/bench-memset.c | 7 ------
benchtests/bench-stpcpy.c | 6 -----
benchtests/bench-stpncpy.c | 8 -------
benchtests/bench-strcat.c | 13 ++---------
benchtests/bench-strchr.c | 17 ++++----------
benchtests/bench-strcmp.c | 22 ------------------
benchtests/bench-strcpy.c | 17 ++------------
benchtests/bench-strcspn.c | 9 --------
benchtests/bench-string.h | 50 +++++++++++++++++++++++++++++++++++++++++
benchtests/bench-strlen.c | 5 -----
benchtests/bench-strncat.c | 13 ++---------
benchtests/bench-strncmp.c | 8 -------
benchtests/bench-strncpy.c | 18 ++-------------
benchtests/bench-strnlen.c | 9 ++------
benchtests/bench-strpbrk.c | 14 ++----------
benchtests/bench-strrchr.c | 11 ++-------
benchtests/bench-strspn.c | 13 ++---------
22 files changed, 95 insertions(+), 207 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 63b75bb57 binutils-e8f2b38a26591c44471e04b09b7b77990845d520: all
new db5a01a19 gcc-f68c2c5fa2c551cd0c724393c36270ec05db4c1b: 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 (63b75bb57)
\
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:
1-reset_artifacts/console.log | 56 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6336 +++++++------
4-build_abe-stage1/console.log | 9259 +++++++++----------
5-count_linux_objs/console.log | 2390 +++--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 17923 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 17901 insertions(+), 18115 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-mainline-defconfig
in repository toolchain/linux-next.
from 1d51b4b1d3f2 Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pu [...]
adds eb66eff6636d ubifs: replay: Fix high stack usage
adds aa3d31e08c57 ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
adds 60eb5da2434b ubifs: auth: Add CONFIG_KEYS dependency
adds 6554a56f352e ubifs: Fix memory leak on error condition
adds d62e98ed1efc ubifs: Fix default compression selection in ubifs
adds b95f83ab762d ubi: Put MTD device after it is not used
adds e542087701f0 ubi: Do not drop UBI device reference before using
adds e58725d51fa8 ubifs: Handle re-linking of inodes correctly while recovery
adds f57b620a89ad Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/l [...]
adds a4f98be7dc31 MAINTAINERS: add entry for i2c-axxia driver
adds 32774a8153b4 i2c: nvidia-gpu: mark resume function as __maybe_unused
adds 9097a058d49e Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 7 ++++
drivers/i2c/busses/i2c-nvidia-gpu.c | 2 +-
drivers/mtd/ubi/build.c | 2 +-
drivers/mtd/ubi/kapi.c | 2 +-
fs/ubifs/Kconfig | 16 ++++-----
fs/ubifs/lpt.c | 12 +++----
fs/ubifs/replay.c | 72 +++++++++++++++++++++++++++++++------
fs/ubifs/sb.c | 13 ++++++-
8 files changed, 97 insertions(+), 29 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 28ba7be95 gcc-14bec2c9623dc435c0eae2a9f3da50675029a120: all
new 8c2596710 linux-9097a058d49e049925d8da72db07fffcee24efa0: 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 (28ba7be95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 60 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6388 +++++++------
4-build_abe-stage1/console.log | 11996 ++++++++++++------------
5-count_linux_objs/console.log | 150 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18636 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18596 insertions(+), 18684 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7462cda79 linux-1efde6eb181908e1095b4a5db90af0c024016bec: 13200
discards 6135a927b linux-d411ff4a93d5478358e7eb6334c9db86d6389b5e: 13049
discards 0d2e2afc9 linux-6648e120dd1a7a1d6eedea1b7dbe21108a189947: 13202
new bd340949a linux-340ae71f9dd421227a58c14a909b63033745dca4: 13203
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 (7462cda79)
\
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:
1-reset_artifacts/console.log | 38 +-
2-build_llvm/console.log | 9818 ++++----
3-count_linux_objs/console.log | 40189 +++++++++++++++----------------
4-check_regression/console.log | 16 +-
5-update_baseline/console.log | 86 +-
console.log | 50025 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 47500 insertions(+), 52690 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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f3de3b7dd llvm-e972a17c44c6d0dcb5dd238d0de13d58031b6d28: 16
new 1ab6aba11 llvm-e4c019e93c4c9c7b114992a9d5c6e8e6f2661ab8: 16
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 (f3de3b7dd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 146 +-
2-build_llvm/console.log | 10190 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 101 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10443 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10539 insertions(+), 10361 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 020f99284 llvm-75de022a13f7cf2b6e1349ac70012c0124e23653: 18215
new 44e4bd721 linux-592f5569e18471c07208f74540f4e0f646b226f7: 18215
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 (020f99284)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 102 +-
2-build_llvm/console.log | 10187 +++++++++++-----------
3-count_linux_objs/console.log | 7152 ++++++++--------
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 17865 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 17662 insertions(+), 17668 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 glibc.
from 192963be49 Require GCC 5 or later to build glibc (bug 23993).
new 5d025ea617 Update longlong.h.
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:
ChangeLog | 2 +
stdlib/longlong.h | 115 +++++++++++++++++++++++++++---------------------------
2 files changed, 59 insertions(+), 58 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-aarch64-next-defconfig
in repository toolchain/binutils-gdb.
from 9875794626 Automatic date update in version.in
adds 9c5238b230 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-master-arm-stable-defconfig
in repository toolchain/binutils-gdb.
from f0f13ece4c Automatic date update in version.in
adds 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
adds 76268e0274 x86: Call rtype_to_howto to get reloc_howto_type pointer
adds e8f2b38a26 Automatic date update in version.in
adds 3dcfdc5865 Fix compile error with clang 3.8
adds a96bd1ccc0 gdb/riscv: Format CORE_ADDR as a string for printing
adds 50c7c5b8df when printing the GDB config, explicitly say if configured w [...]
adds d00a27c5ad gdb: Fix "info os <unknown>" command
adds 6d78332e77 Workaround a FreeBSD kernel bug resulting in spurious SIGTRA [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 ++++++
bfd/elf32-i386.c | 9 ++------
bfd/elf64-x86-64.c | 9 ++------
bfd/version.h | 2 +-
gdb/ChangeLog | 31 ++++++++++++++++++++++++++
gdb/dtrace-probe.c | 2 +-
gdb/fbsd-nat.c | 12 +++++++---
gdb/probe.c | 2 +-
gdb/record-btrace.c | 2 +-
gdb/riscv-tdep.c | 14 ++++++++----
gdb/stap-probe.c | 2 +-
gdb/target.c | 2 +-
gdb/testsuite/ChangeLog | 10 +++++++++
gdb/testsuite/gdb.ada/info_auto_lang.exp | 38 ++++++++++++++++++--------------
gdb/testsuite/gdb.base/info-os.exp | 3 +++
gdb/top.c | 4 ++++
gdb/tui/tui-hooks.c | 2 +-
gdb/unittests/observable-selftests.c | 2 +-
18 files changed, 107 insertions(+), 46 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 65ae82789 linux-1efde6eb181908e1095b4a5db90af0c024016bec: all
new bd8cc802b binutils-9c5238b230059975f0b592c3af20c5f56e3428d9: 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 (65ae82789)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 74 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6465 ++++++++--------
4-build_abe-stage1/console.log | 8364 ++++++++++----------
5-count_linux_objs/console.log | 209 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15130 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15025 insertions(+), 15265 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 6cfad6fb3 gcc-c09c71df4d0716ba5976cd56d980aa2ceeab5c0c: all
new 0097cca65 binutils-6d78332e7748754d4a77a31e692fb8760c8c12ff: 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 (6cfad6fb3)
\
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:
1-reset_artifacts/console.log | 43 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3498 +--
4-build_abe-stage1/console.log | 4614 ++--
5-count_linux_objs/console.log | 43622 +++++++++++++++++-----------------
console.log | 47127 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 49532 insertions(+), 49394 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-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from f0f13ece4c Automatic date update in version.in
adds 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
adds 76268e0274 x86: Call rtype_to_howto to get reloc_howto_type pointer
adds e8f2b38a26 Automatic date update in version.in
adds 3dcfdc5865 Fix compile error with clang 3.8
adds a96bd1ccc0 gdb/riscv: Format CORE_ADDR as a string for printing
adds 50c7c5b8df when printing the GDB config, explicitly say if configured w [...]
adds d00a27c5ad gdb: Fix "info os <unknown>" command
adds 6d78332e77 Workaround a FreeBSD kernel bug resulting in spurious SIGTRA [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 ++++++
bfd/elf32-i386.c | 9 ++------
bfd/elf64-x86-64.c | 9 ++------
bfd/version.h | 2 +-
gdb/ChangeLog | 31 ++++++++++++++++++++++++++
gdb/dtrace-probe.c | 2 +-
gdb/fbsd-nat.c | 12 +++++++---
gdb/probe.c | 2 +-
gdb/record-btrace.c | 2 +-
gdb/riscv-tdep.c | 14 ++++++++----
gdb/stap-probe.c | 2 +-
gdb/target.c | 2 +-
gdb/testsuite/ChangeLog | 10 +++++++++
gdb/testsuite/gdb.ada/info_auto_lang.exp | 38 ++++++++++++++++++--------------
gdb/testsuite/gdb.base/info-os.exp | 3 +++
gdb/top.c | 4 ++++
gdb/tui/tui-hooks.c | 2 +-
gdb/unittests/observable-selftests.c | 2 +-
18 files changed, 107 insertions(+), 46 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e49d02c2a linux-9097a058d49e049925d8da72db07fffcee24efa0: -9
new 31c2dcf79 binutils-6d78332e7748754d4a77a31e692fb8760c8c12ff: -9
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 (e49d02c2a)
\
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 | 286 +-
3-build_abe-binutils/console.log | 3507 ++++++++---------
4-build_abe-stage1/console.log | 3925 +++++++++----------
7-update_baseline/console.log | 2 +-
console.log | 7748 ++++++++++++++++++++------------------
distance-to-baseline | 1 +
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 3 +
9 files changed, 8079 insertions(+), 7403 deletions(-)
create mode 100644 distance-to-baseline
create mode 100644 trigger-bisect-on-failure
--
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-lts-allnoconfig
in repository toolchain/binutils-gdb.
from f0f13ece4c Automatic date update in version.in
adds 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
adds 76268e0274 x86: Call rtype_to_howto to get reloc_howto_type pointer
adds e8f2b38a26 Automatic date update in version.in
adds 3dcfdc5865 Fix compile error with clang 3.8
adds a96bd1ccc0 gdb/riscv: Format CORE_ADDR as a string for printing
adds 50c7c5b8df when printing the GDB config, explicitly say if configured w [...]
adds d00a27c5ad gdb: Fix "info os <unknown>" command
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 ++++++
bfd/elf32-i386.c | 9 ++------
bfd/elf64-x86-64.c | 9 ++------
bfd/version.h | 2 +-
gdb/ChangeLog | 25 +++++++++++++++++++++
gdb/dtrace-probe.c | 2 +-
gdb/probe.c | 2 +-
gdb/record-btrace.c | 2 +-
gdb/riscv-tdep.c | 14 ++++++++----
gdb/stap-probe.c | 2 +-
gdb/target.c | 2 +-
gdb/testsuite/ChangeLog | 10 +++++++++
gdb/testsuite/gdb.ada/info_auto_lang.exp | 38 ++++++++++++++++++--------------
gdb/testsuite/gdb.base/info-os.exp | 3 +++
gdb/top.c | 4 ++++
gdb/tui/tui-hooks.c | 2 +-
gdb/unittests/observable-selftests.c | 2 +-
17 files changed, 92 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fb81536b3 linux-592f5569e18471c07208f74540f4e0f646b226f7: all
new 815f8d923 binutils-d00a27c5addfb6b7350a39215b48f4aaffa5960c: 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 (fb81536b3)
\
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:
1-reset_artifacts/console.log | 266 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6562 +++++------
4-build_abe-stage1/console.log | 13308 ++++++++++-----------
5-count_linux_objs/console.log | 2672 ++---
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 22930 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 23342 insertions(+), 22446 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.