[med-svn] [libhmsbeagle] branch upstream updated (e2d517b -> 8937f32)

Andreas Tille tille at debian.org
Thu Jan 28 08:01:31 UTC 2016


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

tille pushed a change to branch upstream
in repository libhmsbeagle.

      from  e2d517b   Imported Upstream version 2.1.2+20150820
       new  8937f32   Imported Upstream version 2.1.2+20151220

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:
 configure.ac                                       |   1 +
 libhmsbeagle/CPU/BeagleCPU4StateSSEImpl.hpp        |  12 +-
 libhmsbeagle/GPU/kernels/Makefile.am               |  24 +-
 m4/ac_jni_include_dir.m4                           | 117 -----
 m4/acx_pthread.m4                                  | 243 ----------
 m4/ax_check_compile_flag.m4                        |  12 +-
 m4/ax_compare_version.m4                           |   1 -
 m4/ax_compiler_vendor.m4                           |  87 ++++
 m4/ax_compiler_version.m4                          | 492 +++++++++++++++++++++
 m4/ax_ext.m4                                       | 389 +++++++++++-----
 m4/ax_gcc_option.m4                                | 129 ------
 m4/ax_gcc_version.m4                               |  32 +-
 ...x_gcc_x86_cpuid.m4 => ax_gcc_x86_avx_xgetbv.m4} |  54 +--
 m4/ax_gcc_x86_cpuid.m4                             |  22 +-
 m4/ax_jni_include_dir.m4                           | 132 ++++++
 m4/ax_openmp.m4                                    |  37 +-
 m4/ax_prog_java.m4                                 | 115 +++++
 m4/ax_prog_java_works.m4                           | 134 ++++++
 m4/{ac_prog_javac.m4 => ax_prog_javac.m4}          |  30 +-
 m4/{ac_prog_javac.m4 => ax_prog_javac_works.m4}    |  51 +--
 20 files changed, 1385 insertions(+), 729 deletions(-)
 delete mode 100644 m4/ac_jni_include_dir.m4
 delete mode 100644 m4/acx_pthread.m4
 create mode 100644 m4/ax_compiler_vendor.m4
 create mode 100644 m4/ax_compiler_version.m4
 delete mode 100644 m4/ax_gcc_option.m4
 copy m4/{ax_gcc_x86_cpuid.m4 => ax_gcc_x86_avx_xgetbv.m4} (57%)
 create mode 100644 m4/ax_jni_include_dir.m4
 create mode 100644 m4/ax_prog_java.m4
 create mode 100644 m4/ax_prog_java_works.m4
 copy m4/{ac_prog_javac.m4 => ax_prog_javac.m4} (79%)
 rename m4/{ac_prog_javac.m4 => ax_prog_javac_works.m4} (63%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhmsbeagle.git



More information about the debian-med-commit mailing list