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-allmodconfig
in repository toolchain/ci/base-artifacts.
from f1a37fe7f 1: reset: gcc-a110855667782dac7b674d3e328b253b3b3c919b: 22697
new a911e5e58 2: update: gcc-f0a0aeec448d07aa26c26c4e6ba2d5efb8877c19: 22954
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.xz | Bin 1644 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 29524 -> 29404 bytes
04-build_abe-stage1/console.log.xz | Bin 72744 -> 68344 bytes
05-build_abe-qemu/console.log.xz | Bin 33140 -> 31980 bytes
06-build_linux/console.log.xz | Bin 94560 -> 18620 bytes
08-check_regression/console.log.xz | Bin 1328 -> 484 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 41 ------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ----
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 110 +++++++++++++++++++++++---------
jenkins/manifest.sh | 10 +--
mail/jira-body.txt | 5 --
mail/mail-body.txt | 44 -------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 13 +---
19 files changed, 85 insertions(+), 155 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from ebad7c6613 gdb/testsuite: fixup common-block.exp for intel compilers
adds e2904e1ff0 Use unique_ptr for objfiles
adds b8be9aea5c i386: Ajdust more tests for opcodes/i386: remove trailing wh [...]
adds 98a1627f19 x86: Properly handle IFUNC function pointer reference
adds 739f950664 Automatic date update in version.in
new b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c
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/Makefile.in | 3 +-
bfd/doc/chew.c | 41 ++++++++++++++++++++++--
bfd/doc/local.mk | 4 +--
bfd/elf32-i386.c | 8 ++++-
bfd/elf64-x86-64.c | 8 ++++-
bfd/version.h | 2 +-
gdb/objfiles.c | 4 +--
gdb/objfiles.h | 2 +-
gdb/progspace.c | 6 ++--
gdb/progspace.h | 8 ++---
ld/testsuite/ld-i386/libno-plt-1b.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1a.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1b.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1c.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1d.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1e.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1f.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1g.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1h.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1i.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1j.dd | 4 +--
ld/testsuite/ld-i386/plt-main-ibt.dd | 2 +-
ld/testsuite/ld-i386/plt-pie-ibt.dd | 2 +-
ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++
ld/testsuite/ld-ifunc/pr29216.c | 62 ++++++++++++++++++++++++++++++++++++
25 files changed, 155 insertions(+), 40 deletions(-)
create mode 100644 ld/testsuite/ld-ifunc/pr29216.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from ebad7c6613 gdb/testsuite: fixup common-block.exp for intel compilers
adds e2904e1ff0 Use unique_ptr for objfiles
adds b8be9aea5c i386: Ajdust more tests for opcodes/i386: remove trailing wh [...]
adds 98a1627f19 x86: Properly handle IFUNC function pointer reference
adds 739f950664 Automatic date update in version.in
new b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c
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/Makefile.in | 3 +-
bfd/doc/chew.c | 41 ++++++++++++++++++++++--
bfd/doc/local.mk | 4 +--
bfd/elf32-i386.c | 8 ++++-
bfd/elf64-x86-64.c | 8 ++++-
bfd/version.h | 2 +-
gdb/objfiles.c | 4 +--
gdb/objfiles.h | 2 +-
gdb/progspace.c | 6 ++--
gdb/progspace.h | 8 ++---
ld/testsuite/ld-i386/libno-plt-1b.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1a.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1b.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1c.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1d.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1e.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1f.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1g.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1h.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1i.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1j.dd | 4 +--
ld/testsuite/ld-i386/plt-main-ibt.dd | 2 +-
ld/testsuite/ld-i386/plt-pie-ibt.dd | 2 +-
ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++
ld/testsuite/ld-ifunc/pr29216.c | 62 ++++++++++++++++++++++++++++++++++++
25 files changed, 155 insertions(+), 40 deletions(-)
create mode 100644 ld/testsuite/ld-ifunc/pr29216.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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards fb7825f46 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 5ff212c8f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (fb7825f46)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1540 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30200 -> 30480 bytes
05-build_abe-stage1/console.log.xz | Bin 89900 -> 89904 bytes
07-build_abe-linux/console.log.xz | Bin 9892 -> 9400 bytes
08-build_abe-glibc/console.log.xz | Bin 232400 -> 231908 bytes
09-build_abe-stage2/console.log.xz | Bin 223004 -> 222588 bytes
10-build_abe-gdb/console.log.xz | Bin 37372 -> 37396 bytes
11-build_abe-qemu/console.log.xz | Bin 31924 -> 31856 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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-allmodconfig
in repository toolchain/ci/base-artifacts.
from 8ff77f48b 0: reset: gcc-6278065af07634278ba30029d92a82b089969baa: boot
new f1a37fe7f 1: reset: gcc-a110855667782dac7b674d3e328b253b3b3c919b: 22697
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.xz | Bin 1756 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29584 -> 29524 bytes
04-build_abe-stage1/console.log.xz | Bin 71844 -> 72744 bytes
05-build_abe-qemu/console.log.xz | Bin 33232 -> 33140 bytes
06-build_linux/console.log.xz | Bin 5100 -> 94560 bytes
07-boot_linux/console.log.xz | Bin 508 -> 0 bytes
08-check_regression/console.log.xz | Bin 412 -> 1328 bytes
08-check_regression/jira-body.txt | 2 ++
08-check_regression/mail-body.txt | 41 +++++++++++++++++++++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 ++++++++
08-check_regression/trigger-bisect | 2 ++
09-update_baseline/console.log | 45 ++++++++++++++++++++++++++------
09-update_baseline/results.regressions | 2 ++
jenkins/manifest.sh | 8 +++---
mail/jira-body.txt | 5 ++++
mail/mail-body.txt | 44 +++++++++++++++++++++++++++++++
mail/mail-subject.txt | 1 +
results | 17 ++++++++----
20 files changed, 162 insertions(+), 17 deletions(-)
delete mode 100644 07-boot_linux/console.log.xz
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 09-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
--
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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from ebad7c6613 gdb/testsuite: fixup common-block.exp for intel compilers
adds e2904e1ff0 Use unique_ptr for objfiles
new b8be9aea5c i386: Ajdust more tests for opcodes/i386: remove trailing wh [...]
new 98a1627f19 x86: Properly handle IFUNC function pointer reference
new 739f950664 Automatic date update in version.in
The 3 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/elf32-i386.c | 8 ++++-
bfd/elf64-x86-64.c | 8 ++++-
bfd/version.h | 2 +-
gdb/objfiles.c | 4 +--
gdb/objfiles.h | 2 +-
gdb/progspace.c | 6 ++--
gdb/progspace.h | 8 ++---
ld/testsuite/ld-i386/libno-plt-1b.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1a.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1b.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1c.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1d.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1e.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1f.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1g.dd | 2 +-
ld/testsuite/ld-i386/no-plt-1h.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1i.dd | 4 +--
ld/testsuite/ld-i386/no-plt-1j.dd | 4 +--
ld/testsuite/ld-i386/plt-main-ibt.dd | 2 +-
ld/testsuite/ld-i386/plt-pie-ibt.dd | 2 +-
ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++
ld/testsuite/ld-ifunc/pr29216.c | 62 ++++++++++++++++++++++++++++++++++++
22 files changed, 114 insertions(+), 33 deletions(-)
create mode 100644 ld/testsuite/ld-ifunc/pr29216.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.