This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 88605243a Cygwin: fix child getting another pid after spawnve
new 7816cf363 Cygwin: change CURR_CHILD_INFO_MAGIC according to previous patch
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:
winsup/cygwin/child_info.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 master
in repository gcc.
from e9f7f5f0c14 S/390: Implement vector copysign.
new b8a747181ed 2019-02-08 Jozef Lawrynowicz <jozef.l(a)mittosystems.com>
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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr80887.c | 1 +
2 files changed, 6 insertions(+)
--
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-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a6c2c761f8 linux-1a82ba1c69e35bc914de0bee01cb2aaebd8a69ea: all
new 076ac89910 all
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 (a6c2c761f8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 15 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3253 +++++++++---------
4-build_abe-stage1/console.log | 3502 +++++++++----------
5-count_linux_objs/console.log | 90 +-
console.log | 6888 +++++++++++++++++++-------------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 36 +-
trigger-bisect-on-failure | 3 -
10 files changed, 6891 insertions(+), 6902 deletions(-)
delete mode 100644 distance-to-baseline
delete mode 100644 jenkins/build-name
delete mode 100644 trigger-bisect-on-failure
--
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 schwab/ilp32
in repository glibc.
at 8635f68f4f aarch64: Update ILP32 abilists for glibc 2.29
This branch includes the following new commits:
new 610856e358 aarch64: Add abilists for ILP32 support
new b87d0ed83e aarch64: Add ILP32 support
new 35844057a6 Add ILP32 support to aarch64 in build-many-glibcs.py
new b32aa5b457 aarch64: Set ilp32 minimum linux version to 4.12
new 8577c7314b aarch64: Fix ipc_perm definition for ILP32
new 9245c3f501 aarch64: Update ILP32 abilists
new f244104948 aarch64: Update ILP32 abilists
new ab9fd8fd55 aarch64: Fix jmp_buf-macros.h for ILP32.
new f71f43d25d aarch64: Update ILP32 abilists
new 5a85f120b4 aarch64: Fix bits/utmp.h for GCC 8
new 9a391d76f3 aarch64: Ignore absolute symbols in ILP32 abilists
new e981632bdc aarch64: Update ILP32 abilists for glibc 2.28
new 8635f68f4f aarch64: Update ILP32 abilists for glibc 2.29
The 13 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_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 595d73421b Automatic date update in version.in
adds d43a048997 Skip ld/pr23169 on SPARC.
new 262935666b Visium: align branch absolute instruction for the GR6
new 1c92e98f54 Visium: fix bogus overflow check on 32-bit hosts
new 1532a937c6 SPARC: fix PR ld/18841
The 3 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/ChangeLog | 12 ++++++++++++
bfd/elf32-sparc.c | 33 ++++++++++++++++++++++++++++++++-
bfd/elf32-visium.c | 13 ++++++-------
bfd/elf64-sparc.c | 33 ++++++++++++++++++++++++++++++++-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-visium.c | 4 ++++
gas/testsuite/gas/visium/allinsn_gr6.d | 12 ++++++------
gas/testsuite/gas/visium/allinsn_gr6.s | 7 +++----
gas/testsuite/gas/visium/bra-1.d | 12 ++++++++++++
gas/testsuite/gas/visium/bra-1.s | 5 +++++
gas/testsuite/gas/visium/visium.exp | 1 +
ld/ChangeLog | 4 ++++
ld/testsuite/ld-ifunc/ifunc.exp | 4 +++-
13 files changed, 130 insertions(+), 20 deletions(-)
create mode 100644 gas/testsuite/gas/visium/bra-1.d
create mode 100644 gas/testsuite/gas/visium/bra-1.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.