This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from ca9ac320 [Index] Correctly set symbol kind of IndirectFieldDecl
new af5932ad [clangd] Another improvement for std include mapping.
new f61ca922 [clangd] Remove the whitelist std symbols in CanonicalIncludes.
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:
clangd/StdSymbolMap.inc | 25 +++++++++++++++++++++++++
clangd/include-mapping/gen_std.py | 7 +++----
clangd/include-mapping/test.py | 38 ++++++++++++++++++++++++++++++++++++--
clangd/index/CanonicalIncludes.cpp | 17 -----------------
4 files changed, 64 insertions(+), 23 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 binutils-gdb.
from 90bd54236c Do not build libctf for targets that do not use the ELF file [...]
new f948b2de97 Sync top level files with versions from gcc.
new e33f2313bf Update release tools with libctf support.
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:
ChangeLog | 32 +
Makefile.def | 41 +-
Makefile.in | 10037 ++++++++++++++++++++++++++++++--
Makefile.tpl | 54 +-
binutils/ChangeLog | 5 +
binutils/README-how-to-make-a-release | 2 +-
configure | 663 ++-
configure.ac | 46 +-
src-release.sh | 4 +-
9 files changed, 10306 insertions(+), 578 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 e83906e393f [llvm-readobj] - Repair the test case.
new 6595d587b7f [llvm-objcopy] Implement IHEX writer
new d80696cb37b [MCA] Refactor class LSUnit. NFCI
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:
include/llvm/MCA/HardwareUnits/LSUnit.h | 284 ++++++++++++++++-----
include/llvm/MCA/HardwareUnits/Scheduler.h | 6 +-
include/llvm/MCA/Instruction.h | 22 +-
include/llvm/Support/Error.h | 27 +-
lib/MCA/HardwareUnits/LSUnit.cpp | 241 ++++++++---------
lib/MCA/HardwareUnits/Scheduler.cpp | 87 ++-----
.../llvm-objcopy/ELF/Inputs/ihex-elf-pt-null.yaml | 20 ++
.../llvm-objcopy/ELF/Inputs/ihex-elf-sections.yaml | 60 +++++
.../ELF/Inputs/ihex-elf-sections2.yaml | 39 +++
.../llvm-objcopy/ELF/Inputs/ihex-elf-segments.yaml | 60 +++++
test/tools/llvm-objcopy/ELF/ihex-writer.test | 81 ++++++
tools/llvm-objcopy/CopyConfig.cpp | 3 +-
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 45 ++--
tools/llvm-objcopy/ELF/Object.cpp | 264 ++++++++++++++++++-
tools/llvm-objcopy/ELF/Object.h | 140 ++++++++++
15 files changed, 1100 insertions(+), 279 deletions(-)
create mode 100644 test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-pt-null.yaml
create mode 100644 test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-sections.yaml
create mode 100644 test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-sections2.yaml
create mode 100644 test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-segments.yaml
create mode 100644 test/tools/llvm-objcopy/ELF/ihex-writer.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/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c3b99bc33 0: update: llvm-linux: boot
new 3b50d4877 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 (c3b99bc33)
\
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 | 166 +-
02-build_llvm/console.log | 11811 ++++++++++++++++++------------------
03-build_linux/console.log | 810 +--
06-update_baseline/console.log | 25 +
console.log | 12812 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12940 insertions(+), 12692 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 d8a59c4c5 DWARFASTParserClang: Unify compilation unit language handling
new 63213ac85 [CMake] LLDB.framework tools handling
new 2cd53c36a [CMake] Remove lldb-server from LLDB.framework
new 89155c017 Revert "D11003: Tolerate DWARF compile unit without filename."
The 3 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:
CMakeLists.txt | 4 +++
cmake/modules/AddLLDB.cmake | 29 ++++++++++++++++++++++
cmake/modules/LLDBConfig.cmake | 2 --
cmake/modules/LLDBFramework.cmake | 15 +----------
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 13 ----------
tools/argdumper/CMakeLists.txt | 4 +++
tools/darwin-debug/CMakeLists.txt | 4 +++
tools/debugserver/source/CMakeLists.txt | 4 +++
tools/driver/CMakeLists.txt | 12 ++++++++-
tools/lldb-mi/CMakeLists.txt | 12 ++++++++-
tools/lldb-vscode/CMakeLists.txt | 12 ++++++++-
11 files changed, 79 insertions(+), 32 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/llvm-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b65d007dc 0: update: llvm-linux: 18110
new 9465e8fef 0: update: llvm-linux: 18110
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 (b65d007dc)
\
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 | 184 +-
02-build_llvm/console.log | 11925 +++++++++++++--------------
03-build_linux/console.log | 4488 +++++-----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 16611 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16714 insertions(+), 16516 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-arm-mainline-defconfig
in repository toolchain/ci/linux.
from cd6c84d8f0cd Linux 5.2-rc2
adds 9a626c4a6326 ia64: fix build errors by exporting paddr_to_nid()
adds e9646f0f5bb6 gpio: fix gpio-adp5588 build errors
adds ca6584a3316c Merge tag 'gpio-v5.2-2' of git://git.kernel.org/pub/scm/li [...]
adds ec2e0f4f00c0 pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is n [...]
adds e58926e781d8 pinctrl: intel: Use GENMASK() consistently
adds 670784fb4ebe pinctrl: intel: Clear interrupt status in mask/unmask callback
adds b1fa7d8592c7 Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/p [...]
adds 9fb67d643f6f Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm [...]
No new revisions were added by this update.
Summary of changes:
arch/ia64/mm/numa.c | 1 +
drivers/gpio/Kconfig | 1 +
drivers/pinctrl/Kconfig | 2 +-
drivers/pinctrl/intel/pinctrl-intel.c | 45 ++++++++---------------------------
4 files changed, 13 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.