summaryrefslogtreecommitdiff
path: root/fat-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* combine preprocessor directives to reduce nesting of conditions in fat-ppc.cMaamoun TK2020-12-211-7/+6
* [PowerPC64] Skip using getauxval() when it is not availableMaamoun TK2020-12-201-3/+6
* ppc: New assembly for chacha_core4, doing four blocks in parallel.Niels Möller2020-11-301-2/+2
* Merge branch 'ppc-gcm' into master-updatesNiels Möller2020-11-281-1/+35
|\
| * ppc: Enable gcm code in fat builds. Based on patch by Mamone Tarsha.Niels Möller2020-11-261-1/+35
* | ppc: Enable _chacha_2core in fat builds.Niels Möller2020-11-241-0/+27
|/
* "PowerPC" Detect VSX support on AIX and FreeBSDMaamoun TK2020-11-111-4/+21
* ppc: Add altivec detection to fat buildsNiels Möller2020-11-071-2/+31
* Indentation fixesNiels Möller2020-08-261-42/+42
* Check for ENV_OVERRIDE in get_ppc_features()Maamoun TK2020-08-261-8/+30
* Add AIX to cpu detectionMaamoun TK2020-08-261-9/+20
* Add support for powerpc64 fat buildNiels Möller2020-08-261-0/+129