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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 95d5894e 0: update: binutils-llvm-linux-qemu: boot
new 158bf7c1 0: update: binutils-llvm-linux-qemu: 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 (95d5894e)
\
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:
01-reset_artifacts/console.log | 172 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 12413 +++++++------
04-build_llvm/console.log | 14158 +++++++--------
05-build_linux/console.log | 822 +-
06-build_abe-qemu/console.log | 6753 +++----
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 34754 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 34803 insertions(+), 34727 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0368937a 2: update: linux-577c283560fe8a81a23a95654c6d13e8412d22f1: 19460
discards 7d21ab94 1: reset: linux-e8805271b82793e6d1f3de786c2278e4d622bdb6: 19409
discards 99d9a1d4 0: update: binutils-llvm-qemu: all
new c5384499 0: update: binutils-llvm-linux-qemu: 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 (0368937a)
\
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 | 130 +-
02-prepare_abe/console.log | 22 +-
03-build_abe-binutils/console.log | 11273 +-
04-build_llvm/console.log | 13083 +-
05-build_linux/console.log | 250968 +-------------------------
06-build_abe-qemu/console.log | 2389 +
07-boot_linux/console.log | 11 +
08-check_regression/console.log | 13 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 105 +-
09-update_baseline/results.regressions | 11 +-
console.log | 277992 ++---------------------------
jenkins/manifest.sh | 19 +-
results | 4 +-
14 files changed, 30839 insertions(+), 525192 deletions(-)
create mode 100644 06-build_abe-qemu/console.log
create mode 100644 07-boot_linux/console.log
--
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 binutils-gdb.
from ca87bad0e90 Automatic date update in version.in
new dc83f2d20e9 Split relocation defines out of coff/internal.h
new 270f32fc50b ld-gc tests on underscore targets
new 5789f845fbf --gc-sections with groups and start/stop syms
new fd5c076a06d PR27493, objcopy --weaken-symbol does not weaken undefined symbols
The 4 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 | 11 ++++
bfd/elflink.c | 8 ++-
bfd/reloc.c | 2 +-
binutils/ChangeLog | 6 ++
binutils/NEWS | 3 +
binutils/objcopy.c | 3 +-
include/ChangeLog | 10 +++
include/coff/i386.h | 11 ++++
include/coff/internal.h | 142 ------------------------------------------
include/coff/ti.h | 22 ++++---
include/coff/x86_64.h | 29 +++++++++
include/coff/z80.h | 16 +++++
include/coff/z8k.h | 11 ++++
ld/ChangeLog | 25 ++++++++
ld/ldlang.c | 21 ++++++-
ld/testsuite/ld-gc/abi-note.d | 1 -
ld/testsuite/ld-gc/gc.exp | 20 ++++--
ld/testsuite/ld-gc/pr19167.d | 3 +-
ld/testsuite/ld-gc/pr19167a.s | 4 ++
ld/testsuite/ld-gc/start.d | 5 +-
ld/testsuite/ld-gc/start.s | 6 +-
ld/testsuite/ld-gc/start2.d | 6 +-
ld/testsuite/ld-gc/start2.s | 7 ++-
ld/testsuite/ld-gc/start3.d | 9 +++
ld/testsuite/ld-gc/start3.s | 29 +++++++++
ld/testsuite/ld-gc/start4.d | 9 +++
ld/testsuite/ld-gc/start4.s | 19 ++++++
ld/testsuite/ld-gc/stop.d | 3 +-
28 files changed, 268 insertions(+), 173 deletions(-)
create mode 100644 ld/testsuite/ld-gc/start3.d
create mode 100644 ld/testsuite/ld-gc/start3.s
create mode 100644 ld/testsuite/ld-gc/start4.d
create mode 100644 ld/testsuite/ld-gc/start4.s
--
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 f8e7f3f3f33 cgraph: flatten and same_body aliases [PR96078]
new 006693a59f7 libgfortran: Fix negation for largest integer [PR81986]
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:
libgfortran/runtime/string.c | 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_gnu/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 1edbd482 2: update: binutils-6a1224ec762f7dd59d7abd2e5dc3be26bb157cd1: 1
new b2a5b5b2 2: update: binutils-ca87bad0e90e53de2f6509939c45cd7434329a49: 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 (1edbd482)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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-prepare_abe/console.log | 20 +-
03-build_abe-binutils/console.log | 9014 +++++++++++-----------
04-build_abe-check_binutils/console.log | 1675 ++---
05-check_regression/console.log | 114 +-
05-check_regression/results.regressions | 21 +-
06-update_baseline/console.log | 1100 +--
06-update_baseline/results.regressions | 18 +-
console.log | 12141 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 38468 -> 38388 bytes
sumfiles/binutils.sum | 6 +-
sumfiles/gas.log.xz | Bin 71520 -> 71552 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 108248 -> 108420 bytes
sumfiles/ld.sum | 7 +-
sumfiles/libctf.log.xz | Bin 2084 -> 2084 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 12133 insertions(+), 12127 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.