[libm4rie] 01/09: Merge tag 'upstream/20150908'

Julien Puydt julien.puydt at laposte.net
Sat May 21 20:14:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository libm4rie.

commit e3607fd9e574802b8b16781ecdef1454b8e39603
Merge: 1b1b764 7a6cde2
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat May 21 20:47:55 2016 +0200

    Merge tag 'upstream/20150908'
    
    Upstream version 20150908

 AUTHORS                                            |    0
 ChangeLog                                          |    0
 Makefile.am                                        |   41 +-
 Makefile.in                                        |  668 +------------
 NEWS                                               |    0
 aclocal.m4                                         |   62 +-
 bench/Makefile.am                                  |   79 +-
 bench/Makefile.in                                  |  424 ++++----
 bench/bench_elimination.c                          |    2 +-
 bench/bench_multiplication.c                       |    2 +-
 bench/bench_ple.c                                  |    2 +-
 bench/bench_smallops.c                             |    2 +-
 bench/bench_trsm.c                                 |    2 +-
 bench/benchmarking.h                               |   37 +
 bench/cpucycles-20060326/alpha.c                   |   80 ++
 bench/cpucycles-20060326/alpha.h                   |   27 +
 bench/cpucycles-20060326/amd64cpuinfo.c            |   30 +
 .../amd64cpuinfo.h}                                |    0
 bench/cpucycles-20060326/amd64tscfreq.c            |   18 +
 bench/cpucycles-20060326/amd64tscfreq.h            |   27 +
 bench/cpucycles-20060326/clockmonotonic.c          |   34 +
 bench/cpucycles-20060326/clockmonotonic.h          |   27 +
 bench/cpucycles-20060326/compile                   |   31 +
 bench/{ => cpucycles-20060326}/cpucycles.h         |    0
 bench/cpucycles-20060326/do                        |   47 +
 bench/cpucycles-20060326/gettimeofday.c            |   45 +
 bench/cpucycles-20060326/gettimeofday.h            |   27 +
 bench/cpucycles-20060326/hppapstat.c               |   26 +
 bench/cpucycles-20060326/hppapstat.h               |   27 +
 bench/cpucycles-20060326/powerpcaix.c              |   76 ++
 bench/cpucycles-20060326/powerpcaix.h              |   27 +
 bench/cpucycles-20060326/powerpclinux.c            |   85 ++
 bench/cpucycles-20060326/powerpclinux.h            |   27 +
 bench/cpucycles-20060326/powerpcmacos.c            |   41 +
 bench/cpucycles-20060326/powerpcmacos.h            |   27 +
 bench/cpucycles-20060326/sparc32psrinfo.c          |   34 +
 bench/cpucycles-20060326/sparc32psrinfo.h          |   27 +
 bench/cpucycles-20060326/sparcpsrinfo.c            |   29 +
 bench/cpucycles-20060326/sparcpsrinfo.h            |   27 +
 bench/cpucycles-20060326/test.c                    |   59 ++
 bench/cpucycles-20060326/x86cpuinfo.c              |   29 +
 bench/cpucycles-20060326/x86cpuinfo.h              |   27 +
 bench/cpucycles-20060326/x86tscfreq.c              |   17 +
 bench/cpucycles-20060326/x86tscfreq.h              |   27 +
 config.sub                                         |    9 +-
 configure                                          |   51 +-
 configure.ac                                       |    4 +-
 m4rie/blm.c                                        |   10 +-
 tests/Makefile.am                                  |   13 +
 tests/Makefile.in                                  | 1046 ++++++++++++++++++++
 tests/test_smallops.c                              |    3 +-
 tests/testing.h                                    |    4 +-
 52 files changed, 2469 insertions(+), 997 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libm4rie.git



More information about the debian-science-commits mailing list