summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Resolve cppcheck Signed integer overflow errorsBrad Hubbard2017-04-101-1/+1
* Support for runtime SIMD detectionBassam Tabbara2016-09-131-0/+20
* Add support for printing functions selected in gf_initBassam Tabbara2016-09-131-0/+16
* arm: NEON optimisations for gf_w64Janne Grunau2014-10-241-0/+50
* arm: NEON optimisations for gf_w32Janne Grunau2014-10-241-0/+71
* arm: NEON optimisations for gf_w16Janne Grunau2014-10-241-0/+66
* arm: NEON optimisations for gf_w8Janne Grunau2014-10-241-0/+99
* arm: NEON optimisations for gf_w4Janne Grunau2014-10-241-0/+63
* configure: add ARM/AArch64 NEON supportJanne Grunau2014-10-091-0/+4
* simd: rename the region flags from SSE to SIMDJanne Grunau2014-10-092-5/+7
* On CPU that doesn't support SSE4.2 instructions set, this will failLeo Laksmana2014-08-231-1/+6
* Removed comments marking CARRY_FREE_GK additions.Adam Disney2014-06-161-1/+1
* Merge remote-tracking branch 'jayrde/wip-autoconf-cleanup'Adam Disney2014-06-162-184/+0
|\
| * remove autogenerated files from repositoryJens Rosenboom2014-03-182-178/+0
* | autoreconf'd to reflect addition of --disable-sseKevin Greenan2014-06-091-0/+3
* | Implemented CARRY_FREE_GK. Sections added are tagged with a comment //ADAMAdam Disney2014-06-061-7/+8
* | fix comment/message on GF_E_SP128_A/GF_E_SP128_SDanny Al-Gaaf2014-04-221-2/+2
* | Ran autogen to pick-up the changes needed to run 'make check'Kevin Greenan2014-04-021-0/+3
|/
* Added more header files to the distribution, which will allowKevin Greenan2014-01-021-3/+0
* Removed GROUP/128/SSE. It wasn't compiling, and it needed an overhaul.Jim Plank2014-01-011-1/+0
* Fixed the problem with PCLMUL and gf_complete.h. RemovedJim Plank2013-12-311-7/+1
* Third.1 time's a charm (autoconf non-sense for PCLMUL).Kevin Greenan2013-12-301-3/+0
* Added entry to configure.ac to avoid running autotools during normal build.Kevin Greenan2013-12-301-0/+3
* Added PCLMUL to the autoconf macro...Kevin Greenan2013-12-301-0/+3
* Build failed... It was because the some headers were in the wrong place.Kevin Greenan2013-12-043-0/+284
* Setting up autoconf/automake for GF-CompleteKevin Greenan2013-12-044-0/+396