This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-10-branch
in repository binutils-gdb.
from 990cfb441c9 Automatic date update in version.in
new 286b5c11d8a Automatic date update in version.in
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 +-
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.
unknown user pushed a change to branch binutils-2_36-branch
in repository binutils-gdb.
from 8c5062d58d7 Automatic date update in version.in
new b481ba02ba8 Automatic date update in version.in
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 +-
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/glibc.
from b190bccc8a configure: Replaced obsolete AC_TRY_COMPILE
adds 6a86bc0992 AArch64: Add support for roundeven[f]
new 0c78b0bb78 iconvconfig: Make file handling more general purpose
new 3979c3e1ba iconvconfig: Read configuration from gconv-modules.d subdirectory
new b17d29b390 gconv_conf: Read configuration files in gconv-modules.d
new fc5bfade69 iconvdata: Move gconv-modules configuration to gconv-modules.conf
new 5a5b481365 iconvdata: Split out non-essential gconv module configuration
new 51a3df5e35 Fix elf/tst-tls9-static after libdl cleanups.
new 699361795f Remove stale references to libdl.a
new 02189e8fb0 nptl: Deallocate the thread stack on setup failure (BZ #19511)
new 41c7295617 nptl: Install cancellation handler on pthread_cancel
new 26cfbb7162 nptl: Remove CANCELING_BITMASK
new 2b51742531 nptl: Move cancel state out of cancelhandling
new 8c1c0aae20 nptl: Move cancel type out of cancelhandling
new f779b1efb3 nptl: Implement raise in terms of pthread_kill
new a6c813d0ad nptl: Use pthread_kill on pthread_cancel
new 8fe503f74e nptl: Avoid async cancellation to wrongly update __nptl_nthr [...]
The 15 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:
elf/Makefile | 9 +-
iconv/gconv_conf.c | 49 +++++-
iconv/iconvconfig.c | 103 ++++++++---
iconvdata/Makefile | 46 +++--
.../{gconv-modules => gconv-modules-extra.conf} | 83 ---------
iconvdata/gconv-modules.conf | 115 +++++++++++++
include/pthread.h | 5 +
localedata/Makefile | 4 +-
manual/pattern.texi | 1 -
manual/process.texi | 3 +-
nptl/Makefile | 1 +
nptl/Versions | 3 +-
nptl/allocatestack.c | 3 +
nptl/cancellation.c | 62 ++-----
nptl/cleanup_defer.c | 46 +----
nptl/descr.h | 32 ++--
nptl/libc-cleanup.c | 46 +----
nptl/pthreadP.h | 24 +--
nptl/pthread_cancel.c | 146 +++++-----------
nptl/pthread_create.c | 188 +++++++++------------
nptl/pthread_join_common.c | 7 +-
nptl/pthread_kill.c | 54 ++++--
nptl/pthread_self.c | 4 +-
nptl/pthread_setcancelstate.c | 36 +---
nptl/pthread_setcanceltype.c | 41 +----
nptl/pthread_testcancel.c | 11 +-
sysdeps/aarch64/fpu/{s_fmin.c => s_roundeven.c} | 11 +-
.../fpu/s_fabsf.c => aarch64/fpu/s_roundevenf.c} | 11 +-
sysdeps/htl/pthreadP.h | 2 -
sysdeps/nptl/dl-tls_init_tp.c | 3 +
sysdeps/posix/raise.c | 11 +-
sysdeps/powerpc/Makefile | 1 -
sysdeps/powerpc/powerpc64/Makefile | 1 -
sysdeps/s390/Makefile | 16 +-
.../{gconv-modules => gconv-modules-s390.conf} | 0
sysdeps/unix/sysv/linux/raise.c | 52 ------
36 files changed, 544 insertions(+), 686 deletions(-)
rename iconvdata/{gconv-modules => gconv-modules-extra.conf} (95%)
create mode 100644 iconvdata/gconv-modules.conf
copy sysdeps/aarch64/fpu/{s_fmin.c => s_roundeven.c} (78%)
copy sysdeps/{x86_64/fpu/s_fabsf.c => aarch64/fpu/s_roundevenf.c} (80%)
rename sysdeps/s390/{gconv-modules => gconv-modules-s390.conf} (100%)
delete mode 100644 sysdeps/unix/sysv/linux/raise.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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards d80b4a07 0: update: binutils-gcc-glibc-qemu: 6
new 1f9669c3 0: update: binutils-gcc-glibc-qemu: 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 (d80b4a07)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 159 +-
02-prepare_abe/console.log | 266 +-
04-build_abe-binutils/console.log | 11484 ++--
05-build_abe-stage1/console.log | 19494 +++---
06-build_abe-linux/console.log | 2008 +-
07-build_abe-glibc/console.log | 38227 ++++++-----
08-build_abe-stage2/console.log | 39978 ++++++------
09-build_abe-qemu/console.log | 7002 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 120584 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
12 files changed, 119632 insertions(+), 119596 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.