Difference between revisions of "Porting/Bitcoin Core"

From RCS Wiki
Jump to navigation Jump to search
(Add Bitcoin Core porting info)
 
(Update issue list (Gitian and Guix support for POWER was merged))
 
Line 4: Line 4:
 
* [https://github.com/bitcoin/bitcoin/pull/6210 build: disable optional use of gmp in internal secp256k1 build]
 
* [https://github.com/bitcoin/bitcoin/pull/6210 build: disable optional use of gmp in internal secp256k1 build]
 
* [https://github.com/bitcoin/bitcoin/pull/7059 add powerpc build support for openssl lib]
 
* [https://github.com/bitcoin/bitcoin/pull/7059 add powerpc build support for openssl lib]
 +
* [https://github.com/bitcoin/bitcoin/pull/14066 gitian-linux: Build binaries for 64-bit POWER]
 
* [https://github.com/bitcoin/bitcoin/pull/15134 tests: Switch one of the Travis jobs to an unsigned char environment (-funsigned-char)]
 
* [https://github.com/bitcoin/bitcoin/pull/15134 tests: Switch one of the Travis jobs to an unsigned char environment (-funsigned-char)]
 
* [https://github.com/bitcoin/bitcoin/pull/16086 contrib: use newer config.guess & config.sub in install_db4.sh]
 
* [https://github.com/bitcoin/bitcoin/pull/16086 contrib: use newer config.guess & config.sub in install_db4.sh]
Line 10: Line 11:
 
* [https://github.com/bitcoin/bitcoin/pull/17678 depends: Support for S390X and POWER targets]
 
* [https://github.com/bitcoin/bitcoin/pull/17678 depends: Support for S390X and POWER targets]
 
* [https://github.com/bitcoin/bitcoin/pull/19959 build: patch qt libpng to fix powerpc build]
 
* [https://github.com/bitcoin/bitcoin/pull/19959 build: patch qt libpng to fix powerpc build]
 +
* [https://github.com/bitcoin/bitcoin/pull/20434 contrib: Parse ELF directly for symbol and security checks]
 +
* [https://github.com/bitcoin/bitcoin/pull/20963 gitian-linux: Build binaries for 64-bit POWER (continued)]
 +
* [https://github.com/bitcoin/bitcoin/pull/21089 guix: Add support for powerpc64{,le}]
 +
* [https://github.com/bitcoin/bitcoin/pull/21298 guix: Bump time-machine, glibc, and linux-headers]
  
 
== In progress ==
 
== In progress ==
  
 
* [https://github.com/bitcoin/bitcoin/pull/13203 Add POWER8 ASM for 4-way SHA256]
 
* [https://github.com/bitcoin/bitcoin/pull/13203 Add POWER8 ASM for 4-way SHA256]
* [https://github.com/bitcoin/bitcoin/pull/14066 gitian-linux: Build binaries for 64-bit POWER]
 
 
* [https://github.com/bitcoin/bitcoin/pull/17402 ci: Travis support for PowerPC64]
 
* [https://github.com/bitcoin/bitcoin/pull/17402 ci: Travis support for PowerPC64]
* [https://github.com/bitcoin/bitcoin/pull/20434 contrib: Parse ELF directly for symbol and security checks]
 
  
 
[[Category:Ports]]
 
[[Category:Ports]]

Latest revision as of 02:48, 21 March 2021