notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/rust/files/powerpc64-elfv1/patch-src_bootstrap_native.rs
SVNWeb

Number of commits found: 3

Thu, 26 Jan 2023
[ 12:23 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:988dc662364d9ab3d7cea82c642068a27b0c1254  commit hash:988dc662364d9ab3d7cea82c642068a27b0c1254  commit hash:988dc662364d9ab3d7cea82c642068a27b0c1254  988dc66 
lang/rust: remove support for armv6 and powerpc64 elfv1

Support for both has been removed from lang/rust-bootstrap.
Sun, 19 Sep 2021
[ 09:03 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:6f1fefb50e755d727f471aeb75ebe4e28f876b4b  commit hash:6f1fefb50e755d727f471aeb75ebe4e28f876b4b  commit hash:6f1fefb50e755d727f471aeb75ebe4e28f876b4b  6f1fefb  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
lang/rust: Update to 1.55.0

- Set codegen-units=1 [1]
- Add hack to skip cargo update on git sources as a step towards solving [2]
- Fix 'capacity overflow' panics on armv* [3]

Changes:	https://blog.rust-lang.org/2021-09-09/Rust-1.55.0.html
PR:		258337
PR:		256099 [1]
PR:		256581 [2]
PR:		257419 [3]
Reviewed by:	mikael, pkubaj
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D31872
With hat:	rust
Thu, 7 Nov 2019
[ 18:07 tobik search for other commits by this committer ] Original commit   Revision:516995 (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
lang/rust: Update to 1.39.0

- Force rebuild all consumers to catch regressions early
- Partially apply D20792 in preparation for PPC_ABI support
- Add LibreSSL 3.0.x support [1]

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
PR:		241411 [1]
Tested by:	mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D22240

Number of commits found: 3