This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f7452914bca Forgot to commit changelog entry:
new b20a123089a compiler: use macro Unordered_map instead of std::unord [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/escape.cc | 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 llvm.
from 4f407a2b19a Recommit r322073: [AArch64][SVE] Asm: Add predicated ADD/SU [...]
new 861f6eb2491 [Support] Add WritableMemoryBuffer::getNewMemBuffer
new 74e1b78a9dc [Support] Use realpath(3) instead of trying to open a file.
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/Support/MemoryBuffer.h | 12 ++++++++----
lib/Object/WindowsResource.cpp | 6 +++---
lib/Support/MemoryBuffer.cpp | 15 ++++++++++-----
lib/Support/Unix/Path.inc | 12 ++++++------
unittests/Support/MemoryBufferTest.cpp | 4 ++--
unittests/Support/Path.cpp | 19 +++++++++++++++++++
6 files changed, 48 insertions(+), 20 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 users/palves/literal-matching
in repository binutils-gdb.
discards 0c82eeaf92 language_get_symbol_name_matcher -> get_symbol_name_matcher
discards f5c0fd591d language
new c3b3386770 language_get_symbol_name_matcher -> get_symbol_name_matcher
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 (0c82eeaf92)
\
N -- N -- N refs/heads/users/palves/literal-matching (c3b3386770)
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:
--
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 a0c74d2002c X86 Tests: Update more isel tests with FastVariableShuffle feature
new 4f407a2b19a Recommit r322073: [AArch64][SVE] Asm: Add predicated ADD/SU [...]
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/AArch64/AArch64SVEInstrInfo.td | 3 +
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 2 +-
.../AArch64/Disassembler/AArch64Disassembler.cpp | 6 +-
lib/Target/AArch64/SVEInstrFormats.td | 31 +++++++
test/MC/AArch64/SVE/add-diagnostics.s | 35 ++++++++
test/MC/AArch64/SVE/add.s | 96 ++++++++++++++++++++++
test/MC/AArch64/SVE/sub-diagnostics.s | 35 ++++++++
test/MC/AArch64/SVE/sub.s | 96 ++++++++++++++++++++++
8 files changed, 300 insertions(+), 4 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 libunwind.
from 6de5217 Update PACKAGE_VERSION to 7.0.0svn
new da0af18 [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mip [...]
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/__libunwind_config.h | 4 +--
src/Registers.hpp | 58 ++++++++++++++++++++++----------------------
src/UnwindCursor.hpp | 12 ++++-----
src/UnwindRegistersRestore.S | 4 +--
src/libunwind.cpp | 2 +-
5 files changed, 40 insertions(+), 40 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 users/palves/literal-matching
in repository binutils-gdb.
from 124b991db4 Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)
new d1f377264f Ada: make verbatim matcher override other language matchers [...]
new f5c0fd591d language
new 0c82eeaf92 language_get_symbol_name_matcher -> get_symbol_name_matcher
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:
gdb/dictionary.c | 6 +--
gdb/dwarf2read.c | 32 ++++++------
gdb/language.c | 11 +++-
gdb/language.h | 7 ++-
gdb/linespec.c | 2 +-
gdb/minsyms.c | 6 +--
gdb/psymtab.c | 2 +-
gdb/symtab.c | 5 +-
gdb/symtab.h | 6 ++-
gdb/testsuite/gdb.ada/bp_c_mixed_case.exp | 58 +++++++++++++++++++++-
.../gdb.ada/bp_c_mixed_case/foo_h731_021.adb | 3 ++
.../gdb.ada/bp_c_mixed_case/{bar.c => qux.c} | 2 +-
12 files changed, 104 insertions(+), 36 deletions(-)
copy gdb/testsuite/gdb.ada/bp_c_mixed_case/{bar.c => qux.c} (96%)
--
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 a36a2f5c8e Explicitly specify output file.
new 32a5ecc720 [ASTImporter] Support importing CXXUnresolvedConstructExpr a [...]
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/AST/ASTImporter.cpp | 61 +++++++++++++++++++++++++++++++++++++++
unittests/AST/ASTImporterTest.cpp | 35 ++++++++++++++++++++++
2 files changed, 96 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 gcc.
from 7c5c5aa535c PR target/83628 * combine.c (force_int_to_mode) <case ASH [...]
new f7452914bca Forgot to commit changelog entry:
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/ChangeLog | 16 ++++++++++++++++
1 file changed, 16 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 gcc.
from dacc8387597 [AArch64] Use vec_perm_indices helper routines
new 7c5c5aa535c PR target/83628 * combine.c (force_int_to_mode) <case ASH [...]
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/ChangeLog | 6 ++++++
gcc/combine.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.