This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 9bf03c9d Remove LLDB_TEST_USE_CUSTOM_C(XX)_COMPILER
new 12c052fe [monorepo_build] lldb: Do not fail a test run if any tests fail
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:
zorg/jenkins/monorepo_build.py | 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.
unknown user pushed a change to branch master
in repository lld.
from e8379de5a [ELF][ARM] Simplify some llvm-objdump tests with both ARM/Thu [...]
new ad96c8c15 [lld-link] implement -lto-obj-path
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:
COFF/Config.h | 3 +++
COFF/Driver.cpp | 1 +
COFF/LTO.cpp | 2 ++
COFF/Options.td | 3 +++
test/COFF/lto-obj-path.ll | 25 +++++++++++++++++++++++++
5 files changed, 34 insertions(+)
create mode 100644 test/COFF/lto-obj-path.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 722a298cca Remove test files for a different patch accidentally committ [...]
adds 605dc2c21d Some i18n fixes for the TUI
adds 0f8d8876d9 Remove NULL check from tui_reg_command
adds 1a4f81dd7e Minor rearrangement in tui-regs.c
adds 8e114aab8b Remove tui_data_item_window::value
adds b9ad36868f Change tui_data_item_window::content to be a unique_xmalloc_ptr
adds 42cc14a753 Rearrange tui-regs.c some more
adds 63356bfda1 Change tui_check_register_values to be a method
adds ca02d7c800 Add two methods to tui_data_window
adds fa4dc567ae Remove indirection from tui_data_window::regs_content
adds 100c2bf31f Remove tui_data_window::display_regs
adds ab0e1f1a45 Change tui_make_window to be a method
adds 973961bda3 Move some defines to tui-stack.c
adds 072272ce05 Remove some defines from tui-data.h
adds 04c72a68e0 Change some tui_data_window methods to be private
adds b068c22c2a Automatic date update in version.in
adds 61f80d5daf [gdb/testsuite] Stabilize gdb-caching-proc.exp test order
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 131 ++++++++++++++
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/gdb-caching-proc.exp | 1 +
gdb/tui/tui-command.c | 2 +-
gdb/tui/tui-data.c | 1 -
gdb/tui/tui-data.h | 33 +---
gdb/tui/tui-disasm.h | 2 +-
gdb/tui/tui-hooks.c | 7 +-
gdb/tui/tui-io.c | 14 +-
gdb/tui/tui-io.h | 2 +-
gdb/tui/tui-layout.c | 4 +-
gdb/tui/tui-regs.c | 262 +++++++++++-----------------
gdb/tui/tui-regs.h | 74 ++++----
gdb/tui/tui-source.c | 3 +-
gdb/tui/tui-source.h | 2 +-
gdb/tui/tui-stack.c | 12 ++
gdb/tui/tui-wingeneral.c | 39 ++---
gdb/tui/tui-wingeneral.h | 1 -
19 files changed, 332 insertions(+), 264 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e5f17a32 0: update: binutils-gcc-linux: all
new 307a748c 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 (e5f17a32)
\
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 | 176 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11590 +++++++-------
04-build_abe-stage1/console.log | 15575 +++++++++---------
05-build_linux/console.log | 2204 ++-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30364 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 30209 insertions(+), 30174 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 llvm.
from 0fc3ded3adb [docs] Fix GwpAsan.rst
new 47b49a52aec [BitcodeReader] Check if we can create a null constant for type.
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/Bitcode/Reader/BitcodeReader.cpp | 2 ++
test/Bitcode/invalid-type-for-null-constant.ll | 6 ++++++
test/Bitcode/invalid-type-for-null-constant.ll.bc | Bin 0 -> 900 bytes
3 files changed, 8 insertions(+)
create mode 100644 test/Bitcode/invalid-type-for-null-constant.ll
create mode 100644 test/Bitcode/invalid-type-for-null-constant.ll.bc
--
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 d321f871d9c [docs] Convert remaining command guide entries from md to rst.
new dbf8e74a8ec Add newline to GWP-ASan sphinx document. Should fix the doc [...]
new 0fc3ded3adb [docs] Fix GwpAsan.rst
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:
docs/GwpAsan.rst | 3 +++
1 file changed, 3 insertions(+)
--
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 052d503db [lldb][NFC] Merge multiple TestApropos.py
new 907acfbf6 Generalize FindTypes with CompilerContext to support fuzzy lookup
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/Symbol/SymbolFile.h | 4 +-
include/lldb/Symbol/Type.h | 18 ++++++---
include/lldb/lldb-private-enumerations.h | 28 ++++++++------
lit/SymbolFile/DWARF/compilercontext.ll | 18 ++++++++-
.../SymbolFile/Breakpad/SymbolFileBreakpad.cpp | 5 +--
.../SymbolFile/Breakpad/SymbolFileBreakpad.h | 2 +-
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 6 +--
source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 32 +++++++---------
source/Plugins/SymbolFile/DWARF/DWARFDIE.h | 4 +-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 10 ++---
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 2 +-
.../SymbolFile/NativePDB/SymbolFileNativePDB.cpp | 5 +--
.../SymbolFile/NativePDB/SymbolFileNativePDB.h | 2 +-
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 5 +--
source/Plugins/SymbolFile/PDB/SymbolFilePDB.h | 2 +-
source/Symbol/SymbolFile.cpp | 2 +-
source/Symbol/Type.cpp | 43 +++++++++++++++++++--
tools/lldb-test/lldb-test.cpp | 8 ++--
unittests/Symbol/TestType.cpp | 44 ++++++++++++++++++++++
19 files changed, 169 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.