This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bd91886701 [DirectoryWatcher][linux] Fix use of uninitialized value
new fe04a4ec28 [DirectoryWatcher][NFC] Silence warnings in release build
new 6f3725f462 NFC: utils/perf-training: Python 3 compatibility for lit.cfg
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:
lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp | 5 ++++-
unittests/DirectoryWatcher/DirectoryWatcherTest.cpp | 13 ++++++++++---
utils/perf-training/lit.cfg | 2 +-
3 files changed, 15 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-master-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 60cfcb20ce gdb: Add command completers for some info commands
adds a89fdbdb20 Automatic date update in version.in
adds 830b67068c [readline] Fix heap-buffer-overflow in update_line
adds 592f9d271c gdb: Update type of lower bound in value_subscripted_rvalue
adds 603490bf53 gdb: Convert dwarf2_evaluate_property to return bool
adds b86352cfc1 gdb/dwarf: Ensure the target type of ranges is not void
adds 9a49df9d4b gdb: Carry default property type around with dynamic properties
adds 0d4e84ed37 gdb: Better support for dynamic properties with negative values
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 47 +++++++++
gdb/dwarf2loc.c | 47 ++++++---
gdb/dwarf2loc.h | 36 ++++---
gdb/dwarf2read.c | 164 +++++++++++++++++++++----------
gdb/gdbtypes.c | 10 +-
gdb/testsuite/ChangeLog | 11 +++
gdb/testsuite/gdb.fortran/vla-ptype.exp | 12 +++
gdb/testsuite/gdb.fortran/vla-sizeof.exp | 10 ++
gdb/testsuite/gdb.fortran/vla-value.exp | 27 +++++
gdb/testsuite/gdb.fortran/vla.f90 | 15 +++
gdb/valarith.c | 2 +-
gdb/value.h | 3 +-
readline/ChangeLog.gdb | 7 ++
readline/display.c | 5 +
15 files changed, 312 insertions(+), 86 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 0172153 0: update: binutils-gcc-linux: boot
new 13a17b9 0: update: binutils-gcc-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 (0172153)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 130 +-
02-prepare_abe/console.log | 284 +-
03-build_abe-binutils/console.log | 11255 ++++++-------
04-build_abe-stage1/console.log | 19703 +++++++++++-----------
05-build_linux/console.log | 726 +-
06-boot_linux/console.log | 470 +-
console.log | 32419 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32502 insertions(+), 32497 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 clang.
from 2dfe7167bb Remove __VERSION__
new bd91886701 [DirectoryWatcher][linux] Fix use of uninitialized value
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/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 clang-tools-extra.
from 65bdf13b [clangd] Fix off-by-one in CodeComplete and assertion in Dex
new fed14e30 [clang-doc] Fix failing tests on Windows
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/clang-doc/HTMLGeneratorTest.cpp | 31 +++++++++++++++++++++++--------
1 file changed, 23 insertions(+), 8 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 a4f750ac77e [test][AArch64] Relax the opcode tests for FP min/max instr [...]
new 132a289c39d [macCatalyst] Use macCatalyst pretty name in .build_version [...]
new f447770cdc7 [WebAssembly] refactored utilities to not depend on MachineInstr
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:
lib/MC/MCAsmStreamer.cpp | 2 +-
lib/MC/MCParser/DarwinAsmParser.cpp | 2 +-
.../MCTargetDesc/WebAssemblyMCTargetDesc.h | 255 +++++++++++++++++++--
lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp | 4 +-
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 2 +-
.../WebAssembly/WebAssemblyExplicitLocals.cpp | 8 +-
.../WebAssembly/WebAssemblyFrameLowering.cpp | 3 +-
lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp | 4 +-
.../WebAssemblyPrepareForLiveIntervals.cpp | 4 +-
lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 4 +-
lib/Target/WebAssembly/WebAssemblyUtilities.cpp | 219 +-----------------
lib/Target/WebAssembly/WebAssemblyUtilities.h | 10 -
test/CodeGen/X86/macCatalyst.ll | 2 +-
test/MC/MachO/build-version-maccatalyst.s | 4 +-
15 files changed, 259 insertions(+), 266 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 gcc.
from 1c6526fff10 [Darwin, testsuite] Remove unused test.
new 3bdacff31e1 [PATCH] Fix typo in test case.
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:
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/vector-7.c | 2 +-
2 files changed, 5 insertions(+), 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0e5ef89880 Automatic date update in version.in
adds 13c724eec0 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a0cc230 0: update: binutils-gcc-linux: all
new 69855ac 0: update: binutils-13c724eec024c8cdab4cbe956d2e35d923152ce7: 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 (a0cc230)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 129 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 10926 +++++++-------
04-build_abe-stage1/console.log | 17207 +++++++++++----------
05-build_linux/console.log | 678 +-
06-boot_linux/console.log | 2 +-
console.log | 29348 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28853 insertions(+), 29855 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.