(C_NAMS): move definition to...
* asm.m4 (C_NAME): Define here, also take fat_transform.
(fat_suffix): Replaced by...
- (fat_transform): New macro, taking symbol nama as argument.
+ (fat_transform): New macro, taking symbol name as argument.
Updated all uses of fat_suffix.
* fat-x86_64.c: Updated for internal "_nettle" prefix on
cpu-specific memxor functions.
* configure.ac: Bumped package version number to 3.1.
(LIBHOGWEED_MAJOR): Bumped library version to 4.0.
- Merged camellia-reorg changes (starting at 2014-07-04).
+ Merged curve25519 changes (starting at 2014-07-04).
* Makefile.in (clean-here): Added ecc-25519.h.
2014-08-26 Niels Möller <nisse@lysator.liu.se>