This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9a512862435 [mips] Mark general scheduling model as complete
new 69e819b4548 [llvm-ar][test] Add to MRI test coverage
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:
test/tools/llvm-ar/mri-addlib.test | 45 +++++++++++++++++++++++++++++++++
test/tools/llvm-ar/mri-addmod.test | 27 ++++++++++++++++++++
test/tools/llvm-ar/mri-comments.test | 19 ++++++++++++++
test/tools/llvm-ar/mri-end.test | 48 ++++++++++++++++++++++++++++++++++++
test/tools/llvm-ar/mri-utf8.test | 18 ++++++++++++++
5 files changed, 157 insertions(+)
create mode 100644 test/tools/llvm-ar/mri-addlib.test
create mode 100644 test/tools/llvm-ar/mri-addmod.test
create mode 100644 test/tools/llvm-ar/mri-comments.test
create mode 100644 test/tools/llvm-ar/mri-end.test
create mode 100644 test/tools/llvm-ar/mri-utf8.test
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from 6fbc7275c7a9 Linux 5.2-rc7
adds 6f496a555d93 arm64: kaslr: keep modules inside module region when KASAN [...]
adds aa69fb62bea1 arm64/efi: Mark __efistub_stext_offset as an absolute symb [...]
adds 4b1fe9b58e9d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 28dd29c06d0d fork: return proper negative error code
adds 8d68d9325522 Merge tag 'for-linus-20190701' of git://git.kernel.org/pub [...]
adds 5de254dca87a cifs: fix crash querying symlinks stored as reparse-points
adds 6e692c3b721f Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrenc [...]
adds eca94432934f Bluetooth: Fix faulty expression for minimum encryption ke [...]
No new revisions were added by this update.
Summary of changes:
arch/arm64/kernel/image.h | 6 ++++-
arch/arm64/kernel/module.c | 8 ++++--
fs/cifs/smb2ops.c | 64 +++++++++++++++++++++++++++++++++++++++++++---
fs/cifs/smb2pdu.h | 14 +++++++++-
kernel/fork.c | 1 +
net/bluetooth/l2cap_core.c | 2 +-
6 files changed, 86 insertions(+), 9 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from bb32413ff7 Ensure that debug information is retained for ARMv8-M securi [...]
adds 4d83e8d97e PR ld/24709 [arm] linker crash and assertion failure with CMSE
adds 163b2c58bd This patch fixes a bug in the AArch64 assembler where an inc [...]
adds 125f83f66c Fix a bug recently introduced to the linker where it would c [...]
adds 854f60884c Move generic_load declaration to symfile.h
adds 1faa385ff6 Stop the BFD library from issuing a warning message when pro [...]
adds 54d6600669 Make "info threads" use the gdb::option framework
adds 9be796f35b Automatic date update in version.in
adds f3869b1a41 Remove return value from remove_breakpoints_inf
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 22 +++++++++
bfd/compress.c | 3 ++
bfd/elf-bfd.h | 2 +
bfd/elf.c | 37 ++++++++++++++-
bfd/elf32-arm.c | 25 ++++++++++-
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++
gas/config/tc-aarch64.c | 9 ++++
gas/testsuite/gas/aarch64/diagnostic.l | 1 +
gas/testsuite/gas/aarch64/diagnostic.s | 1 +
gas/testsuite/gas/aarch64/illegal.l | 6 ++-
gas/testsuite/gas/aarch64/illegal.s | 5 +++
gdb/ChangeLog | 24 ++++++++++
gdb/NEWS | 2 +
gdb/breakpoint.c | 7 ++-
gdb/breakpoint.h | 4 +-
gdb/defs.h | 3 --
gdb/symfile.c | 2 +
gdb/symfile.h | 6 +++
gdb/testsuite/ChangeLog | 5 +++
gdb/testsuite/gdb.base/options.exp | 18 ++++++++
gdb/thread.c | 82 +++++++++++++++++++++++++++++-----
ld/ChangeLog | 6 +++
ld/emultempl/aarch64elf.em | 2 +-
24 files changed, 257 insertions(+), 25 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b2836e016 0: update: binutils-gcc-linux: all
new 9fbf74dc4 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 (b2836e016)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 104 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10664 +++++++-------
04-build_abe-stage1/console.log | 15599 ++++++++++----------
05-build_linux/console.log | 752 +-
06-boot_linux/console.log | 2 +-
console.log | 27580 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 27592 insertions(+), 27561 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 d6d67a02fe9 PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarf
new f825856aed4 compiler: include transitive imports in the type descri [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/export.cc | 6 +++++-
gcc/go/gofrontend/gogo.cc | 42 ++++++++++++++++++++++++++++++------------
gcc/go/gofrontend/gogo.h | 17 ++++++++++++++++-
gcc/go/gofrontend/names.cc | 31 ++++++++++++++++++++++++++++---
5 files changed, 80 insertions(+), 18 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-stable-allmodconfig
in repository toolchain/ci/gcc.
from fc0fef93fb1 Daily bump.
adds 74887405157 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0c1d55b839 [AArch64] Allow MOVPRFX to be used with FMOV
adds cd40594f59 Ensure that debug information for ARM security functions is [...]
adds 2ab3145b4f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++
bfd/elf32-arm.c | 18 ++++
bfd/version.h | 2 +-
ld/ChangeLog | 7 ++
ld/testsuite/ld-arm/arm-elf.exp | 6 ++
ld/testsuite/ld-arm/cmse_main.s | 21 +++++
ld/testsuite/ld-arm/cmse_main_sec_debug.d | 29 ++++++
ld/testsuite/ld-arm/cmse_sec_debug.s | 142 ++++++++++++++++++++++++++++++
8 files changed, 230 insertions(+), 1 deletion(-)
create mode 100644 ld/testsuite/ld-arm/cmse_main.s
create mode 100644 ld/testsuite/ld-arm/cmse_main_sec_debug.d
create mode 100644 ld/testsuite/ld-arm/cmse_sec_debug.s
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 14b1f56f9 0: update: binutils-gcc-linux: all
new db2c4ad17 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 (14b1f56f9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10946 +++++++-------
04-build_abe-stage1/console.log | 17034 ++++++++++-----------
05-build_linux/console.log | 820 +-
06-boot_linux/console.log | 2 +-
console.log | 29435 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 29385 insertions(+), 29466 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 lldb.
from 87b58263f Fix for r364686 - actually set symbol_is_missing_weak...
new b24642920 [CMake] Avoid libcxxabi dependency when building LLDB from th [...]
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:
cmake/caches/Apple-lldb-base.cmake | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.