This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm
in repository toolchain/ci/binutils-gdb.
from 3d53d4603e [gdb/doc] Fix typo in maint selftest entry
adds b4745472b6 bfd: fix incorrect type used in sizeof
adds 720f6ee095 arc: Fix got-weak linker test
adds f677852bbd [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.exp
adds dc746ef741 Automatic date update in version.in
adds 0ffd31f044 gdb: manual: fix werrors typo
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 ++++
bfd/archures.c | 2 +-
bfd/version.h | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S | 12 ++++-----
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-hello.c | 3 +--
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S | 12 ++++-----
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-world.c | 3 +--
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp | 29 ++++++++++++++++++++--
ld/ChangeLog | 4 +++
ld/testsuite/ld-arc/got-weak.d | 6 ++---
11 files changed, 56 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_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards b3e9f8f6 0: update: linux-3ca706c189db861b2ca2019a0901b94050ca49d8: 1
new 9b69f683 0: update: binutils-gcc-linux-glibc-gdb: 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 (b3e9f8f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1532 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 64352 -> 63792 bytes
04-build_abe-gcc/console.log.xz | Bin 226756 -> 224824 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8920 -> 8748 bytes
07-build_abe-glibc/console.log.xz | Bin 225232 -> 228740 bytes
08-build_abe-gdb/console.log.xz | Bin 47248 -> 51168 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3796 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2088 -> 2072 bytes
11-check_regression/console.log.xz | Bin 2268 -> 2312 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 50 ++---
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 ++-
sumfiles/binutils.log.xz | Bin 52884 -> 52600 bytes
sumfiles/binutils.sum | 56 ++---
sumfiles/gas.log.xz | Bin 96048 -> 96100 bytes
sumfiles/gas.sum | 268 +++++++++++------------
sumfiles/ld.log.xz | Bin 127904 -> 127904 bytes
sumfiles/ld.sum | 328 ++++++++++++++---------------
23 files changed, 379 insertions(+), 375 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_bootstrap/release-arm-bootstrap_profiled
in repository toolchain/ci/gcc.
from 09a2049123e d: Don't include terminating null pointer in string express [...]
adds b79f0b99fde Daily bump.
adds 6dd2650f96c Daily bump.
adds a87d7fbef55 rs6000: Expand fmod and remainder when built with fast-math [...]
adds 4fc907e18d1 Give more informative error message for by-reference types
adds df2f733cd99 Remove superfluous call to UI_Is_In_Int_Range
adds e94730e51af Fix internal error on pointer-to-pointer binding in LTO mode
adds 1355ea50498 Fix inaccurate bounds in debug info for vector array types
adds 82a95c08c0d Do not issue size error for too large array type
adds 40c0122a1c5 Fix PR ada/101970
adds 4bcb3213f74 Verify destination[source] of a load[store] instruction is [...]
adds e9a6a100046 Daily bump.
adds 819e7784a06 rs6000: Move rs6000_split_multireg_move to later in file
adds ed9006264f6 rs6000: Generate an lxvp instead of two adjacent lxv instructions
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 +
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 35 +
gcc/ada/exp_attr.adb | 23 +-
gcc/ada/gcc-interface/decl.c | 25 +-
gcc/ada/gcc-interface/utils.c | 9 +-
gcc/config/rs6000/rs6000.c | 3133 +++++++++++-----------
gcc/config/rs6000/rs6000.md | 36 +
gcc/d/ChangeLog | 9 +
gcc/testsuite/ChangeLog | 18 +
gcc/testsuite/gcc.target/powerpc/mma-builtin-9.c | 28 +
gcc/testsuite/gcc.target/powerpc/pr97142.c | 35 +
gcc/testsuite/gnat.dg/enum_rep2.adb | 117 +
13 files changed, 1923 insertions(+), 1559 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/mma-builtin-9.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr97142.c
create mode 100644 gcc/testsuite/gnat.dg/enum_rep2.adb
--
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_bootstrap/release-arm-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 97a124ac99 Automatic date update in version.in
adds 364dec0701 Automatic date update in version.in
adds 21f6dfdb29 Automatic date update in version.in
adds 9d29d8c111 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_bootstrap/release-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards c45b9e02 0: update: binutils-gcc: 2
new 56598a77 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 (c45b9e02)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 60032 -> 60156 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 907044 -> 908952 bytes
06-check_regression/console.log.xz | Bin 388 -> 420 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 8 insertions(+), 8 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/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 364dec0701 Automatic date update in version.in
adds 21f6dfdb29 Automatic date update in version.in
adds 9d29d8c111 Automatic date update in version.in
adds 14ba5a6161 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/release-aarch64
in repository toolchain/ci/base-artifacts.
discards d71cc859 0: update: binutils-gcc: 1
new 84f1c08f 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 (d71cc859)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/release-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:
01-reset_artifacts/console.log.xz | Bin 1572 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 50232 -> 50812 bytes
04-build_abe-gcc/console.log.xz | Bin 191692 -> 192200 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2316 -> 2600 bytes
07-check_regression/console.log.xz | Bin 3236 -> 3320 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 5 +-
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 92 +-
07-check_regression/results.regressions | 26 +-
08-update_baseline/console.log | 534 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 5 +-
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 92 +-
08-update_baseline/results.regressions | 26 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3350896 -> 3320300 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2843764 -> 2853300 bytes
sumfiles/gcc.sum | 4142 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 808304 -> 812868 bytes
sumfiles/gfortran.sum | 38 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 140696 -> 140672 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2524 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421296 -> 415512 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2641 insertions(+), 2563 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.