This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/hugepage
in repository glibc.
at ff2ae8819c malloc: Enable huge page support on main arena
This branch includes the following new commits:
new 791ac5cec0 malloc: Add madvise support for Transparent Huge Pages
new 1c68aee08c malloc: Add THP/madvise support for sbrk
new 302d338688 malloc: Move mmap logic to its own function
new b25bea4dee malloc: Add Huge Page support for mmap()
new c4e6e5d929 malloc: Add huge page support to arenas
new 54f231f95e malloc: Move MORECORE fallback mmap to sysmalloc_mmap_fallback
new ff2ae8819c malloc: Enable huge page support on main arena
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.
--
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_build/master-aarch64
in repository toolchain/ci/gdb.
from b69c9d41e8 AArch64: Add support for AArch64 EFI (efi-*-aarch64).
adds 7c26f8da3d configure.ac: Check for the readline.h explicitly
adds 95db489df6 Automatic date update in version.in
new 5e97696c11 gdb: fix crash when reading ECOFF debug information
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/version.h | 2 +-
gdb/config.in | 3 +++
gdb/configure | 17 +++++++++++++++++
gdb/configure.ac | 4 ++++
gdb/mdebugread.c | 8 ++++----
5 files changed, 29 insertions(+), 5 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_build/master-aarch64
in repository toolchain/ci/glibc.
from aac54dcd37 powerpc: Define USE_PPC64_NOTOC iff compiler supports it
adds e186fc5a31 nptl: Do not set signal mask on second setjmp return [BZ #28607]
new 456b3c08b6 io: Refactor close_range and closefrom
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:
include/unistd.h | 10 ++++++
io/Makefile | 3 +-
io/{closefrom.c => close_range.c} | 28 +++++++++++------
io/closefrom.c | 16 +++++-----
{sysdeps/unix/sysv/linux => io}/tst-close_range.c | 8 +++++
nptl/pthread_create.c | 4 +--
posix/unistd.h | 10 ++++++
sysdeps/mach/hurd/Makefile | 2 +-
sysdeps/mach/hurd/bits/unistd_ext.h | 6 ----
sysdeps/mach/hurd/closefrom.c | 29 -----------------
sysdeps/mach/hurd/kernel-features.h | 2 ++
sysdeps/pthread/Makefile | 1 +
...d_cancel-exited.c => tst-pthread-exit-signal.c} | 24 +++++++--------
sysdeps/unix/sysv/linux/Makefile | 1 -
sysdeps/unix/sysv/linux/bits/unistd_ext.h | 9 ------
sysdeps/unix/sysv/linux/closefrom.c | 36 ----------------------
sysdeps/unix/sysv/linux/closefrom_fallback.c | 4 +++
sysdeps/unix/sysv/linux/kernel-features.h | 8 +++++
sysdeps/unix/sysv/linux/syscalls.list | 2 +-
19 files changed, 89 insertions(+), 114 deletions(-)
copy io/{closefrom.c => close_range.c} (67%)
rename {sysdeps/unix/sysv/linux => io}/tst-close_range.c (98%)
delete mode 100644 sysdeps/mach/hurd/closefrom.c
copy sysdeps/pthread/{tst-pthread_cancel-exited.c => tst-pthread-exit-signal.c} (63%)
delete mode 100644 sysdeps/unix/sysv/linux/closefrom.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_native_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from b69c9d41e8 AArch64: Add support for AArch64 EFI (efi-*-aarch64).
adds 7c26f8da3d configure.ac: Check for the readline.h explicitly
adds 95db489df6 Automatic date update in version.in
adds 5e97696c11 gdb: fix crash when reading ECOFF debug information
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/config.in | 3 +++
gdb/configure | 17 +++++++++++++++++
gdb/configure.ac | 4 ++++
gdb/mdebugread.c | 8 ++++----
5 files changed, 29 insertions(+), 5 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3580e37c 0: update: binutils-gcc-linux-glibc-gdb: 6
new 39cd6078 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (3580e37c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 54644 -> 53728 bytes
05-build_abe-gcc/console.log.xz | Bin 204024 -> 202900 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8660 -> 8828 bytes
08-build_abe-glibc/console.log.xz | Bin 238284 -> 239548 bytes
09-build_abe-gdb/console.log.xz | Bin 47144 -> 46444 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 24 +++++++++++------------
11 files changed, 48 insertions(+), 12 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_bmk_gnu_apm/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from a4f3bc2346 s390: Use long branches across object boundaries (jgh instea [...]
new bfe68fe3c4 nptl: Do not set signal mask on second setjmp return [BZ #28607]
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:
NEWS | 1 +
nptl/pthread_create.c | 4 ++--
sysdeps/pthread/Makefile | 1 +
...d_cancel-exited.c => tst-pthread-exit-signal.c} | 24 +++++++++++-----------
4 files changed, 16 insertions(+), 14 deletions(-)
copy sysdeps/pthread/{tst-pthread_cancel-exited.c => tst-pthread-exit-signal.c} (63%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.