This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0c2a451 Fix formatting of r273144. NFC.
new a3a6b52 [X86][F16C] Added half <-> double conversion tests
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/vector-half-conversions.ll | 3683 +++++++++++++++++++++------
1 file changed, 2898 insertions(+), 785 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 9f99c22 Update the feature set for the Vulcan AArch64 cpu.
new 7dc3990 Use the IR symbol table for the IR input object
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 | 12 +++++++++++
bfd/elflink.c | 25 +++++++++++++++++------
bfd/plugin.c | 10 +++++++++
bfd/plugin.h | 1 +
ld/ChangeLog | 9 ++++++++
ld/testsuite/ld-plugin/lto.exp | 15 ++++++++++++++
ld/testsuite/ld-plugin/{pr20276a.c => pr20267a.c} | 0
ld/testsuite/ld-plugin/{pr20276b.c => pr20267b.c} | 0
8 files changed, 66 insertions(+), 6 deletions(-)
copy ld/testsuite/ld-plugin/{pr20276a.c => pr20267a.c} (100%)
copy ld/testsuite/ld-plugin/{pr20276b.c => pr20267b.c} (100%)
--
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 34d36b7 [typo] alignement -> alignment
new c1460a1 The Cortex-A57 scheduler is missing fcsel, so add it.
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 | 4 ++++
gcc/config/arm/cortex-a57.md | 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 lld.
from b7518db [ELF][MIPS] Fix predicate used for sorting MIPS dynamic symbo [...]
new a4029a5 [ELF] - Recommit r273143("[ELF] - Basic versioned symbols sup [...]
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/Config.h | 10 ++++
ELF/OutputSections.cpp | 96 +++++++++++++++++++++++++++---
ELF/OutputSections.h | 30 ++++++++--
ELF/SymbolListFile.cpp | 28 +++++----
ELF/SymbolListFile.h | 1 +
ELF/SymbolTable.cpp | 26 ++++++--
ELF/Symbols.cpp | 2 +-
ELF/Symbols.h | 18 ++----
ELF/Writer.cpp | 13 +++-
test/ELF/Inputs/verdef.s | 6 ++
test/ELF/lto/version-script.ll | 50 ++++++++++++++++
test/ELF/verdef.s | 131 +++++++++++++++++++++++++++++++++++++++++
test/ELF/version-script.s | 40 ++++++++++++-
13 files changed, 409 insertions(+), 42 deletions(-)
create mode 100644 test/ELF/Inputs/verdef.s
create mode 100644 test/ELF/lto/version-script.ll
create mode 100644 test/ELF/verdef.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 gcc-5-branch
in repository gcc.
from fc66014 Daily bump.
new 78a69c7 gcc/ Backport from 2016-06-20 trunk r237589, r236558. PR ta [...]
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/config/avr/avr.md | 15 +++
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/gcc.target/avr/pr71103.c | 16 +++
gcc/testsuite/gcc.target/avr/torture/pr71103-2.c | 118 +++++++++++++++++++++++
5 files changed, 167 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/avr/pr71103.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr71103-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 gcc-4_9-branch
in repository gcc.
from 15e5e06 Daily bump.
new d6e12d7 gcc/ Backport from 2016-06-20 trunk r237589, r236558. PR ta [...]
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/config/avr/avr.md | 15 +++
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/gcc.target/avr/pr71103.c | 16 +++
gcc/testsuite/gcc.target/avr/torture/pr71103-2.c | 118 +++++++++++++++++++++++
5 files changed, 167 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/avr/pr71103.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr71103-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 lld.
from 96b66e2 Revert r273143 "[ELF] - Basic versioned symbols support imple [...]
new b7518db [ELF][MIPS] Fix predicate used for sorting MIPS dynamic symbo [...]
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/OutputSections.cpp | 6 ++++--
test/ELF/mips-dynamic.s | 2 +-
test/ELF/mips-plt-copy.s | 2 +-
test/ELF/mips-sto-plt.s | 16 ++++++++--------
4 files changed, 14 insertions(+), 12 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 gcc-6-branch
in repository gcc.
from 7c44187 gcc/ Backport from 2016-06-20 trunk r237589, r236558. PR ta [...]
new 546c046 gcc/
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/ipa-chkp.c | 8 +++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr71529.C | 22 ++++++++++++++++++++++
4 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr71529.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 4b56088 Add support to set target config data based on the domain. Ad [...]
new 842037c Enable handling of multiple --extraconfig[dir] options
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:
abe.sh | 9 +++++++--
lib/component.sh | 6 +++---
2 files changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.