This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_0-branch
in repository newlib.
from d1be0a59d Cygwin: winpids: Fix getting process multiple times
new 7b06893f9 Cygwin: fix: seteuid32() must return EPERM if privileges are [...]
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:
winsup/cygwin/sec_auth.cc | 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 llvm.
from 85ad8db97e9 [BPF] use std::map to ensure consistent output
new 17f72131c2b AMDGPU: wave_barrier is not isBarrier
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/Target/AMDGPU/SIInstructions.td | 1 -
test/CodeGen/AMDGPU/llvm.amdgcn.wave.barrier.ll | 12 ++++++++++++
2 files changed, 12 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.
unknown user pushed a change to branch master
in repository lldb.
from 87eb0b5a2 minidump: Add ability to attach (breakpad) symbol files to pl [...]
new cfba6f5e9 Rename some variables in the std-module tests
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:
.../expression_command/import-std-module/basic/TestImportStdModule.py | 2 +-
.../import-std-module/conflicts/TestStdModuleWithConflicts.py | 2 +-
2 files 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 586201ce [clangd] Fix the inconsistent code indent in vscode extension, NFC.
new 8aab715b [clangd] Bump vscode-clangd v0.0.12.
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:
clangd/clients/clangd-vscode/package.json | 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/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 791bdf4d 4: good: llvm-linux: 17560
new afa606d4 4: good: llvm-linux: 17560
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 (791bdf4d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 349 +-
02-build_llvm/console.log | 11687 +++++++++++------------
03-build_linux/console.log | 6946 +++++++-------
05-check_regression/console.log | 34 +-
06-update_baseline/console.log | 78 +-
console.log | 19094 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 19141 insertions(+), 19057 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 f46cbbae71a AMDGPU: Fix areLoadsFromSameBasePtr for DS atomics
new 15b78418a41 [MCA][Pipeline] Don't visit stages in reverse order when ca [...]
new 88220ed3cb2 [X86MacroFusion][NFC] Improve macrofusion testing.
new 85ad8db97e9 [BPF] use std::map to ensure consistent output
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:
lib/MCA/Pipeline.cpp | 6 +-
lib/Target/BPF/BTFDebug.h | 6 +-
test/CodeGen/BPF/BTF/static-var-derived-type.ll | 105 ++++++++++-------
test/CodeGen/X86/testb-je-fusion.ll | 146 ++++++++++++++++++++++--
4 files changed, 207 insertions(+), 56 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 libcxx.
from 955113db3 [libc++] Fix return value of snprintf_l() on Windows when buf [...]
new d88714db1 [libc++] Add proper XFAILs for shared_mutex tests
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:
.../thread/thread.mutex/thread.lock/thread.lock.shared/lit.local.cfg | 2 --
.../thread.lock.shared/thread.lock.shared.cons/default.pass.cpp | 1 +
.../thread.lock.shared/thread.lock.shared.cons/move_assign.pass.cpp | 1 +
.../thread.lock.shared/thread.lock.shared.cons/move_ctor.pass.cpp | 1 +
.../thread.lock.shared/thread.lock.shared.cons/mutex.pass.cpp | 1 +
.../thread.lock.shared.cons/mutex_adopt_lock.pass.cpp | 1 +
.../thread.lock.shared.cons/mutex_defer_lock.pass.cpp | 1 +
.../thread.lock.shared.cons/mutex_duration.pass.cpp | 1 +
.../thread.lock.shared.cons/mutex_time_point.pass.cpp | 1 +
.../thread.lock.shared.cons/mutex_try_to_lock.pass.cpp | 1 +
.../thread.lock.shared/thread.lock.shared.locking/lock.pass.cpp | 1 +
.../thread.lock.shared/thread.lock.shared.obs/mutex.pass.cpp | 1 +
.../thread.lock.shared/thread.lock.shared.obs/op_bool.pass.cpp | 1 +
.../thread.lock.shared/thread.lock.shared.obs/owns_lock.pass.cpp | 1 +
utils/libcxx/test/config.py | 4 ++++
15 files changed, 17 insertions(+), 2 deletions(-)
delete mode 100644 test/std/thread/thread.mutex/thread.lock/thread.lock.shared/lit [...]
--
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 48d35741 Basic: Return a reference from FileManager::getVirtualFileSys [...]
new acecb90c [clangd] Add activate command to the vscode extension.
new 586201ce [clangd] Fix the inconsistent code indent in vscode extension, NFC.
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/clients/clangd-vscode/package.json | 7 +++-
clangd/clients/clangd-vscode/src/extension.ts | 46 +++++++++++++++------------
2 files changed, 31 insertions(+), 22 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 933aebfae6 Testsuite: Ensure interrupt-daemon-attach doesn't run forever
new 20dc7e9b05 Fix buffer overflow regression due to minsym malloc-ed inste [...]
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:
gdb/ChangeLog | 5 +++++
gdb/minsyms.c | 18 ++++++++++--------
2 files changed, 15 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.