This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch maskray/clang
in repository glibc.
discards f9ca4b3090 stdlib/longlong.h: Remove incorrect lvalue to rvalue convers [...]
discards 197edb2a19 x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f12 [...]
discards 4399fb3597 Disable __USE_EXTERN_INLINES for clang
discards 87cb4df467 linux: Fix a non-constant expression in _Static_assert
discards 4304cbc4c2 configure: Check -fno-tree-loop-distribute-patterns
discards 4103ffe6e6 x86: fix __arch_exchange_and_add_body
discards 65c85a0cf8 x86_64: Improve configure to catch incomplete Clang support
new b97388ab52 x86_64: Improve Intel MPX check to reject incomplete Clang support
new 1c42640e62 x86: fix __arch_exchange_and_add_body
new 08461be6ac configure: Check -fno-tree-loop-distribute-patterns
new fe40b63b4d linux: Fix a non-constant expression in _Static_assert
new f57b78cc2e Disable __USE_EXTERN_INLINES for clang
new 31554aa3e3 x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f12 [...]
new 842f67ea00 stdlib/longlong.h: Remove incorrect lvalue to rvalue convers [...]
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 (f9ca4b3090)
\
N -- N -- N refs/heads/maskray/clang (842f67ea00)
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 7 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:
--
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-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 929adb5ce7 Automatic date update in version.in
adds 5a0802e35e Automatic date update in version.in
adds c20c7adbea PR28422, build_id use-after-free
adds ac5145d6df Automatic date update in version.in
adds f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/format.c | 1 +
bfd/version.h | 2 +-
2 files changed, 2 insertions(+), 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/llvm-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ae87890ec 0: update: binutils-llvm-linux-qemu: boot
new 0664eca51 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 (ae87890ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43068 -> 42656 bytes
04-build_llvm/console.log.xz | Bin 59140 -> 57716 bytes
05-build_abe-qemu/console.log.xz | Bin 30328 -> 29984 bytes
06-build_linux/console.log.xz | Bin 3744 -> 3272 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 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_native_check_gcc/master-arm
in repository toolchain/ci/gcc.
from b2713e9f16d Fortran: accept both old and new-style relational operators [...]
adds c9db17b8803 Daily bump.
adds 882d806c1a8 tree-optimization: [PR102622]: wrong code due to signed one [...]
adds 9583b26f370 var-tracking: Fix a wrong-debug issue caused by my r10-7665 [...]
adds 74ccca380cd Fortran: handle initialization of derived type parameter ar [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 +++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 6 ++++
gcc/cp/ChangeLog | 8 +++++
gcc/fortran/ChangeLog | 6 ++++
gcc/fortran/decl.c | 10 ++++--
gcc/match.pd | 26 +++++++++-----
gcc/testsuite/ChangeLog | 41 ++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/bitfld-10.c | 24 +++++++++++++
.../gfortran.dg/parameter_array_init_8.f90 | 25 +++++++++++++
gcc/var-tracking.c | 3 +-
libgomp/ChangeLog | 34 ++++++++++++++++++
12 files changed, 183 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/bitfld-10.c
create mode 100644 gcc/testsuite/gfortran.dg/parameter_array_init_8.f90
--
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_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 84a6adfd4c [gdb] Make execute_command_to_string return string on throw
adds 902ad3d703 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_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards ebf57758a 0: update: binutils-gcc-linux-glibc-gdb: 1
new ecd7520c3 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 (ebf57758a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 66544 -> 65428 bytes
04-build_abe-gcc/console.log.xz | Bin 232268 -> 232464 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8752 -> 9616 bytes
07-build_abe-glibc/console.log.xz | Bin 229952 -> 228004 bytes
08-build_abe-gdb/console.log.xz | Bin 53716 -> 53324 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3804 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2676 -> 2568 bytes
11-check_regression/console.log.xz | Bin 3900 -> 2704 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 8 -
11-check_regression/results.compare | 42 +-
11-check_regression/results.compare2 | 249 +-
11-check_regression/results.regressions | 43 -
12-update_baseline/console.log | 562 ++---
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 8 -
12-update_baseline/results.compare | 42 +-
12-update_baseline/results.compare2 | 249 +-
12-update_baseline/results.regressions | 43 -
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2692612 -> 2685448 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2395672 -> 2376408 bytes
sumfiles/gcc.sum | 4152 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 902316 -> 901236 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2236 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 176188 -> 177212 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448404 -> 452096 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2488 insertions(+), 3158 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-update_baseline/results.regressions
--
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 maskray/clang
in repository glibc.
discards 55a07d91c1 Disable __USE_EXTERN_INLINES for clang
discards e52e2b0a0c linux: Fix a non-constant expression in _Static_assert
discards 5707bcdd16 configure: Check -fno-tree-loop-distribute-patterns
discards 71e2ba6bd6 x86: fix __arch_exchange_and_add_body
discards 3da970a985 x86_64: Improve configure to catch incomplete Clang support
discards 9fcaa21354 configure: Add --disable-float128
discards 0881bdfb91 libc-symbols.h: Work around asm label issues with #pragma re [...]
discards 46a1f51299 not-cancel.h: Move hidden_proto before first use
discards 04c3e12815 glibcextract.py: Place un-assemblable @@@ in a comment
discards 7b225a4876 Skip undefined va_arg_pack
discards 9c4d1c9533 configure: remove overly restrictive check for clang
adds f3c6c19038 Remove unreliable parts of rt/tst-cpuclock2
adds b5c8a3aa82 Linux: implement getloadavg(3) using sysinfo(2)
adds fa80ce6023 resolv: make res_randomid use random_bits()
adds fc5bd179ef x86: Modify ENTRY in sysdep.h so that p2align can be specified
adds 5d26d12f4a benchtests: Add medium cases and increase iters in bench-memset.c
new 2ea59fbc44 configure: remove overly restrictive check for clang
new 90bbe417ec Skip undefined va_arg_pack
new addcb9fdb1 glibcextract.py: Place un-assemblable @@@ in a comment
new 9b673edd1b not-cancel.h: Move hidden_proto before first use
new a372520f58 libc-symbols.h: Work around asm label issues with #pragma re [...]
new 65c85a0cf8 x86_64: Improve configure to catch incomplete Clang support
new 4103ffe6e6 x86: fix __arch_exchange_and_add_body
new 4304cbc4c2 configure: Check -fno-tree-loop-distribute-patterns
new 87cb4df467 linux: Fix a non-constant expression in _Static_assert
new 4399fb3597 Disable __USE_EXTERN_INLINES for clang
new 197edb2a19 x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f12 [...]
new f9ca4b3090 stdlib/longlong.h: Remove incorrect lvalue to rvalue convers [...]
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 (55a07d91c1)
\
N -- N -- N refs/heads/maskray/clang (f9ca4b3090)
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 12 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:
benchtests/bench-memset.c | 4 +-
config.h.in | 2 -
config.make.in | 1 -
configure | 16 ---
configure.ac | 10 --
resolv/res_randomid.c | 3 +-
rt/tst-cpuclock2.c | 91 +++--------------
stdlib/longlong.h | 186 +++++++++++++++++------------------
sysdeps/ieee754/float128/Makeconfig | 2 +-
sysdeps/ieee754/float128/Makefile | 2 -
sysdeps/unix/sysv/linux/getloadavg.c | 50 +++-------
sysdeps/x86/bits/floatn.h | 15 +--
sysdeps/x86/sysdep.h | 7 +-
13 files changed, 138 insertions(+), 251 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.