This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a8d9670f9d3 [X86] Use MachineInstr::findRegisterDefOperand to simplify [...]
new bbb1b4ffaf0 [SystemZ] Fix addcarry of addcarry of const carry (PR42606)
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/SystemZ/SystemZISelLowering.cpp | 16 ++++++++++++--
test/CodeGen/SystemZ/pr42606.ll | 35 ++++++++++++++++++++++++++++++
2 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/SystemZ/pr42606.ll
--
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 lldb.
from e8fcd2728 [Core] Generalize ValueObject::MaybeCalculateCompleteType
new 9b0862360 [ObjectContainerBSDArchive] Simplify a few things (NFC)
new 4c980b99d [LanguageRuntime] Move CPPLanguageRuntime into a plugin
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:
.../Plugins/ExpressionParser/Clang/CMakeLists.txt | 1 +
.../Clang/ClangExpressionDeclMap.cpp | 2 +-
source/Plugins/Language/CPlusPlus/CMakeLists.txt | 1 +
source/Plugins/Language/CPlusPlus/LibCxx.cpp | 3 +-
.../LanguageRuntime/CPlusPlus/CMakeLists.txt | 9 +++
.../CPlusPlus}/CPPLanguageRuntime.cpp | 5 +-
.../CPlusPlus}/CPPLanguageRuntime.h | 0
.../CPlusPlus/ItaniumABI/CMakeLists.txt | 1 +
.../ItaniumABI/ItaniumABILanguageRuntime.h | 3 +-
.../ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp | 2 +-
.../ObjC/AppleObjCRuntime/CMakeLists.txt | 1 +
.../RenderScriptRuntime/RenderScriptRuntime.h | 3 +-
.../BSD-Archive/ObjectContainerBSDArchive.cpp | 88 +++++++++++-----------
.../BSD-Archive/ObjectContainerBSDArchive.h | 43 +++++++----
source/Target/CMakeLists.txt | 1 -
15 files changed, 93 insertions(+), 70 deletions(-)
rename source/{Target => Plugins/LanguageRuntime/CPlusPlus}/CPPLanguageRuntime.cpp (99%)
rename {include/lldb/Target => source/Plugins/LanguageRuntime/CPlusPlus}/CPPLangua [...]
--
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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 6bab5cac009 Daily bump.
adds a0ca98db700 Daily bump.
adds 375054587c8 PR rtl-optimization/91136 * df-core.c (ACCESSING REFS): F [...]
adds f619debeb7e Turn off ipa-ra in builtins test (PR91059)
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/df-core.c | 6 +++---
gcc/resource.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp | 2 +-
6 files changed, 21 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_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0e5ef89880 Automatic date update in version.in
adds 13c724eec0 Automatic date update in version.in
No new revisions were added by this update.
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_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 651b0ee 0: update: binutils-gcc-linux: all
new aa0db4a 0: update: 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 (651b0ee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10598 +++++++-------
04-build_abe-stage1/console.log | 15815 ++++++++++----------
05-build_linux/console.log | 784 +-
06-boot_linux/console.log | 2 +-
console.log | 27818 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27815 insertions(+), 27814 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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from b777eb6de2 Remove init_cli_cmds
adds 021d8588f6 gdb: Allow quoting around string options in the gdb::option [...]
adds b16507e091 gdb: Make use of gdb::option framework for some info commands
adds 60cfcb20ce gdb: Add command completers for some info commands
adds a89fdbdb20 Automatic date update in version.in
adds 830b67068c [readline] Fix heap-buffer-overflow in update_line
adds 592f9d271c gdb: Update type of lower bound in value_subscripted_rvalue
adds 603490bf53 gdb: Convert dwarf2_evaluate_property to return bool
adds b86352cfc1 gdb/dwarf: Ensure the target type of ranges is not void
adds 9a49df9d4b gdb: Carry default property type around with dynamic properties
adds 0d4e84ed37 gdb: Better support for dynamic properties with negative values
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 82 ++++++++++++++++
gdb/NEWS | 4 +-
gdb/cli/cli-option.c | 5 +-
gdb/cli/cli-utils.c | 151 ++++++++++------------------
gdb/cli/cli-utils.h | 45 ++++++---
gdb/dwarf2loc.c | 47 ++++++---
gdb/dwarf2loc.h | 36 ++++---
gdb/dwarf2read.c | 164 +++++++++++++++++++++----------
gdb/gdbsupport/common-utils.c | 59 +++++++++++
gdb/gdbsupport/common-utils.h | 10 ++
gdb/gdbtypes.c | 10 +-
gdb/stack.c | 48 +++------
gdb/symtab.c | 63 +++++-------
gdb/testsuite/ChangeLog | 17 ++++
gdb/testsuite/gdb.base/options.exp | 56 +++++++----
gdb/testsuite/gdb.fortran/vla-ptype.exp | 12 +++
gdb/testsuite/gdb.fortran/vla-sizeof.exp | 10 ++
gdb/testsuite/gdb.fortran/vla-value.exp | 27 +++++
gdb/testsuite/gdb.fortran/vla.f90 | 15 +++
gdb/valarith.c | 2 +-
gdb/value.h | 3 +-
readline/ChangeLog.gdb | 7 ++
readline/display.c | 5 +
24 files changed, 595 insertions(+), 285 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1310174 0: update: binutils-gcc-linux: all
new bfb6ce5 0: update: 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 (1310174)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 16 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11091 ++++----
04-build_abe-stage1/console.log | 18378 +++++++------
05-build_linux/console.log | 22392 +++++++--------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
console.log | 52368 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 52350 insertions(+), 52363 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/llvm-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/glibc.
from 99135114ba nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]
adds a008c76b56 posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
No new revisions were added by this update.
Summary of changes:
ChangeLog | 11 +++++++++++
posix/tst-mmap-offset.c | 9 +++++----
sysdeps/generic/mmap_info.h | 16 ++++++++++++++++
sysdeps/unix/sysv/linux/mips/mmap_info.h | 13 +++++++++++++
sysdeps/unix/sysv/linux/mmap64.c | 9 ++++++++-
5 files changed, 53 insertions(+), 5 deletions(-)
create mode 100644 sysdeps/generic/mmap_info.h
create mode 100644 sysdeps/unix/sysv/linux/mips/mmap_info.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.