Merge branch '2.5.x'
authorMark Wooding <mdw@distorted.org.uk>
Sat, 9 May 2020 19:55:40 +0000 (20:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 May 2020 19:55:40 +0000 (20:55 +0100)
commit551a5729aff083d8cc56c092dacc9936e96a1435
treea0b9f3af16e5393d1424a3c3038cec907078af27
parent7b0d1a63587f3cb1ae3bb8b248bbb1b82bdca7bd
parent407d0f49d802d4cdb13022bf8466fcc9ef7a3c99
Merge branch '2.5.x'

* 2.5.x:
  Release 2.5.2.
  base/regdump.c: Be helpful about VFP/NEON registers before `regdump_init'.
  base/regdump.h (ARM32, ARM64): Properly parenthesize `_regfmt' arguments.
  base/regdump.c: Dump ARM VFP/NEON registers with the correct source tag.
  debian/catacomb2.symbols: Bump versions for fixed functions.
  Release 2.4.5.
  math/group-parse.c (group-parse): Parse binary-group descriptions.
  math/group-parse.c: Fix copyright notice.
  *.c: Check for ARM64 SIMD before using the accelerated code.
  base/dispatch.c: Recognize `CPUFEAT_ARM_NEON' as requesting ARM64 SIMD.
  symm/t/chacha: Missing test from RFC8439.
  math/t/{mpx,mpmont}: Add some extra tests for flushing out `mul4' bugs.
  math/mpx-mul4-*: Test the `...zc' variants too.
  math/Makefile.am, symm/Makefile.am: Use `--no-install' on oddball tests.
  progs/pixie.c: Don't crash when trying to set an empty passphrase.
  configure.ac, vars.am: Use host-specific link options for test programs.
base/dispatch.c
configure.ac
debian/catacomb2.symbols
debian/changelog