summaryrefslogtreecommitdiff
path: root/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Use PowerPC unaligned loads and stores with Power8 (GH #825, PR #826)Jeffrey Walton2019-04-271-40/+31
* Use TCXXFLAGS instead of CXXFLAGS (#815)Nicolas Chauvet (kwizart)2019-02-281-7/+7
* Remove early NEON qualification tests from Makefile (GH #812, GH #813)Jeffrey Walton2019-02-271-6/+4
* Post-release version incrementJeffrey Walton2019-02-231-1/+1
* Add SHAKE-128 and SHAKE-256 (GH #805, PR #806)Jeffrey Walton2019-02-121-0/+5
* Fix Fedora 7 compileJeffrey Walton2019-02-051-2/+2
* Add test compile to makefileJeffrey Walton2019-02-031-0/+3
* Add Hurd support for Makefile and cryptest.shJeffrey Walton2019-02-031-6/+7
* Cleanup lcov recipeJeffrey Walton2019-02-021-2/+6
* Cleanup Gcov recipeJeffrey Walton2019-02-021-1/+1
* Fix Linux detection for GNU HurdJeffrey Walton2019-02-021-1/+1
* Fix self test failure with IBM XL C/C++ on AIXJeffrey Walton2019-01-221-0/+4
* Remove socket librariesJeffrey Walton2019-01-201-6/+6
* Use carryless multiplies for NIST b233 and k233 curves (GH #783, PR #784)Jeffrey Walton2019-01-161-9/+16
* Rework makefile, avoid GNU install programJeffrey Walton2019-01-021-15/+18
* Avoid Clang integrated assembler on macOS PowerPC (GH #769)Tanzinul Islam2018-12-301-2/+2
* Fix GCM build when SSSE3 not availableJeffrey Walton2018-12-291-0/+7
* Post-release version incrementJeffrey Walton2018-12-281-1/+1
* Prepare for Crypto++ 8.0 releaseJeffrey Walton2018-12-271-1/+1
* Add Moon's curve25519 using SSE2 (GH #761)Jeffrey Walton2018-12-131-1/+5
* Fix Fedora and Red Hat feature testsJeffrey Walton2018-12-051-1/+1
* Add CRYPTOPP_DISABLE_MIXED_ASM define and feature test (GH #756, PR #757)Jeffrey Walton2018-12-051-3/+9
* Fix -xarch for CLMUL on SolarisJeffrey Walton2018-12-041-1/+1
* Test Travis Xenial buildJeffrey Walton2018-12-041-10/+28
* Fix Aarch64 with early GCCJeffrey Walton2018-12-041-8/+8
* Cleanup Disable rules for x86Jeffrey Walton2018-12-011-9/+10
* Update GNUmakefile-cross for feature tests (GH #741)Jeffrey Walton2018-12-011-1/+1
* Update ARM recipesJeffrey Walton2018-12-011-12/+23
* Fix Macports build on old hardwareJeffrey Walton2018-12-011-19/+29
* Remove language dependent BAD_RESULT variable from MakefileJeffrey Walton2018-12-011-13/+10
* Fix typoJeffrey Walton2018-12-011-1/+1
* Update test programs for x86 and ARM (GH #741)Jeffrey Walton2018-12-011-226/+162
* Fix SIGILL in TestDARN() functionJeffrey Walton2018-11-301-1/+1
* Fix type for XLC features ladderJeffrey Walton2018-11-281-3/+3
* Align GNUmakefile with Autotools and CMakeJeffrey Walton2018-11-281-127/+48
* Add Power9 Random Number Generator support (GH #747, PR #748)Jeffrey Walton2018-11-271-1/+12
* Add debug heap support on AIX with IBM XLCJeffrey Walton2018-11-211-1/+10
* Add TCXXFLAGS for compiler and cpu feature testing (GH #741)Jeffrey Walton2018-11-211-38/+46
* Improve -fPIC and -pthread rulesJeffrey Walton2018-11-211-15/+26
* Add separate Polynomial Multiply feature test on POWER8 (GH#742)Jeffrey Walton2018-11-191-9/+27
* Add POWER3 test for PowerPCJeffrey Walton2018-11-191-0/+11
* Fix LLVM Clang compile on PowerPCJeffrey Walton2018-11-191-8/+65
* Use clean compile as feature test gate on PowerPC (GH #742)Jeffrey Walton2018-11-181-14/+14
* Add unexpected to BAD_RESULTJeffrey Walton2018-11-181-1/+1
* Move CPU_ProbePower7 and CPU_ProbePower8 into their own source files (GH #742)Jeffrey Walton2018-11-181-1/+9
* Add BLAKE2s and ChaCha CORE SIMD function (GH #656)Jeffrey Walton2018-11-181-0/+1
* Fix PowerPC-64 detection using ClangJeffrey Walton2018-11-181-1/+1
* Add Newlib testJeffrey Walton2018-11-171-10/+10
* Cleanup makefileJeffrey Walton2018-11-171-23/+23
* Drop GCM to POWER7 if POWER8 unavailableJeffrey Walton2018-11-171-1/+5