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/binutils-gdb.
from 99575d4a79 Automatic date update in version.in
adds 232fe1c86e 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-master-aarch64-next-allmodconfig
in repository toolchain/binutils-gdb.
from 0a640d7196 ELF: Hide symbols defined in discarded input sections
adds ee67fd7f3f gdb/riscv: Use correct regnum in riscv_linux_nat_target::fet [...]
adds 50db9ef4c0 gdb/python: Make cmdpy_completer_helper return gdbpy_ref<>
adds b352ceb6b4 gdb/python: Make convert_values_to_python return gdbpy_ref<>
adds bfcc0eba9e [gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdb
adds ac732bc9fd [gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind- [...]
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 17 +++++
gdb/python/py-cmd.c | 16 ++---
gdb/python/py-function.c | 9 ++-
gdb/riscv-linux-nat.c | 6 +-
gdb/testsuite/ChangeLog | 4 ++
.../{valgrind-db-attach.c => valgrind-bt.c} | 0
.../{valgrind-db-attach.exp => valgrind-bt.exp} | 80 +++++++++++++++-------
7 files changed, 92 insertions(+), 40 deletions(-)
rename gdb/testsuite/gdb.base/{valgrind-db-attach.c => valgrind-bt.c} (100%)
rename gdb/testsuite/gdb.base/{valgrind-db-attach.exp => valgrind-bt.exp} (58%)
--
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.
git pushed a change to branch master
in repository openmp.
from d81b10f [OpenMP] Convert KMP_DYNAMIC_LIB to a 0 or 1 guard everywhere
new 4925467 remove duplicate omp_control_tool export to fix windows build
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:
runtime/src/dllexports | 3 ---
1 file changed, 3 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.
git pushed a change to branch master
in repository lldb.
from 6e2b6e708 [LLDB] - Add support for DW_RLE_base_address and DW_RLE_offse [...]
new 113765fb4 [lldb] Remove enableThreadSanitizer from shared Xcode schemes
new 5665cce83 Revert rL345127: [LLDB] - Add support for DW_RLE_base_address [...]
new 86ace2f0a [Settings] Add -force flag to "settings set"
new e71fc9257 [API] Extend the `SBThreadPlan` interface
new ce8e5abbd [LLDB] - Parse the DW_LLE_startx_length correctly for DWARF v5 case.
new 0e858cb23 Recommit r345127 "[LLDB] - Add support for DW_RLE_base_addres [...]
new e71f3170d Fix a bug PlatformDarwin::SDKSupportsModule.
new 5198e5be2 Get rid of casts. (NFC)
new 29b291e9f Remove accidentally committed duplicate code
The 9 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:
include/lldb/API/SBThreadPlan.h | 2 ++
include/lldb/Expression/DWARFExpression.h | 8 +++--
lit/Settings/TestSettingsSet.test | 15 ++++++++
.../xcshareddata/xcschemes/LLDB.xcscheme | 1 -
.../xcshareddata/xcschemes/darwin-debug.xcscheme | 1 -
.../step_scripted}/Makefile | 0
.../test/functionalities/step_scripted/Steps.py | 37 +++++++++++++++++++
.../step_scripted/TestStepScripted.py | 41 ++++++++++++++++++++++
.../step_scripted}/main.c | 9 ++---
scripts/interface/SBThreadPlan.i | 3 ++
source/API/SBThreadPlan.cpp | 10 ++++++
source/Commands/CommandObjectSettings.cpp | 26 ++++++++++++--
source/Expression/DWARFExpression.cpp | 8 +++--
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 11 +++---
source/Plugins/Platform/MacOSX/PlatformDarwin.h | 12 +++----
.../Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp | 5 ++-
unittests/Platform/PlatformDarwinTest.cpp | 26 ++++++++++++++
17 files changed, 187 insertions(+), 28 deletions(-)
create mode 100644 lit/Settings/TestSettingsSet.test
copy packages/Python/lldbsuite/test/{driver/batch_mode => functionalities/step_scr [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/step_scripted/Steps.py
create mode 100644 packages/Python/lldbsuite/test/functionalities/step_scripted/Te [...]
copy packages/Python/lldbsuite/test/{macosx/find-app-in-bundle => functionalities/ [...]
--
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.
git pushed a change to branch master
in repository compiler-rt.
from 195d80eda [hwasan] when printing a stack-related bugs, also print stack [...]
new d48e4d782 [sanitizer] Avoid calling a nullptr in MonotonicNanoTime if i [...]
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/sanitizer_common/sanitizer_linux_libcdep.cc | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.