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@gcc.gnu.org new 25df644 2016-12-03 Thomas Koenig tkoenig@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%)