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 5aa75429d0 [GAS/ARM] Clarify relation between reg_expected_msgs and arm [...]
new c7478d028e Remove Vec_Disp8 from vpcompressb and vpexpandb.
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:
opcodes/i386-opc.tbl | 13 ++++++-------
opcodes/i386-tbl.h | 12 ++++++------
2 files changed, 12 insertions(+), 13 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 2400729ecf Target FP: Make use of MPFR if available
new 5aa75429d0 [GAS/ARM] Clarify relation between reg_expected_msgs and arm [...]
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 | 7 +++++++
gas/config/tc-arm.c | 49 ++++++++++++++++++++++++++-----------------------
2 files changed, 33 insertions(+), 23 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 0a7cb71d302 [ARM] Use bitmap to control cmse_nonsecure_call register clearing
new b1601b0599a 2017-11-22 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new db22dc719a0 Fix calculation of ptr_mode for MODE_PARTIAL_INT Pmode
new d120080e29d PR83004: Accidental change to pr81136.c for VECTOR_BITS==128
new 2061c393bcf PR82547: Undetected overflow for UNSIGNED wide_ints
The 4 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 | 19 ++++++++++++++
gcc/config/arm/arm.c | 6 ++---
gcc/emit-rtl.c | 3 ++-
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gcc.dg/vect/pr81136.c | 8 +++++-
gcc/wide-int.cc | 50 +++++++++++++++++++++++++++++++++----
6 files changed, 81 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 lldb.
from c4b734fb1 Test commit. Fix typo in comment.
new e9c07bf65 Remove unused variable.
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/Process/gdb-remote/GDBRemoteRegisterContext.cpp | 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 52ae671c8b3 PR tree-optimization/83044 * tree-vrp.c (vrp_prop::check_ [...]
new 0a7cb71d302 [ARM] Use bitmap to control cmse_nonsecure_call register clearing
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/config/arm/arm.c | 46 ++++++++++++++++++++++++++++++----------------
2 files changed, 36 insertions(+), 16 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.
mark.murray pushed a change to branch releases/linaro-6.4-2017.11
in repository toolchain/release-notes.
from 5e9242c Generated Release Notes for linaro-GCC-6.4-2017.11.
new c2468c8 Generated Release Notes for linaro-GCC-6.4-2017.11. (fix 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:
components/toolchain/gcc-linaro/6/README.textile | 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 master
in repository lldb.
from fd99c6782 [Expression parser] Remove logging of field that is no longer [...]
new c4b734fb1 Test commit. Fix typo in comment.
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/lldb/Core/Architecture.h | 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 a9f26f609e Fix build with GCC 8: strncpy ->strcpy
new 7a26362d36 Target FP: Refactor use of host floating-point arithmetic
new 2400729ecf Target FP: Make use of MPFR if available
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 | 134 +++
gdb/Makefile.in | 5 +-
gdb/NEWS | 5 +
gdb/README | 17 +
gdb/config.in | 3 +
gdb/configure | 499 ++++++++++
gdb/configure.ac | 22 +
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 15 +
gdb/target-float.c | 1759 +++++++++++++++++++++++++----------
gdb/testsuite/ChangeLog | 9 +
gdb/testsuite/gdb.arch/vsx-regs.exp | 12 +-
gdb/testsuite/gdb.base/float128.c | 4 +
gdb/testsuite/gdb.base/float128.exp | 3 +
14 files changed, 1994 insertions(+), 498 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 168671180a4 2017-11-22 Paul Thomas <pault(a)gcc.gnu.org>
new 52ae671c8b3 PR tree-optimization/83044 * tree-vrp.c (vrp_prop::check_ [...]
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 | 7 +++++
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/c-c++-common/Warray-bounds.c | 2 +-
gcc/testsuite/gcc.dg/pr83044.c | 14 +++++++++
gcc/tree-vrp.c | 46 ++++++++++++++++++------------
5 files changed, 55 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83044.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 lld.
from cfa1c0bfa [ELF] Fix DT_MIPS_LOCAL_GOTNO value for thunks and linker scripts
new 002f0906e [MIPS] Write PLT0 entry in case of linking N64 ABI code
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/Arch/Mips.cpp | 13 +++++++++++--
test/ELF/mips-26-n32-n64.s | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/mips-26-n32-n64.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.