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 a780ef4f27 GDBserver: Pass process_info pointer to target_kill
new 5c1eda30f5 S390: Fix displaced stepping of "basr r,0"
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/s390-tdep.c | 3 +++
2 files changed, 8 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 binutils-2_31-branch
in repository binutils-gdb.
from 65cc93d2fb Automatic date update in version.in
new 5244968870 Allow bit-patterns in the immediate field of ARM neon mov in [...]
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/ChangeLog | 11 +++++++++++
gas/config/tc-arm.c | 19 +++++++++++++++----
gas/testsuite/gas/arm/vfp-mov-enc.d | 3 +++
gas/testsuite/gas/arm/vfp-mov-enc.s | 4 ++++
4 files changed, 33 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 llvm.
from c3bd8ccb0d7 [x86] Fix a capitalization that I failed to save in my edit [...]
new 0bc0c53ebab [UpdateTestChecks] Teach the x86 asm parser to skip over th [...]
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:
utils/UpdateTestChecks/asm.py | 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 lldb.
from 0fa537f42 [lldbsuite] The test inside TestOverloadedFunctions.py has th [...]
new 1f6593467 Convert a location information from PDB to a DWARF expression
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:
.../PDB/Inputs/VariablesLocationsTest.cpp | 15 +
.../PDB/Inputs/VariablesLocationsTest.script | 16 +
lit/SymbolFile/PDB/variables-locations.test | 14 +
source/Plugins/SymbolFile/PDB/CMakeLists.txt | 1 +
.../PDB/PDBLocationToDWARFExpression.cpp | 585 +++++++++++++++++++++
.../SymbolFile/PDB/PDBLocationToDWARFExpression.h | 45 ++
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 6 +-
7 files changed, 681 insertions(+), 1 deletion(-)
create mode 100644 lit/SymbolFile/PDB/Inputs/VariablesLocationsTest.cpp
create mode 100644 lit/SymbolFile/PDB/Inputs/VariablesLocationsTest.script
create mode 100644 lit/SymbolFile/PDB/variables-locations.test
create mode 100644 source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp
create mode 100644 source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h
--
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 4ed0a8f8a63 * gcc-interface/lang.opt (funsigned-char): New option. * [...]
new 844e7761a89 DFix typo
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/ada/gcc-interface/utils.c | 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 gcc.
from 259d0fa2a90 [contrib] Add contrib/maintainers-verify.sh
new b02b9ba1183 [debug] Reuse debug exprs generated in remap_ssa_name
new 4ed0a8f8a63 * gcc-interface/lang.opt (funsigned-char): New option. * [...]
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:
gcc/ChangeLog | 5 +++++
gcc/ada/ChangeLog | 8 +++++++-
gcc/ada/gcc-interface/lang.opt | 4 ++++
gcc/ada/gcc-interface/misc.c | 1 +
gcc/ada/gcc-interface/utils.c | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/vla-1.c | 5 +++--
gcc/tree-inline.c | 4 ++++
8 files changed, 29 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 llvm.
from 5f81eab1b7a [x86] Teach the EFLAGS copy lowering to handle much more co [...]
new c3bd8ccb0d7 [x86] Fix a capitalization that I failed to save in my edit [...]
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/X86/flags-copy-lowering.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 binutils-gdb.
from 9451a3b9a1 Automatic date update in version.in
new ef2ddb33bd GDBserver: Pass process_info pointer to target_detach and ta [...]
new a780ef4f27 GDBserver: Pass process_info pointer to target_kill
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/gdbserver/ChangeLog | 32 ++++++++++++++++++++++++++++++++
gdb/gdbserver/linux-low.c | 26 ++++++++------------------
gdb/gdbserver/lynx-low.c | 20 +++++---------------
gdb/gdbserver/nto-low.c | 8 +++++---
gdb/gdbserver/server.c | 19 ++++++++++---------
gdb/gdbserver/spu-low.c | 18 ++++++------------
gdb/gdbserver/target.c | 6 +++---
gdb/gdbserver/target.h | 23 ++++++++++++-----------
gdb/gdbserver/win32-low.c | 25 ++++++++++---------------
9 files changed, 91 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.
unknown user pushed a change to branch master
in repository llvm.
from ed770b652cb [llvm-mca] Simplify the Pipeline constructor. NFC
new 5f81eab1b7a [x86] Teach the EFLAGS copy lowering to handle much more co [...]
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/X86FlagsCopyLowering.cpp | 205 ++++++++++++++++++++++++-------
test/CodeGen/X86/flags-copy-lowering.mir | 198 +++++++++++++++++++++++++++++
2 files changed, 359 insertions(+), 44 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 66d735af661 * config/aarch64/aarch64.c (aarch64_operands_adjust_ok_for [...]
new 259d0fa2a90 [contrib] Add contrib/maintainers-verify.sh
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:
contrib/ChangeLog | 4 ++
.../asan/asan.exp => contrib/maintainers-verify.sh | 45 ++++++++++++++--------
gcc/testsuite/ChangeLog | 4 ++
.../mg-2.exp => gcc.src/maintainers.exp} | 37 ++++++++++--------
4 files changed, 58 insertions(+), 32 deletions(-)
copy gcc/testsuite/g++.dg/asan/asan.exp => contrib/maintainers-verify.sh (50%)
mode change 100644 => 100755
copy gcc/testsuite/{gcc.misc-tests/mg-2.exp => gcc.src/maintainers.exp} (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.