Skip to content

Releases: Libvecpf/libvecpf

v1.1.0

13 Jul 13:14
Compare
Choose a tag to compare

ChangeLog

v1.1.0 - 2015-07-13

  • Release 1.1.0
  • Pass the library version to Libtool
  • Add script to generate a release tarball and sums
  • Fix autotooling errors from distcheck
  • Enable POWER8 vector instructions on Debian
  • Integrate the debian build
  • Fix man page installation
  • Ignore more files
  • Initial debian script
  • Automatically generate ChangeLog files
  • Force usage of vector instructions and warnings
  • Add support for GNU Automake
  • Honor LDFLAGS and CPPFLAGS
  • Escape minus characters and typo
  • Removes a dependency on grefer from the man page
  • Converts manpages to plain text
  • Do not force -mcpu=power8
  • Stop using ldconfig to create symbolic links
  • Respect DESTDIR directory to do staged installation.
  • Remove created files during build
  • Add .gitignore
  • Allow building from the source code directory
  • Removal of a special character
  • Removing debug statements
  • This patch adds new type vector int128_t
  • libvecpf: Fix vector_mods register and build on LE
  • libvecpf: Missing VSX cleanup in Makefile
  • libvecpf: Fix vector_mods register and build on LE
  • libvecpf: Missing VSX cleanup in Makefile
  • libvecpf: Enable VSX support by default
  • libvecpf: Change make clean to remove only objects
  • libvecfp: Remove internal dynamic allocation

v1.0.0

09 Jun 19:50
Compare
Choose a tag to compare

ChangeLog

v1.0.0 - 2013-08-09

  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README and README.md
  • Update README.md
  • Update README.md
  • Check in first drop of libvecpf code, version 1.0.0.
  • Initial commit