openssl/crypto/aes
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
aes_cbc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_cfb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_core.c Clean-up *_DEBUG options. 2016-04-07 21:18:00 +02:00
aes_ecb.c Clean-up *_DEBUG options. 2016-04-07 21:18:00 +02:00
aes_ige.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_locl.h Remove #error from include files. 2016-03-20 19:48:36 -04:00
aes_misc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_ofb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_wrap.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_x86core.c Clean-up *_DEBUG options. 2016-04-07 21:18:00 +02:00
build.info Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00