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 a7961323e2 Remove some cleanups from solib-svr4.c
new a18ba4e4c9 Use std::vector in uploaded_tp
new 17d08cd413 Use std::vector and std::string instead of VEC(char_ptr) in [...]
new d8611974cf Remove usage of VEC(char_ptr) in gdbscm_parse_function_args
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/ChangeLog | 20 ++++++++++++++++++++
gdb/breakpoint.c | 16 +++++++++-------
gdb/common/gdb_vecs.h | 2 --
gdb/ctf.c | 18 ++++++++----------
gdb/gdbserver/ChangeLog | 9 +++++++++
gdb/gdbserver/tdesc.c | 13 +++----------
gdb/gdbserver/tdesc.h | 2 +-
gdb/guile/scm-utils.c | 13 ++++---------
gdb/tracefile-tfile.c | 8 +++-----
gdb/tracepoint.c | 13 +++++--------
gdb/tracepoint.h | 32 ++++++++++++++++----------------
11 files changed, 78 insertions(+), 68 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 91fdd720a69 Fix designated initializer for anonymous union.
new 625a4dfc45a PR tree-optimization/84818 - integer_onep must not be used [...]
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 | 5 +++++
gcc/builtins.c | 20 +++++++++-----------
2 files changed, 14 insertions(+), 11 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 lld.
from 6ca96e315 ELF: Try to create last thunk section at ThunkSectionSpacing [...]
new 500a98301 Initialize Elf Header to zero to ensure that bytes not assign [...]
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:
ELF/Writer.cpp | 4 ++++
test/ELF/{basic-freebsd.s => elf-header.s} | 21 +++++++--------------
2 files changed, 11 insertions(+), 14 deletions(-)
copy test/ELF/{basic-freebsd.s => elf-header.s} (50%)
--
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 f9ed6325647 [Hexagon] Fix testcase
new 95561668f06 [WebAssembly] Register wasm passes with the PassRegistry
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/WebAssembly/WebAssembly.h | 23 +++++++++++++++++++-
lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp | 3 +++
lib/Target/WebAssembly/WebAssemblyCFGSort.cpp | 3 +++
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 4 ++++
.../WebAssembly/WebAssemblyCallIndirectFixup.cpp | 3 +++
.../WebAssembly/WebAssemblyExplicitLocals.cpp | 3 +++
.../WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | 3 +++
.../WebAssemblyFixIrreducibleControlFlow.cpp | 3 +++
.../WebAssembly/WebAssemblyLowerBrUnless.cpp | 3 +++
.../WebAssembly/WebAssemblyLowerGlobalDtors.cpp | 3 +++
.../WebAssemblyOptimizeLiveIntervals.cpp | 3 +++
.../WebAssembly/WebAssemblyOptimizeReturned.cpp | 4 ++++
lib/Target/WebAssembly/WebAssemblyPeephole.cpp | 3 +++
.../WebAssemblyPrepareForLiveIntervals.cpp | 3 +++
lib/Target/WebAssembly/WebAssemblyRegColoring.cpp | 3 +++
lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp | 4 ++++
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 4 ++++
.../WebAssembly/WebAssemblyReplacePhysRegs.cpp | 4 ++++
.../WebAssembly/WebAssemblySetP2AlignOperands.cpp | 4 ++++
lib/Target/WebAssembly/WebAssemblyStoreResults.cpp | 3 +++
.../WebAssembly/WebAssemblyTargetMachine.cpp | 25 +++++++++++++++++++---
21 files changed, 107 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 gcc.
from 44d306ee75a PR c++/84791 * semantics.c (finish_omp_reduction_clause): [...]
new 91fdd720a69 Fix designated initializer for anonymous union.
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/cp/ChangeLog | 6 ++++++
gcc/cp/typeck2.c | 3 ++-
gcc/testsuite/g++.dg/cpp2a/desig9.C | 13 +++++++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig9.C
--
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 openmp.
from 24e7752 Move blocktime_str variable right before its first use
new 0533f74 Minor cleanup in __kmp_atfork_child()
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:
runtime/src/z_Linux_util.cpp | 1 -
1 file changed, 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 llvm.
from f3e8da15323 [Hexagon] Reduce excessive indentation in .s output
new f9ed6325647 [Hexagon] Fix testcase
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:
test/CodeGen/Hexagon/packetize-update-offset.mir | 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 llvm.
from f4abfed4f8d [X86][BtVer2] Fixed the number of micro opcodes for AVX vec [...]
new 5a53d2f60d4 [Hexagon] Avoid creating invalid offsets in packetizer
new f3e8da15323 [Hexagon] Reduce excessive indentation in .s output
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/Target/Hexagon/HexagonVLIWPacketizer.cpp | 3 ++
.../Hexagon/MCTargetDesc/HexagonInstPrinter.cpp | 20 ++++---------
.../Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp | 4 +--
test/CodeGen/Hexagon/packetize-update-offset.mir | 34 ++++++++++++++++++++++
4 files changed, 45 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/Hexagon/packetize-update-offset.mir
--
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 fe12415cba [CFG] [analyzer] Work around a disappearing CXXBindTemporaryExpr.
new 3b5fc21d04 [analyzer] Track null or undef values through pointer arithmetic.
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/StaticAnalyzer/Core/BugReporterVisitors.cpp | 26 +++++++++-----
test/Analysis/inlining/inline-defensive-checks.c | 3 +-
test/Analysis/null-deref-path-notes.c | 45 +++++++++++++++++++++++-
3 files changed, 63 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.