This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80
in repository llvm.
from a9848ef5d4a Merging r355154:
new 7c2bc84a6bf Merging r351577:
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/MC/MCWin64EH.cpp | 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 llvm.
from 2581aa9e412 [PGO] Fix the buildbot failure in r362995
new dc103f84a5e [Support] Explicitly detect recursive response files
new 3cf7b4efc64 [dsymutil] Remove stale comment (NFC)
The 2 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/Support/CommandLine.cpp | 59 ++++++++++++++++++++----
tools/dsymutil/MachOUtils.h | 1 -
unittests/Support/CommandLineTest.cpp | 86 +++++++++++++++++++++++++++--------
3 files changed, 117 insertions(+), 29 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 131800e73e8 [NFC][CodeGen] Forgot 2 unary FNeg tests in X86/fma-intrins [...]
new 85a2f58ba7a [Tests] Adjust LFTR dead-iv tests to bypass undef cases
new 2581aa9e412 [PGO] Fix the buildbot failure in r362995
The 2 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:
.../Instrumentation/PGOInstrumentation.cpp | 7 ++--
test/Transforms/IndVarSimplify/lftr-dead-ivs.ll | 40 +++++++++-------------
2 files changed, 19 insertions(+), 28 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 libcxx.
from 49ae262e7 Implement deduction guides for map/multimap. Reviewed as http [...]
new 72949cf0c Recommit r362649, which was reverted in r262680 because of bu [...]
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:
src/string.cpp | 140 +++++++++++++++------------------------------------------
1 file changed, 37 insertions(+), 103 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/llvm-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8eb27881 0: update: llvm-linux: boot
new 0f9f8c78 0: update: llvm-linux: boot
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 (8eb27881)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 162 +-
02-build_llvm/console.log | 11658 ++++++++++++++++----------------
03-build_linux/console.log | 1806 +++--
04-boot_linux/console.log | 408 +-
console.log | 14059 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
6 files changed, 14058 insertions(+), 14041 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 2e1a984c23 Automatic date update in version.in
adds a72f8c4ce3 Automatic date update in version.in
adds 81873cc81e [gdb/symtab] Support DW_AT_main_subprogram with -readnow.
adds a3972330f4 Fix a missing include of <string>
adds 2e02f29632 Tidy up ar_open by using asprintf to replace xmalloc and sprintf.
adds caa429d81a Delay allocation of dbx_symfile_info
adds 25ce02ee7b Use gdbpy_enter in py-breakpoint.c
adds 58e07198f3 Add support for NetBSD/sh3 core file sections. Merge multip [...]
adds 422186a95c Remove newlines from warnings
adds 9bf7038bb2 Update help text in ada-lang.c
adds c6a636ce37 Fix printing large decimal values in strings.
adds e99f9db0f5 [gdb/symtab] Fix symbol loading performance regression
adds f19e22e922 [gdb] Fix dynamic-stack-buffer-overflow in linespec_lexer_le [...]
adds 9ab084121f [gdb] Fix heap-buffer-overflow in cp_find_first_component_aux
new a706786341 gdb: Check for not allocated/associated values during array slicing
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/ChangeLog | 10 ++++
bfd/elf.c | 86 +++++++++++++++++---------------
bfd/version.h | 2 +-
binutils/ChangeLog | 12 +++++
binutils/arsup.c | 11 +++-
binutils/strings.c | 4 +-
gdb/ChangeLog | 70 ++++++++++++++++++++++++++
gdb/ada-lang.c | 18 +++++--
gdb/cli/cli-cmds.c | 2 +-
gdb/coffread.c | 7 ---
gdb/dbxread.c | 10 ++++
gdb/dwarf-index-cache.c | 2 +-
gdb/dwarf2read.c | 6 ++-
gdb/elfread.c | 12 +----
gdb/gdbserver/ChangeLog | 13 +++++
gdb/gdbserver/linux-s390-low.c | 2 +-
gdb/gdbserver/linux-x86-low.c | 2 +-
gdb/gdbserver/remote-utils.c | 6 +--
gdb/gdbserver/thread-db.c | 4 +-
gdb/gdbserver/tracepoint.c | 4 +-
gdb/guile/guile.c | 2 +-
gdb/linespec.c | 5 +-
gdb/m32c-tdep.c | 2 +-
gdb/nat/fork-inferior.c | 2 +-
gdb/python/py-breakpoint.c | 18 +++----
gdb/python/python.c | 2 +-
gdb/s12z-tdep.c | 6 +--
gdb/solib-svr4.c | 2 +-
gdb/symtab.c | 15 +++---
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.fortran/vla-sizeof.exp | 4 +-
gdb/valops.c | 5 ++
gold/ChangeLog | 4 ++
gold/errors.h | 1 +
34 files changed, 249 insertions(+), 106 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards d43e138f 0: update: binutils-gcc-linux: boot
new 2e23732c 0: update: binutils-a7067863418451b27130bb4300ac1890ff806c12: boot
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 (d43e138f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 167 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11012 ++++++------
04-build_abe-stage1/console.log | 19590 ++++++++++-----------
05-build_linux/console.log | 2083 +--
06-boot_linux/console.log | 470 +-
console.log | 33775 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 33221 insertions(+), 34302 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from d1fdb6d8f6a4 Linux 5.2-rc4
adds 0ed56252c956 spi: Fix Raspberry Pi breakage
adds 5caaf29af5ca spi: bitbang: Fix NULL pointer dereference in spi_unregist [...]
adds 44a042182cb1 spi: spi-fsl-spi: call spi_finalize_current_message() at the end
adds f3440d9a0da2 spi: abort spi_sync if failed to prepare_transfer_hardware
adds e59bf4282c8b Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/s [...]
adds 7d293f564561 regulator: tps6507x: Fix boot regression due to testing wr [...]
adds 5e3b6b8ecc53 Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org [...]
adds cf8929885de3 cgroup/bfq: revert bfq.weight symlink change
adds 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
No new revisions were added by this update.
Summary of changes:
block/bfq-cgroup.c | 6 ++----
drivers/regulator/tps6507x-regulator.c | 6 +++---
drivers/spi/spi-bitbang.c | 2 +-
drivers/spi/spi-fsl-spi.c | 2 +-
drivers/spi/spi.c | 11 ++++++++---
include/linux/cgroup-defs.h | 3 ---
kernel/cgroup/cgroup.c | 33 ++++-----------------------------
7 files changed, 19 insertions(+), 44 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 50a8107677b 2019-06-09 Paul Thomas <pault(a)gcc.gnu.org>
adds 36df58739e2 Daily bump.
adds a0f66a6401a 2019-06-10 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 +++++
gcc/fortran/trans-stmt.c | 3 ++-
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gfortran.dg/associate_48.f90 | 41 ++++++++++++++++++++++++++++++
5 files changed, 57 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_48.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.