This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 25df644 2016-12-03 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 31b80ba * config/abi/post/hppa-linux-gnu/baseline_symbols.txt: Regenerate.
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:
libstdc++-v3/ChangeLog | 4 +
.../abi/post/hppa-linux-gnu/baseline_symbols.txt | 95 ++++++++++++++++++++++
2 files changed, 99 insertions(+)
--
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 c018e3b [X86] Fix VEX encoded VPMADDUBSW to not be marked commutable.
new 20e9431 [InstCombine] change select type to eliminate bitcasts
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/Transforms/InstCombine/InstCombineCasts.cpp | 47 ++++++++++++++++++++++++
test/Transforms/InstCombine/bitcast.ll | 48 ++++++++++++++++++-------
2 files changed, 82 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 clang-tools-extra.
from d048dbf [clang-tidy] Do not trigger unnecessary-value-param check on [...]
new d5fcd06 [clang-move] don't miss ',' in json output when there are dup [...]
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:
clang-move/tool/ClangMoveMain.cpp | 18 ++++++++----------
1 file changed, 8 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 lld.
from 0a8d767 [ELF] - Implemented R_386_16 and R_386PC16 relocations
new 083dae3 Ignone SHF_INFO_LINK.
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 | 7 +++--
.../shf-info-link.test} | 17 +++++-------
test/ELF/shf-info-link.test | 32 ++++++++++++++++++++++
3 files changed, 43 insertions(+), 13 deletions(-)
copy test/ELF/{relocation-dtrace.test => Inputs/shf-info-link.test} (58%)
create mode 100644 test/ELF/shf-info-link.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 clang.
from 012b8f1 Sema: delay the DLL exported member referencing
new 5cd7433 [libclang] Fix python 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:
bindings/python/tests/cindex/test_cursor.py | 2 +-
bindings/python/tests/cindex/test_tokens.py | 2 +-
2 files 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 gcc.
from 1f08ff9 2016-12-03 Janus Weil <janus(a)gcc.gnu.org>
new 25df644 2016-12-03 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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:
libgcc/ChangeLog | 8 +
libgcc/config/i386/cpuinfo.c | 92 +-
libgcc/config/i386/cpuinfo.h | 116 ++
libgfortran/ChangeLog | 28 +
libgfortran/Makefile.am | 2 +-
libgfortran/Makefile.in | 2 +-
libgfortran/acinclude.m4 | 51 +
libgfortran/config.h.in | 9 +
libgfortran/configure | 87 +
libgfortran/configure.ac | 9 +
libgfortran/generated/matmul_c10.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_c16.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_c4.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_c8.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_i1.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_i16.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_i2.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_i4.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_i8.c | 2233 +++++++++++++++++++++
libgfortran/generated/matmul_r10.c | 2237 ++++++++++++++++++++++
libgfortran/generated/matmul_r16.c | 2237 ++++++++++++++++++++++
libgfortran/generated/matmul_r4.c | 2237 ++++++++++++++++++++++
libgfortran/generated/matmul_r8.c | 2237 ++++++++++++++++++++++
libgfortran/m4/matmul.m4 | 596 +-----
libgfortran/m4/{matmul.m4 => matmul_internal.m4} | 89 +-
25 files changed, 29446 insertions(+), 688 deletions(-)
create mode 100644 libgcc/config/i386/cpuinfo.h
copy libgfortran/m4/{matmul.m4 => matmul_internal.m4} (84%)
--
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 5c0ee8a 2016-12-02 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 1f08ff9 2016-12-03 Janus Weil <janus(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/finalize_30.f90 | 2 ++
4 files changed, 13 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 14b3c27 [ELF] - Change the way how we compute offsets for binary output.
new 0a8d767 [ELF] - Implemented R_386_16 and R_386PC16 relocations
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/Target.cpp | 10 ++++++++++
test/ELF/i386-pc16.test | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 test/ELF/i386-pc16.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 lld.
from 5eac7dc [ELF] - Disable relro when -omagic specified.
new 14b3c27 [ELF] - Change the way how we compute offsets for binary output.
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/Writer.cpp | 13 +++++++++----
test/ELF/oformat-binary-ttext.s | 18 ++++++++++++++++++
2 files changed, 27 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/oformat-binary-ttext.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.