This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 41d57ed0c Fix compilation failure in unit tests on Windows.
new e9ae19f4c [NativePDB] Rewrite the PdbSymUid to use our own custom names [...]
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:
source/Plugins/SymbolFile/NativePDB/CMakeLists.txt | 1 +
.../SymbolFile/NativePDB/CompileUnitIndex.cpp | 28 +-
.../SymbolFile/NativePDB/CompileUnitIndex.h | 12 +-
source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp | 14 +-
source/Plugins/SymbolFile/NativePDB/PdbIndex.h | 2 +-
source/Plugins/SymbolFile/NativePDB/PdbSymUid.cpp | 161 +++++++++++
source/Plugins/SymbolFile/NativePDB/PdbSymUid.h | 233 +++++----------
source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp | 15 +
source/Plugins/SymbolFile/NativePDB/PdbUtil.h | 11 +
.../SymbolFile/NativePDB/SymbolFileNativePDB.cpp | 314 +++++++++------------
.../SymbolFile/NativePDB/SymbolFileNativePDB.h | 39 +--
.../SymbolFile/NativePDB/UdtRecordCompleter.cpp | 12 +-
.../SymbolFile/NativePDB/UdtRecordCompleter.h | 4 +-
13 files changed, 435 insertions(+), 411 deletions(-)
create mode 100644 source/Plugins/SymbolFile/NativePDB/PdbSymUid.cpp
--
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-master-arm-mainline-allnoconfig
in repository toolchain/linux-next.
from 5929a1f0ff30 Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.o [...]
adds 21a446cf1865 NFSv4: Don't exit the state manager without clearing NFS4C [...]
adds a1aa09be21fa NFSv4: Ensure that the state manager exits the loop on SIGKILL
adds a652a4bc2169 SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credenti [...]
adds e3d5e573a54d SUNRPC: Fix a bogus get/put in generic_key_to_expire()
adds e39d8a186ed0 NFSv4: Fix an Oops during delegation callbacks
adds 94ca5c18e1e3 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/proj [...]
adds e39f9dd8206a pinctrl: meson: fix pinconf bias disable
adds 4bc51e1e350c pinctrl: meson: fix gxbb ao pull register bits
adds ed3a2b74f3eb pinctrl: meson: fix gxl ao pull register bits
adds e91b162d2868 pinctrl: meson: fix meson8 ao pull register bits
adds a1705f02704c pinctrl: meson: fix meson8b ao pull register bits
adds 595b0674ce78 MAINTAINERS: Add tree link for Intel pin control driver
adds 282fd2a2adb4 Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/sc [...]
adds c138325fb871 selinux: check length properly in SCTP bind hook
adds 877181a8d9dc selinux: fix non-MLS handling in mls_context_to_sid()
adds da5322e65940 Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
drivers/pinctrl/meson/pinctrl-meson-gxbb.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson-gxl.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson8.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson8b.c | 2 +-
fs/nfs/callback_proc.c | 4 +-
fs/nfs/delegation.c | 11 +++++-
fs/nfs/nfs4state.c | 10 +++--
net/sunrpc/auth_generic.c | 8 +---
net/sunrpc/auth_gss/auth_gss.c | 61 ++++++++++++++++++++----------
security/selinux/hooks.c | 3 ++
security/selinux/ss/mls.c | 10 +++--
13 files changed, 76 insertions(+), 42 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/gcc.
from 37f6f681b6b Fix _mm_extract_pi16 for big-endian
adds d4c1b59df63 Daily bump.
adds 29d1bab8a82 * gcc-interface/misc.c (gnat_init_gcc_eh): Do not override [...]
adds bcef6f177ea [debug/88006] -fdebug-types-section gives undefined ref
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 ++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++++
gcc/ada/gcc-interface/misc.c | 5 +++-
gcc/dwarf2out.c | 2 ++
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C | 20 +++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C | 39 +++++++++++++++++++++++++++++
8 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C
--
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 c5045baa1d6 Revert r347014 "[X86] Add some test cases for vector multip [...]
new 1f89469f300 [VFS] Update unittest to fix Windows buildbot.
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:
unittests/Support/VirtualFileSystemTest.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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-next-allmodconfig
in repository toolchain/gcc.
from 37f6f681b6b Fix _mm_extract_pi16 for big-endian
adds d4c1b59df63 Daily bump.
adds 29d1bab8a82 * gcc-interface/misc.c (gnat_init_gcc_eh): Do not override [...]
adds bcef6f177ea [debug/88006] -fdebug-types-section gives undefined ref
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 ++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++++
gcc/ada/gcc-interface/misc.c | 5 +++-
gcc/dwarf2out.c | 2 ++
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C | 20 +++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C | 39 +++++++++++++++++++++++++++++
8 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C
--
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-allnoconfig
in repository toolchain/binutils-gdb.
from dd9168931f Automatic date update in version.in
adds 174f8ac8d4 RISC-V: Give stack slots same align as XLEN.
adds ef2de9e7eb RISC-V: Handle vector type alignment.
adds 8b2d40cbba RISC-V: Fix unnamed arg alignment in registers.
adds a99bc3d23c delete ada-lang.c::move_bits, sharing and re-using copy_bitw [...]
adds a0cd42fcd1 Automatic date update in version.in
adds 92b3642af0 Updated Spanish translation for the ld subdirectory.
adds f9db0c4c6c Move copy_bitwise unittests to own unittest file
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 44 +++++++
gdb/Makefile.in | 1 +
gdb/ada-lang.c | 88 ++-----------
gdb/dwarf2loc.c | 234 ---------------------------------
gdb/riscv-tdep.c | 38 +++++-
gdb/unittests/copy_bitwise-selftests.c | 159 ++++++++++++++++++++++
gdb/utils.c | 93 +++++++++++++
gdb/utils.h | 8 ++
ld/ChangeLog | 4 +
ld/po/es.po | 144 +++++++++-----------
11 files changed, 411 insertions(+), 404 deletions(-)
create mode 100644 gdb/unittests/copy_bitwise-selftests.c
--
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 eb5dfd04cd0 Added missing whitespace in the link.
new 78791b78c8d [X86] Add some test cases for vector multiplies on vectors [...]
new c5045baa1d6 Revert r347014 "[X86] Add some test cases for vector multip [...]
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:
--
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-allyesconfig
in repository toolchain/gcc.
from 37f6f681b6b Fix _mm_extract_pi16 for big-endian
adds d4c1b59df63 Daily bump.
adds 29d1bab8a82 * gcc-interface/misc.c (gnat_init_gcc_eh): Do not override [...]
adds bcef6f177ea [debug/88006] -fdebug-types-section gives undefined ref
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 ++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++++
gcc/ada/gcc-interface/misc.c | 5 +++-
gcc/dwarf2out.c | 2 ++
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C | 20 +++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C | 39 +++++++++++++++++++++++++++++
8 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.