This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from dbc9b76bb new api class: SBFile
new e8dba0397 SBDebugger::SetInputFile, SetOutputFile, etc.
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:
include/lldb/API/SBDebugger.h | 12 ++
include/lldb/API/SBFile.h | 3 +
include/lldb/Core/Debugger.h | 7 +-
.../test/python_api/file_handle/TestFileHandle.py | 126 ++++++++++++++++++++-
scripts/interface/SBDebugger.i | 18 +++
source/API/SBDebugger.cpp | 117 ++++++++++++++++---
source/API/SBFile.cpp | 2 +
source/Core/Debugger.cpp | 23 ++--
.../ScriptInterpreter/Python/PythonDataObjects.cpp | 2 +
9 files changed, 275 insertions(+), 35 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-next-allmodconfig
in repository toolchain/ci/gcc.
from 24aa2ff77cd Daily bump.
adds 689393beb29 2019-10-02 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
adds bab49f3811b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/trans-array.c | 11 +++++++----
gcc/testsuite/ChangeLog | 9 +++++++++
4 files changed, 27 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 929d7d0c 2: update: binutils-gcc-linux: 18928
new 9579b3d1 2: update: binutils-gcc-linux: 18937
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 (929d7d0c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 52 +-
02-prepare_abe/console.log | 28 +-
03-build_abe-binutils/console.log | 10769 +++++++--------
04-build_abe-stage1/console.log | 13882 ++++++++++----------
05-build_linux/console.log | 696 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 56 +-
console.log | 25493 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
10 files changed, 25496 insertions(+), 25502 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 adb85e913 [ARM64] XPC services are unsupported on device.
new dbc9b76bb new api class: SBFile
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:
include/lldb/API/LLDB.h | 3 +-
include/lldb/API/SBDefines.h | 1 +
include/lldb/API/SBError.h | 1 +
include/lldb/API/SBFile.h | 38 ++++++
include/lldb/Host/File.h | 2 +
.../TestDefaultConstructorForAPIObjects.py | 14 ++
.../test/python_api/file_handle/TestFileHandle.py | 150 +++++++++++++++++++++
scripts/Python/python-typemaps.swig | 43 +++++-
scripts/interface/SBFile.i | 38 ++++++
scripts/lldb.swig | 2 +
source/API/CMakeLists.txt | 1 +
source/API/SBFile.cpp | 113 ++++++++++++++++
source/API/SBReproducer.cpp | 1 +
source/Host/common/File.cpp | 25 +++-
.../ScriptInterpreter/Python/PythonDataObjects.cpp | 19 +--
.../ScriptInterpreter/Python/PythonDataObjects.h | 2 -
16 files changed, 428 insertions(+), 25 deletions(-)
create mode 100644 include/lldb/API/SBFile.h
create mode 100644 scripts/interface/SBFile.i
create mode 100644 source/API/SBFile.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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards eb5f54e6 0: update: llvm-linux: boot
new afad75d2 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 (eb5f54e6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 220 +-
02-build_llvm/console.log | 12482 +++++++++++++++++-----------------
03-build_linux/console.log | 717 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 38 +-
06-update_baseline/console.log | 8 +-
console.log | 13903 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13895 insertions(+), 13925 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-allnoconfig
in repository toolchain/ci/linux.
from 54ecb8f7028c Linux 5.4-rc1
adds 3fd57e7a9e66 char/random: Add a newline at the end of the file
adds 517d6b9c6f71 erofs: fix return value check in erofs_read_superblock()
adds 6927cc05c2b0 MAINTAINERS: erofs: complete sub-entries for erofs
adds 55252ab72b77 erofs: fix erofs_get_meta_page locking due to a cleanup
adds dc76ea8c1087 erofs: fix mis-inplace determination related with noio chain
adds 65aa35c93cc0 Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.or [...]
adds 73956fc07dd7 membarrier: Fix RCU locking bug caused by faulty merge
adds 714366f87336 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds b9023b91dd02 tick: broadcast-hrtimer: Fix a race in bc_set_next
adds 5021b9182ee8 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
adds 0f1a7b3fac05 timer-of: don't use conditional expression with mixed 'voi [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 3 ++
drivers/char/random.c | 2 +-
drivers/clocksource/timer-of.c | 4 ++-
fs/erofs/data.c | 10 ++++--
fs/erofs/super.c | 4 +--
fs/erofs/zdata.c | 12 +++++--
kernel/sched/membarrier.c | 1 -
kernel/time/tick-broadcast-hrtimer.c | 62 +++++++++++++++++-------------------
8 files changed, 55 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.