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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c3f609ee 2: update: binutils-gcc-linux-qemu: 29
new 3e9d2c0c 2: update: binutils-gcc-linux-qemu: 29
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 (c3f609ee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-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 1556 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 44800 -> 44816 bytes
04-build_abe-stage1/console.log.xz | Bin 71656 -> 71544 bytes
05-build_abe-qemu/console.log.xz | Bin 30576 -> 30560 bytes
06-build_linux/console.log.xz | Bin 3580 -> 3520 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 120 +++++++++++++++++------------------
jenkins/manifest.sh | 20 +++---
9 files changed, 70 insertions(+), 70 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.
unknown user pushed a change to branch maskray/clang
in repository glibc.
discards b30b310804 stdlib/longlong.h: Remove incorrect lvalue to rvalue convers [...]
discards 0ef349c2b9 x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f12 [...]
discards 425c5b3402 Disable __USE_EXTERN_INLINES for clang
discards 3a06b7d159 linux: Fix a non-constant expression in _Static_assert
discards 43f50ae7bd configure: Check -fno-tree-loop-distribute-patterns
discards 20ddf34876 x86: fix __arch_exchange_and_add_body
discards a32ad72a85 libc-symbols.h: Work around asm label issues with #pragma re [...]
discards 80e02ffea4 not-cancel.h: Move hidden_proto before first use
discards d050cccb06 Skip undefined va_arg_pack
discards f7ce6d0ba4 configure: remove overly restrictive check for clang
adds e938c02748 Don't add access size hints to fortifiable functions
adds a643f60c53 Make sure that the fortified function conditionals are constant
adds ad6f2a010c debug: Add tests for _FORTIFY_SOURCE=3
adds 2c6cabb3a4 Correct access attribute on memfrob (bug 28475)
adds 82fd7314c7 powerpc: Remove backtrace implementation
adds e037274c8e stdlib: Fix tst-canon-bz26341 when the glibc build current w [...]
adds d962cce139 x86-64: Add sysdeps/x86_64/fpu/Makeconfig
new aa783f9a7b linux: Fix a possibly non-constant expression in _Static_assert
new b3db383230 configure: remove overly restrictive check for clang
new 8fb9021a4c Skip undefined va_arg_pack
new e4153ad0cf not-cancel.h: Move hidden_proto before first use
new dc1d47b540 libc-symbols.h: Work around asm label issues with #pragma re [...]
new b7041ebc8f x86: fix __arch_exchange_and_add_body
new d2b06a4d2d configure: Check -fno-tree-loop-distribute-patterns
new 6299bb4666 Disable __USE_EXTERN_INLINES for clang
new a82b492832 x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f12 [...]
new ec0c4d3e10 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 (b30b310804)
\
N -- N -- N refs/heads/maskray/clang (ec0c4d3e10)
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 10 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:
debug/Makefile | 13 +-
debug/tst-chk1.c | 102 +++++++-------
debug/tst-chk7.c | 2 +
debug/tst-chk8.cc | 2 +
elf/tst-execstack-needed.c | 2 +-
elf/tst-execstack-prog.c | 2 +-
elf/tst-execstack.c | 2 +-
io/bits/poll2.h | 31 ++---
io/sys/poll.h | 6 +-
libio/bits/stdio2.h | 110 +++++++---------
libio/stdio.h | 4 +-
misc/sys/cdefs.h | 57 ++++++++
posix/bits/unistd.h | 174 ++++++------------------
posix/unistd.h | 28 ++--
socket/bits/socket2.h | 34 ++---
stdlib/bits/stdlib.h | 57 +++-----
stdlib/stdlib.h | 5 +-
stdlib/tst-canon-bz26341.c | 6 +
string/bits/string_fortified.h | 5 +-
string/string.h | 4 +-
sysdeps/powerpc/powerpc32/backtrace.c | 133 -------------------
sysdeps/powerpc/powerpc64/backtrace.c | 117 -----------------
sysdeps/unix/sysv/linux/dl-vdso-setup.c | 11 --
sysdeps/unix/sysv/linux/dl-vdso-setup.h | 9 --
sysdeps/unix/sysv/linux/opendir.c | 4 +-
sysdeps/unix/sysv/linux/powerpc/sysdep.h | 7 -
sysdeps/x86_64/fpu/Makeconfig | 92 +++++++++++++
sysdeps/x86_64/fpu/Makefile | 134 ++++++-------------
sysdeps/x86_64/fpu/multiarch/Makefile | 68 +++-------
wcsmbs/bits/wchar2.h | 219 +++++++++----------------------
30 files changed, 504 insertions(+), 936 deletions(-)
create mode 100644 debug/tst-chk7.c
create mode 100644 debug/tst-chk8.cc
delete mode 100644 sysdeps/powerpc/powerpc32/backtrace.c
delete mode 100644 sysdeps/powerpc/powerpc64/backtrace.c
create mode 100644 sysdeps/x86_64/fpu/Makeconfig
--
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/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from e43321cab2 Automatic date update in version.in
adds 6d81986879 Make c-exp.y work with Bison 3.8+
adds b00577cd7b Use unique_xmalloc_ptr in solib_catchpoint
adds 5c1146d2de Use unique_xmalloc_ptr in exec_catchpoint
adds a4c50be3d6 Use unique_xmalloc_ptr in watchpoint
adds 23d6ee6405 Use unique_xmalloc_ptr in bp_location
adds 6f781ee300 Use unique_xmalloc_ptr in breakpoint
adds 570bc7936f Use std::string in print_one_catch_syscall
No new revisions were added by this update.
Summary of changes:
gdb/break-catch-syscall.c | 22 +++---
gdb/breakpoint.c | 192 ++++++++++++++++++++-------------------------
gdb/breakpoint.h | 16 ++--
gdb/c-exp.y | 5 +-
gdb/guile/scm-breakpoint.c | 4 +-
gdb/python/py-breakpoint.c | 4 +-
gdb/remote.c | 2 +-
gdb/tracepoint.c | 2 +-
8 files changed, 108 insertions(+), 139 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/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 165b6507 0: update: binutils-gcc: 2
new 531bc139 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 (165b6507)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1488 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 65216 -> 64528 bytes
05-build_abe-bootstrap/console.log.xz | Bin 465476 -> 466812 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 273a98a9 2: update: binutils-gcc-linux-qemu: 21242
new fc6f56fd 2: update: binutils-570bc7936f5aa9299eee20ba3e170b44efd6c98f: 21242
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 (273a98a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 43984 -> 43948 bytes
04-build_abe-stage1/console.log.xz | Bin 90528 -> 92524 bytes
05-build_abe-qemu/console.log.xz | Bin 29744 -> 30868 bytes
06-build_linux/console.log.xz | Bin 43704 -> 45800 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 229 ++++-------------------------------
jenkins/manifest.sh | 13 +-
9 files changed, 29 insertions(+), 213 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.