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 791afaa233 Remove some cleanups from dwarf2read.c
new 4f2358bca6 Enable .fill forward labels
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:
gas/read.c | 2 +-
gas/testsuite/gas/all/fill-1.s | 5 +++++
gas/testsuite/gas/all/gas.exp | 2 ++
3 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/all/fill-1.s
--
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 757325a3f2 Remove make_cleanup_value_free
new 30a9c02fef Remove cleanup from frame_prepare_for_sniffer
new 791afaa233 Remove some cleanups from dwarf2read.c
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:
gdb/ChangeLog | 25 +++++++
gdb/dwarf2read.c | 197 ++++++++++++++++-------------------------------------
gdb/frame-unwind.c | 12 ++--
gdb/frame.c | 13 ++--
gdb/frame.h | 13 ++--
5 files changed, 103 insertions(+), 157 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 b9c04fb268 Change search_symbols to return std::vector
new 757325a3f2 Remove make_cleanup_value_free
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 | 9 +++++++++
gdb/dwarf2loc.c | 5 +----
gdb/utils.c | 16 ----------------
gdb/utils.h | 1 -
gdb/value.h | 15 +++++++++++++++
5 files changed, 25 insertions(+), 21 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 b55ec8b676 PR22212, memory leak in nm
new b9c04fb268 Change search_symbols to return std::vector
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 | 17 +++++
gdb/symtab.c | 204 +++++++++++++---------------------------------------------
gdb/symtab.h | 45 ++++++++++---
3 files changed, 98 insertions(+), 168 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 a72f95f776 sh: Dump dynamic relocation info to the map file
new b55ec8b676 PR22212, memory leak in nm
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:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 4 ++++
2 files changed, 10 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 98ac0873118 [X86] Remove a setLoadExtAction from the AVX512 section tha [...]
new ce393d3fb11 [AArch64] fix typos in test assertions
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/AArch64/fp16-v16-instructions.ll | 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 release_50
in repository llvm.
from 9bc59d4c9b8 Revert r314892
new cbc2c76b286 Merging r313366: ------------------------------------------ [...]
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/X86/X86ISelLowering.cpp | 12 ++++++++
test/CodeGen/X86/pr34605.ll | 63 ++++++++++++++++++++++++++++++++++++++
2 files changed, 75 insertions(+)
create mode 100644 test/CodeGen/X86/pr34605.ll
--
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 f78fbad6987 Remove unused variables. No functionality change.
new 9736c3f1956 [X86] Enable extended comparison predicate support for SETU [...]
new 98ac0873118 [X86] Remove a setLoadExtAction from the AVX512 section tha [...]
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/X86/X86FastISel.cpp | 6 +--
lib/Target/X86/X86ISelLowering.cpp | 29 +++++-------
test/CodeGen/X86/avx512-mov.ll | 24 ++++------
test/CodeGen/X86/avx512-schedule.ll | 24 ++++------
test/CodeGen/X86/avx512vl-mov.ll | 12 ++---
test/CodeGen/X86/commute-fcmp.ll | 60 +++++++-----------------
test/CodeGen/X86/fast-isel-select-pseudo-cmov.ll | 16 ++-----
7 files changed, 56 insertions(+), 115 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 f9799aae8e sparc: Remove a strayed comment
new a72f95f776 sh: Dump dynamic relocation info to the map file
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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-sh.c | 9 ++++++++-
2 files changed, 14 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 d779010fa [SymbolFile/DWARF] Simplify two functions. NFCI.
new 457cf5041 [DWARFDIE] Rewrite `operator !=` using `operator ==`. NFCI.
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:
source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.