This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards fb296619 0: update: binutils-gcc: 2
new 5a98b806 0: update: binutils-gcc: 2
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 (fb296619)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1564 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38632 -> 38452 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 514220 -> 512292 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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-aarch64
in repository toolchain/ci/gdb.
from cf6059a6ac Automatic date update in version.in
adds e31cf164b4 gdb: testsuite: make string[] type as char in gdb.base/charset.c
adds 0ae1246717 Re: Set SEC_ELF_REVERSE_COPY earlier
adds 9c3d7d9b7e Move DT_RELR tag setting to elflink.c
adds dd68e156fd Don't use C++ comments in assembly
adds fb6ac163ad testsuite supports_dt_relr
new 34c95e6aad Correct .relr.dyn nocombreloc script
new c39828d4c9 dt-relr.exp --no-as-needed
new 1ffce3f87d Re: gas: add visibility support using GNU syntax on XCOFF
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/elflink.c | 60 ++++++++++++++++++++++++++----
bfd/elfxx-x86.c | 25 -------------
bfd/xcofflink.c | 7 +++-
binutils/testsuite/lib/binutils-common.exp | 10 +++++
gas/config/tc-ppc.c | 2 +-
gdb/testsuite/gdb.base/charset.c | 12 +++---
ld/scripttempl/elf.sc | 2 +-
ld/testsuite/config/default.exp | 16 ++------
ld/testsuite/ld-elf/dt-relr-1.s | 2 +-
ld/testsuite/ld-elf/dt-relr-1a.d | 2 +-
ld/testsuite/ld-elf/dt-relr-1b.d | 2 +-
ld/testsuite/ld-elf/dt-relr-1c.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2.s | 2 +-
ld/testsuite/ld-elf/dt-relr-2a.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2b.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2c.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2d.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2e.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2f.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2g.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2h.d | 2 +-
ld/testsuite/ld-elf/dt-relr-3.s | 2 +-
ld/testsuite/ld-elf/dt-relr-3a.d | 2 +-
ld/testsuite/ld-elf/dt-relr-3b.d | 2 +-
ld/testsuite/ld-elf/dt-relr.exp | 7 ++--
25 files changed, 98 insertions(+), 75 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-aarch64
in repository toolchain/ci/glibc.
from 49e2bf58d5 x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]
new 5b766603ef stdlib: Sort tests in Makefile
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:
stdlib/Makefile | 99 +++++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 75 insertions(+), 24 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-aarch64
in repository toolchain/ci/gcc.
from 02a8a01bf39 Daily bump.
adds 080a06fcb07 rs6000: Add split pattern to replace
adds 5f19303ada7 Optimize a ^ ((a ^ b) & mask) to (~mask & a) | (b & mask).
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386.md | 38 +++++++++++++++++++++++++
gcc/config/rs6000/altivec.md | 11 +++++++
gcc/testsuite/gcc.target/i386/pr94790-1.c | 14 +++++++++
gcc/testsuite/gcc.target/i386/pr94790-2.c | 9 ++++++
gcc/testsuite/gcc.target/powerpc/sldoi_to_mov.c | 15 ++++++++++
5 files changed, 87 insertions(+)
create mode 100755 gcc/testsuite/gcc.target/i386/pr94790-1.c
create mode 100755 gcc/testsuite/gcc.target/i386/pr94790-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/sldoi_to_mov.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-aarch64
in repository toolchain/ci/base-artifacts.
discards ad0331e4 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new aec0595d 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 (ad0331e4)
\
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 1560 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 30500 -> 30864 bytes
05-build_abe-stage1/console.log.xz | Bin 71204 -> 71924 bytes
07-build_abe-linux/console.log.xz | Bin 9056 -> 10340 bytes
08-build_abe-glibc/console.log.xz | Bin 236484 -> 238624 bytes
09-build_abe-stage2/console.log.xz | Bin 198288 -> 201360 bytes
10-build_abe-gdb/console.log.xz | Bin 37972 -> 38844 bytes
11-build_abe-qemu/console.log.xz | Bin 31048 -> 30892 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.