S390: Add hwcaps value for vector facility.
[platform/upstream/linaro-glibc.git] / crypt / sha512.c
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-14 David S. MillerAdd support for sparc cryptographic hash opcodes.
2012-08-15 Roland McGrathFix last sha512.c change to avoid compiler warning.
2012-08-15 Paul EggertFix BZ#14090 - md5/sha512 with large sizes
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-07-19 Ulrich DrepperUse union to avoid casts in code to store results of...
2011-07-02 Ulrich DrepperFix last patch for big-endian machines
2011-07-02 Ulrich DrepperOptimize long-word additions in SHA implementation
2007-09-19 Ulrich Drepper* crypt/Makefile (libcrypt-routines): Add sha256-crypt...