This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f49a51bff0d [AMDGPU][MC] Corrected handling of tied src for atomic retu [...]
new 26882c9d258 [AArch64] NFC: Cleanup isAArch64FrameOffsetLegal
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:
lib/Target/AArch64/AArch64InstrInfo.cpp | 298 +++++++++++---------------------
lib/Target/AArch64/AArch64InstrInfo.h | 13 +-
2 files changed, 109 insertions(+), 202 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1a0674fb 0: good: binutils-gcc-linux: all
new ee199e98 0: good: binutils-gcc-linux: 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 (1a0674fb)
\
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 | 340 +-
02-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 10909 ++++++------
04-build_abe-stage1/console.log | 19869 +++++++++++-----------
05-build_linux/console.log | 729 +-
06-boot_linux/console.log | 16 +-
07-check_regression/console.log | 28 +-
08-update_baseline/console.log | 42 +-
console.log | 32301 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 31745 insertions(+), 32875 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 master
in repository llvm.
from 1ac40fdf4d0 [X86][SSE] Add shuffle test case for PR41249
new f49a51bff0d [AMDGPU][MC] Corrected handling of tied src for atomic retu [...]
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:
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 14 +++++++-------
test/MC/AMDGPU/mubuf.s | 8 ++++++++
2 files changed, 15 insertions(+), 7 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 master
in repository newlib.
from d1be0a59d Cygwin: winpids: Fix getting process multiple times
new 9fd429e6a Cygwin: Bump DLL version to 3.1
new 5955da96e Cygwin: FIFO: stop using overlapped I/O
new 48d4cce3b Cygwin: FIFO: allow multiple writers
new c75e077f9 Cygwin: FIFO: add a spinlock
new c6e221c03 Cygwin: FIFO: improve EOF detection
new 035bf7dc8 Cygwin: FIFO: update clone and dup
new e02a0f729 Cygwin: FIFO: update fixup_after_fork
new 1aa438a94 Cygwin: FIFO: update set_close_on_exec
new ee394c311 Cygwin: FIFO: update select
new 40db74128 Cygwin: FIFO: avoid crashes when cloning a client
new a137da74b Cygwin: FIFO: add support for the duplex case
The 11 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/fhandler.h | 63 ++-
winsup/cygwin/fhandler_fifo.cc | 787 ++++++++++++++++++++++++++++-----
winsup/cygwin/include/cygwin/version.h | 4 +-
winsup/cygwin/select.cc | 161 ++++++-
winsup/cygwin/select.h | 7 +
5 files changed, 882 insertions(+), 140 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 master
in repository gcc.
from 4a5df39cc35 2019-03-27 Richard Biener <rguenther(a)suse.de>
new b0bd2392447 2019-03-27 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 23 ++++++++++
gcc/fortran/expr.c | 4 +-
gcc/fortran/trans-array.c | 61 +++++++++++++++++++++++---
gcc/fortran/trans-expr.c | 16 ++++++-
gcc/fortran/trans-stmt.c | 6 ++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/associate_47.f90 | 69 ++++++++++++++++++++++++++++++
7 files changed, 173 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_47.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.