This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ARM/embedded-binutils-2_26-branch
in repository binutils-gdb.
from 3e8151d 2016-08-25 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new ea5c7ac 2016-08-26 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
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.arm | 17 ++++
gas/config/tc-arm.c | 45 ++++++----
gas/testsuite/gas/arm/archv8m-cmse-msr-base.d | 76 ++++++++++++++---
gas/testsuite/gas/arm/archv8m-cmse-msr-main.d | 76 ++++++++++++++---
gas/testsuite/gas/arm/archv8m-cmse-msr.s | 117 +++++++++++++++++++++++---
gas/testsuite/gas/arm/archv8m-main-dsp-4.d | 76 ++++++++++++++---
opcodes/ChangeLog.arm | 9 ++
opcodes/arm-dis.c | 37 +++++---
8 files changed, 373 insertions(+), 80 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 c2abbbe 2016-08-26 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 68c3989 Reduce parameter list in bfd_elf32_arm_target_relocs
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 | 11 +++++
bfd/bfd-in.h | 24 ++++++++--
bfd/bfd-in2.h | 24 ++++++++--
bfd/elf32-arm.c | 47 +++++++++-----------
ld/ChangeLog | 17 +++++++
ld/emultempl/armelf.em | 117 +++++++++++++++++++++++--------------------------
6 files changed, 145 insertions(+), 95 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 4f16cc8 2016-08-26 Richard Biener <rguenther(a)suse.de>
new 470729a * ipa-inline-analysis.c (inline_write_summary): Remove unnec [...]
new 0cdb31d libstdc++/51960 move-construction for raw_storage_iterator
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/ipa-inline-analysis.c | 14 +++++---------
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/doc/html/manual/bugs.html | 3 +++
libstdc++-v3/doc/xml/manual/intro.xml | 6 ++++++
libstdc++-v3/include/bits/stl_raw_storage_iter.h | 17 ++++++++++++++---
.../raw_storage_iterator/dr2127.cc} | 21 ++++++++++++++++-----
7 files changed, 56 insertions(+), 17 deletions(-)
copy libstdc++-v3/testsuite/{26_numerics/headers/cmath/60637.cc => 20_util/raw_sto [...]
--
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 65eaa0f [X86][SSE4A] The EXTRQ/INSERTQ bit extraction/insertion ops s [...]
new db520df Handle empty functions with debug info in load/store opt pass
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/ARM/ARMLoadStoreOptimizer.cpp | 2 +-
.../CodeGen/ARM/2016-08-24-ARM-LDST-dbginfo-bug.ll | 54 ++++++++++++++++++++++
2 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/ARM/2016-08-24-ARM-LDST-dbginfo-bug.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 glibc.
from 9d6861b Reduce memory size of tsearch red-black tree.
new 6e263a2 string: More tests for strcmp, strcasecmp, strncmp, strncasecmp
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:
ChangeLog | 5 ++
string/Makefile | 2 +-
string/tst-cmp.c | 212 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 218 insertions(+), 1 deletion(-)
create mode 100644 string/tst-cmp.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 gcc.
from be58e01 Use effective-target instead of -std options
new 4f16cc8 2016-08-26 Richard Biener <rguenther(a)suse.de>
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 | 5 ++++
gcc/testsuite/gcc.dg/pr69047.c | 18 +++++++++++++
gcc/tree-ssa.c | 58 ++++++++++++++++++++++++++++++++++++------
4 files changed, 80 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69047.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 compiler-rt.
from 6659b10 [compiler-rt] Allow c++ abi to be explictly disabled in c [...]
new 0c1fcb4 Revert " [compiler-rt] Allow c++ abi to be explictly disab [...]
new 7ec10ea [compiler-rt][XRay] Remove unnecessary assertion.
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/ubsan/ubsan_type_hash_itanium.cc | 2 +-
lib/xray/xray_inmemory_log.cc | 3 ---
2 files changed, 1 insertion(+), 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 compiler-rt.
from 403c24e [compiler-rt][XRay] Initial per-thread inmemory logging imple [...]
new 6659b10 [compiler-rt] Allow c++ abi to be explictly disabled in c [...]
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/ubsan/ubsan_type_hash_itanium.cc | 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 users/palves/target_ops-cxx
in repository binutils-gdb.
at f1f183a Convert struct target_ops to C++
This branch includes the following new commits:
new f1f183a Convert struct target_ops to C++
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.