openssl/crypto/sha
Andy Polyakov 20b88bb160 PPC assembly pack: remove branch hints.
As it turns out branch hints grew as kind of a misconception. In
addition their interpretation by GNU assembler is affected by
assembler flags and can end up with opposite meaning on different
processors. As we have to loose quite a lot on misinterprerations,
especially on newer processors, we just omit them altogether.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-04-07 21:27:24 +02:00
..
asm PPC assembly pack: remove branch hints. 2016-04-07 21:27:24 +02:00
build.info build.info/Makefile.in: Itanium fixups. 2016-03-14 13:50:43 +01:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
sha1_one.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
sha1dgst.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
sha256.c RT4347: Fix GCC unused-value warnings with HOST_c2l() 2016-03-01 12:10:18 -05:00
sha512.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
sha_locl.h RT4347: Fix GCC unused-value warnings with HOST_c2l() 2016-03-01 12:10:18 -05:00