Porting/Bitcoin Core
Revision as of 01:48, 21 March 2021 by JeremyRand (talk | contribs) (Update issue list (Gitian and Guix support for POWER was merged))
Finished
- Big endian support
- build: disable optional use of gmp in internal secp256k1 build
- add powerpc build support for openssl lib
- gitian-linux: Build binaries for 64-bit POWER
- tests: Switch one of the Travis jobs to an unsigned char environment (-funsigned-char)
- contrib: use newer config.guess & config.sub in install_db4.sh
- ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
- ci: Add big endian platform - s390x
- depends: Support for S390X and POWER targets
- build: patch qt libpng to fix powerpc build
- contrib: Parse ELF directly for symbol and security checks
- gitian-linux: Build binaries for 64-bit POWER (continued)
- guix: Add support for powerpc64{,le}
- guix: Bump time-machine, glibc, and linux-headers