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 d7d74b3 Follow-up for r291277: Add a return to silence GCC's "control [...]
new 2d5a51d builtins: support building ARM builtins for a HF target
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/builtins/arm/adddf3vfp.S | 4 ++++
lib/builtins/arm/addsf3vfp.S | 4 ++++
lib/builtins/arm/comparesf2.S | 34 +++++++++++++++++++++++++++++++---
lib/builtins/arm/divdf3vfp.S | 6 +++++-
lib/builtins/arm/divsf3vfp.S | 4 ++++
lib/builtins/arm/eqdf2vfp.S | 4 ++++
lib/builtins/arm/eqsf2vfp.S | 4 ++++
lib/builtins/arm/extendsfdf2vfp.S | 4 ++++
lib/builtins/arm/fixdfsivfp.S | 5 +++++
lib/builtins/arm/fixsfsivfp.S | 5 +++++
lib/builtins/arm/fixunsdfsivfp.S | 5 +++++
lib/builtins/arm/fixunssfsivfp.S | 5 +++++
lib/builtins/arm/floatsidfvfp.S | 5 +++++
lib/builtins/arm/floatsisfvfp.S | 5 +++++
lib/builtins/arm/floatunssidfvfp.S | 5 +++++
lib/builtins/arm/floatunssisfvfp.S | 5 +++++
lib/builtins/arm/gedf2vfp.S | 4 ++++
lib/builtins/arm/gesf2vfp.S | 4 ++++
lib/builtins/arm/gtdf2vfp.S | 4 ++++
lib/builtins/arm/gtsf2vfp.S | 4 ++++
lib/builtins/arm/ledf2vfp.S | 4 ++++
lib/builtins/arm/lesf2vfp.S | 4 ++++
lib/builtins/arm/ltdf2vfp.S | 4 ++++
lib/builtins/arm/ltsf2vfp.S | 4 ++++
lib/builtins/arm/muldf3vfp.S | 6 +++++-
lib/builtins/arm/mulsf3vfp.S | 4 ++++
lib/builtins/arm/nedf2vfp.S | 4 ++++
lib/builtins/arm/negdf2vfp.S | 4 ++++
lib/builtins/arm/negsf2vfp.S | 4 ++++
lib/builtins/arm/nesf2vfp.S | 4 ++++
lib/builtins/arm/subdf3vfp.S | 4 ++++
lib/builtins/arm/subsf3vfp.S | 6 +++++-
lib/builtins/arm/truncdfsf2vfp.S | 4 ++++
lib/builtins/arm/unorddf2vfp.S | 6 +++++-
lib/builtins/arm/unordsf2vfp.S | 4 ++++
35 files changed, 179 insertions(+), 7 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 37ed60c [ARM] PR target/78253 Call weak function instead of strong wh [...]
new 5c493d3 2017-01-09 Tamar Christina <tamar.christina(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:
gcc/ChangeLog | 5 +
gcc/config/arm/arm_neon.h | 6762 ++++++++++++++++++++++++++++++---------------
2 files changed, 4513 insertions(+), 2254 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 f2e2d2f Add support for x86/64 redox target.
new 4ad2da7 Fix typo in lookup_cmd_1 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:
gdb/ChangeLog | 4 ++++
gdb/cli/cli-decode.c | 2 +-
2 files changed, 5 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 gcc.
from 157a66e PR78134 fix return types of heterogeneous lookup functions
new 37ed60c [ARM] PR target/78253 Call weak function instead of strong wh [...]
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/config/arm/arm.c | 16 +++++++++++++---
2 files changed, 20 insertions(+), 3 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.
Yvan Roux pushed a change to branch linaro-local/yvan-gcc-4.9-merge
in repository toolchain/gcc.
at eaa11e3 Merge branches/gcc-4_9-branch rev 239063.
This branch includes the following new commits:
new eaa11e3 Merge branches/gcc-4_9-branch rev 239063.
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ac6bde2 [SystemZ] Improve isFoldableMemAccessOffset().
new bdfaae1 [lib/Object] - Introduce Decompressor class.
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/llvm/Object/Decompressor.h | 64 ++++++++++++++++++++++
lib/DebugInfo/DWARF/DWARFContext.cpp | 78 +++++----------------------
lib/Object/CMakeLists.txt | 1 +
lib/Object/Decompressor.cpp | 102 +++++++++++++++++++++++++++++++++++
4 files changed, 179 insertions(+), 66 deletions(-)
create mode 100644 include/llvm/Object/Decompressor.h
create mode 100644 lib/Object/Decompressor.cpp
--
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 0d6e8c6 [ELF] - Ignore R_386_NONE.
new d4db817 Make the -b binary .data section rw.
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/InputFiles.cpp | 4 ++--
test/ELF/format-binary.test | 1 +
2 files changed, 3 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 glibc.
from bb44015 Update translations from the Translation Project
new 6a1cefa Make endian-conversion macros always return correct types (bu [...]
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 | 34 ++++++++++++++++
.../n64/posix_fadvise64.c => bits/uintn-identity.h | 47 +++++++++++++++-------
inet/Makefile | 2 +-
inet/netinet/in.h | 9 +++--
.../test-hnto-types.c | 25 ++++++------
string/Makefile | 5 ++-
string/endian.h | 25 ++++++------
.../test-endian-types.c | 35 ++++++++++------
8 files changed, 124 insertions(+), 58 deletions(-)
copy sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c => bits/uintn-ident [...]
copy math/test-fe-snans-always-signal.c => inet/test-hnto-types.c (68%)
copy math/test-fe-snans-always-signal.c => string/test-endian-types.c (54%)
--
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 gcc-5-branch
in repository gcc.
from 5b5da08 Daily bump.
new 07bf4f6 PR78255: Make postreload aware of NO_FUNCTION_CSE
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 | 9 +++++
gcc/postreload.c | 5 +++
gcc/testsuite/ChangeLog | 18 ++++++++++
gcc/testsuite/gcc.target/aarch64/pr78255.c | 12 +++++++
gcc/testsuite/gcc.target/arm/pr78255-1.c | 57 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/pr78255-2.c | 12 +++++++
6 files changed, 113 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr78255.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr78255-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr78255-2.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 binutils-gdb.
from c8b23b3 Add constructor and destructor to demangle_parse_info
new f2e2d2f Add support for x86/64 redox target.
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 | 4 ++++
bfd/config.bfd | 10 ++++++++++
gas/ChangeLog | 4 ++++
gas/configure.tgt | 1 +
ld/ChangeLog | 4 ++++
ld/configure.tgt | 4 ++++
6 files changed, 27 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.