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 41e4326 * config/i386/i386.h (TARGET_AVOID_4BYTE_PREFIXES): Define. [...]
new 122c009 * ru.po: Update.
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/po/ChangeLog | 4 +
gcc/po/ru.po | 10108 +++++++++++++++++++++++++++++++++++------------------
2 files changed, 6737 insertions(+), 3375 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 clang.
from 8113b01 [AVX512] Don't rely on value names. They're different in rele [...]
new 962dea4 [Clang][AVX512][Builtin] Fix palignr intrinsics header
new 1e97a43 [X86][AVX2] Full set of AVX2 intrinsics tests
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/Headers/avx512bwintrin.h | 6 +-
test/CodeGen/avx2-builtins.c | 1355 +++++++++++++++++++++++-------------------
2 files changed, 753 insertions(+), 608 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 lld.
from a677405 [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
new c0c60e9 ELF: Handle empty CIE augmentation string
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/EhFrame.cpp | 2 +-
test/ELF/Inputs/no-augmentation.o | Bin 0 -> 3640 bytes
test/ELF/no-augmentation.test | 10 ++++++++++
3 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/Inputs/no-augmentation.o
create mode 100644 test/ELF/no-augmentation.test
--
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 f6871bb libgcc/ * config/nvptx/crt0.s: Delete. * config/nvptx/crt0 [...]
new e249eb9 * config/msp430/msp430.c (msp430_attr): Produce an error if [...]
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/msp430/msp430.c | 4 ++++
gcc/config/msp430/msp430.h | 1 -
gcc/config/msp430/msp430.md | 8 ++++++++
4 files changed, 21 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 clang.
from 5c9885d Fix mangled name of method with ns_consumed parameters.
new 8113b01 [AVX512] Don't rely on value names. They're different in rele [...]
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/avx512f-builtins.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 lld.
from d9bfe48 Really define --export-dynamic-symbol= as an alias to --expor [...]
new a677405 [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
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/InputSection.cpp | 4 ++
ELF/Relocations.cpp | 18 ++++++---
ELF/Relocations.h | 1 +
ELF/Target.cpp | 27 +++++++++++++
ELF/Target.h | 3 ++
test/ELF/Inputs/gotpc-relax-und-dso.s | 4 ++
test/ELF/gotpc-relax-und-dso.s | 72 +++++++++++++++++++++++++++++++++
test/ELF/gotpc-relax.s | 76 +++++++++++++++++++++++++++++++++++
8 files changed, 199 insertions(+), 6 deletions(-)
create mode 100644 test/ELF/Inputs/gotpc-relax-und-dso.s
create mode 100644 test/ELF/gotpc-relax-und-dso.s
create mode 100644 test/ELF/gotpc-relax.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 master
in repository clang.
from 1c3b229 [Clang][AVX512][BUILTIN] Add missing intrinsics for cast
new 5c9885d Fix mangled name of method with ns_consumed parameters.
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/AST/ItaniumMangle.cpp | 6 +++---
test/CodeGenObjCXX/arc-attrs.mm | 10 +++++-----
test/CodeGenObjCXX/arc-mangle.mm | 6 +++++-
test/CodeGenObjCXX/mangle.mm | 9 ++++++++-
4 files changed, 21 insertions(+), 10 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 clang-tools-extra.
from 4b83c43 [include-fixer] Simplify the code since we won't handle multi [...]
new 23f2dfd Include local header with quotes instead of angle brackets.
new f7525a8 [include-fixer] /usr/include/xlocal.h to include/xlocal.h in [...]
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:
include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp | 2 +-
include-fixer/find-all-symbols/STLPostfixHeaderMap.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.