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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0080033e29 Automatic date update in version.in
adds e140b569e5 Automatic date update in version.in
adds 1e85b8e9ec Automatic date update in version.in
adds c198c877ab Automatic date update in version.in
adds 9bc6649d7b 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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d85078b09 0: update: binutils-gcc-linux-qemu: all
new 21b915166 0: update: binutils-gcc-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 (d85078b09)
\
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:
01-reset_artifacts/console.log.xz | Bin 1604 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 42736 -> 43200 bytes
04-build_abe-stage1/console.log.xz | Bin 67352 -> 67460 bytes
05-build_abe-qemu/console.log.xz | Bin 30836 -> 29992 bytes
06-build_linux/console.log.xz | Bin 3540 -> 3640 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 13 insertions(+), 13 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c891244e0 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new 87e1fb83b 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (c891244e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1740 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 41484 -> 40916 bytes
04-build_abe-stage1/console.log.xz | Bin 86812 -> 87380 bytes
05-build_abe-qemu/console.log.xz | Bin 31148 -> 31336 bytes
06-build_linux/console.log.xz | Bin 3124 -> 3236 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 4 ++--
10 files changed, 7 insertions(+), 7 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_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 5224aea8c2 Automatic date update in version.in
adds b9255b7808 infinite recursion detected in gold testcase
adds 1037150181 Adjust quoted-sym-names test
new 74e315dbfe elf: Set p_align to the minimum page size if possible
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/elf-bfd.h | 4 ++
bfd/elf.c | 71 +++++++++++++++++++++++++++++++-
bfd/elfxx-target.h | 5 +++
bfd/elfxx-x86.h | 2 +
gas/testsuite/gas/all/quoted-sym-names.d | 10 ++---
gas/testsuite/gas/all/quoted-sym-names.s | 2 +-
gold/testsuite/icf_test.cc | 10 +++--
include/bfdlink.h | 3 ++
ld/emultempl/elf.em | 1 +
ld/ldelf.c | 3 ++
ld/testsuite/ld-elf/elf.exp | 4 +-
ld/testsuite/ld-elf/header.d | 2 +-
ld/testsuite/ld-elf/linux-x86.exp | 36 ++++++++++++++++
ld/testsuite/ld-elf/p_align-1.c | 25 +++++++++++
ld/testsuite/ld-elf/page-size-1.d | 4 ++
ld/testsuite/ld-elf/pr26936.d | 2 +-
ld/testsuite/ld-elf/seg.d | 2 +-
ld/testsuite/ld-pru/pru_irq_map-1.d | 4 +-
ld/testsuite/ld-pru/pru_irq_map-2.d | 2 +-
ld/testsuite/ld-scripts/pr23571.d | 2 +-
ld/testsuite/ld-scripts/rgn-at5.d | 2 +-
21 files changed, 174 insertions(+), 22 deletions(-)
create mode 100644 ld/testsuite/ld-elf/p_align-1.c
create mode 100644 ld/testsuite/ld-elf/page-size-1.d
--
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 5224aea8c2 Automatic date update in version.in
adds b9255b7808 infinite recursion detected in gold testcase
adds 1037150181 Adjust quoted-sym-names test
new 74e315dbfe elf: Set p_align to the minimum page size if possible
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/elf-bfd.h | 4 ++
bfd/elf.c | 71 +++++++++++++++++++++++++++++++-
bfd/elfxx-target.h | 5 +++
bfd/elfxx-x86.h | 2 +
gas/testsuite/gas/all/quoted-sym-names.d | 10 ++---
gas/testsuite/gas/all/quoted-sym-names.s | 2 +-
gold/testsuite/icf_test.cc | 10 +++--
include/bfdlink.h | 3 ++
ld/emultempl/elf.em | 1 +
ld/ldelf.c | 3 ++
ld/testsuite/ld-elf/elf.exp | 4 +-
ld/testsuite/ld-elf/header.d | 2 +-
ld/testsuite/ld-elf/linux-x86.exp | 36 ++++++++++++++++
ld/testsuite/ld-elf/p_align-1.c | 25 +++++++++++
ld/testsuite/ld-elf/page-size-1.d | 4 ++
ld/testsuite/ld-elf/pr26936.d | 2 +-
ld/testsuite/ld-elf/seg.d | 2 +-
ld/testsuite/ld-pru/pru_irq_map-1.d | 4 +-
ld/testsuite/ld-pru/pru_irq_map-2.d | 2 +-
ld/testsuite/ld-scripts/pr23571.d | 2 +-
ld/testsuite/ld-scripts/rgn-at5.d | 2 +-
21 files changed, 174 insertions(+), 22 deletions(-)
create mode 100644 ld/testsuite/ld-elf/p_align-1.c
create mode 100644 ld/testsuite/ld-elf/page-size-1.d
--
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 27bb49dca 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 46000de21 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 (27bb49dca)
\
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 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 30080 -> 31648 bytes
05-build_abe-stage1/console.log.xz | Bin 91412 -> 90056 bytes
07-build_abe-linux/console.log.xz | Bin 8672 -> 8584 bytes
08-build_abe-glibc/console.log.xz | Bin 231092 -> 230904 bytes
09-build_abe-stage2/console.log.xz | Bin 218428 -> 217484 bytes
10-build_abe-gdb/console.log.xz | Bin 37948 -> 39776 bytes
11-build_abe-qemu/console.log.xz | Bin 29752 -> 29888 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 files changed, 10 insertions(+), 10 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_gcc_check_bootstrap/release-arm-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from e140b569e5 Automatic date update in version.in
adds 1e85b8e9ec Automatic date update in version.in
adds c198c877ab Automatic date update in version.in
adds 9bc6649d7b 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_gcc_check_bootstrap/release-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards c3a64a3ba 0: update: binutils-gcc: 1
new e5a4686f0 0: update: binutils-gcc: 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 (c3a64a3ba)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 1556 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 61392 -> 61132 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 458076 -> 458768 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3796 -> 3828 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2324 -> 2336 bytes
07-check_regression/console.log.xz | Bin 2548 -> 2628 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 66 +-
08-update_baseline/console.log | 230 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 66 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2634344 -> 2672596 bytes
sumfiles/g++.sum | 156 +-
sumfiles/gcc.log.xz | Bin 2308236 -> 2288380 bytes
sumfiles/gcc.sum | 4010 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 856180 -> 851960 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2300 -> 2284 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 143912 -> 144640 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2704 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 460300 -> 461704 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2378 insertions(+), 2276 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.