Commit Graph

206 Commits

Author SHA1 Message Date
David Abdurachmanov ceca7985d2
Try to enable rust-analyzer for riscv64
This is the 2nd attempt.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-01-16 10:46:21 +02:00
David Abdurachmanov 4a3b701b39
Merge remote-tracking branch 'up/f37' into f37-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-01-13 08:57:07 +02:00
David Abdurachmanov 68726fa32d
Revert "Enable rust-analyzer for riscv64"
This reverts commit 96dc0c89e7.
2023-01-13 08:55:50 +02:00
David Abdurachmanov 96dc0c89e7
Enable rust-analyzer for riscv64
This is a test. Might not work. Testing to provide feedback on GitHub:

https://github.com/rust-lang/rust/pull/75103

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-01-11 16:35:44 +00:00
Josh Stone 5a745388ed Update to 1.66.1.
Security fix for CVE-2022-46176
2023-01-10 18:05:07 -08:00
David Abdurachmanov 77bce84d63
Merge remote-tracking branch 'up/f37' into f37-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-01-10 06:28:09 +00:00
Josh Stone 5379ac25ac Update to 1.66.0. 2022-12-15 09:12:22 -08:00
David Abdurachmanov 6bdc0ace9d
Bump release
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-29 07:21:37 +02:00
David Abdurachmanov ae25172117 Revert "Revert 263edd43c5255084292329423c61a9d69715ebfa"
This reverts commit f67044a228.
2022-11-29 07:20:25 +02:00
David Abdurachmanov 7399d42c21
Do not package rust-analyzer on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-28 10:31:15 +02:00
David Abdurachmanov f67044a228
Revert 263edd43c5255084292329423c61a9d69715ebfa
Based on:
https://github.com/rust-lang/rust/issues/102155

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-28 10:29:10 +02:00
David Abdurachmanov 05aaef4716
Update changelog entry
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-28 10:27:02 +02:00
David Abdurachmanov 4a32e1dd76
Revert "Bootstrap"
This reverts commit a08b5e5e1b.
2022-11-28 10:04:13 +02:00
David Abdurachmanov a08b5e5e1b
Bootstrap
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-04 17:10:07 +02:00
David Abdurachmanov 7089aa2bdb
Enable riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-04 12:30:54 +02:00
Josh Stone f5bf4afaf1 Update to 1.65.0.
rust-analyzer now obsoletes rls.
2022-11-03 11:11:45 -07:00
Josh Stone fbf19ab00e Update to 1.64.0.
Add rust-analyzer.
2022-09-22 13:06:42 -07:00
Josh Stone f4ffb080ba Update to 1.63.0. 2022-08-11 09:02:28 -07:00
Fedora Release Engineering f8bc0ed0d9 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 02:34:28 +00:00
Josh Stone 329f0aa507 Update to 1.62.1. 2022-07-19 09:10:30 -07:00
Josh Stone 9079a8b665 Prevent unsound coercions from functions with opaque return types. 2022-07-13 12:50:50 -07:00
Josh Stone da6e6dd42c Update to 1.62.0. 2022-06-30 09:43:59 -07:00
Josh Stone f2eed3dd39 Add missing target_feature to the list of well known cfg names 2022-05-23 15:42:58 -07:00
Josh Stone 3c34da705b Update to 1.61.0.
Add rust-toolset for ELN.
2022-05-19 16:19:51 -07:00
Josh Stone 04da44cfe0 Update to 1.60.0. 2022-04-07 10:16:05 -07:00
Josh Stone 2732633a74 split up the bootstrap downloads 2022-03-25 14:27:29 -07:00
Josh Stone 96205271fc Fix the archive index for wasm32-wasi's libc.a 2022-03-25 13:32:40 -07:00
Stephen Gallagher 58058fcf89
Rebuild against the bootstrapped build
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-04 16:54:46 -05:00
Stephen Gallagher eb8a9d02cd
Bootstrapping for Fedora ELN
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-04 11:39:28 -05:00
Josh Stone ca44879840 Fix s390x hangs, rhbz#2058803 2022-03-01 17:32:36 -08:00
Josh Stone e605359b2b Update to 1.59.0.
Revert to libgit2 1.3.x
2022-02-24 11:40:26 -08:00
Igor Raits a929a38db9
Rebuild for libgit2 1.4.x
Signed-off-by: Igor Raits <igor.raits@gmail.com>
2022-02-20 19:43:35 +01:00
Josh Stone 820e900bd0 Update to 1.58.1. 2022-01-20 16:08:45 -08:00
Josh Stone 26168805e8 Update to 1.58.0. 2022-01-13 11:41:45 -08:00
Josh Stone 36c3018948 Add MinGW targets
- Add `rust-std-static-i686-pc-windows-gnu`, which also provides `mingw32-rust`.
- Add `rust-std-static-x86_64-pc-windows-gnu`, which also provides `mingw64-rust`.
2022-01-06 12:51:58 -08:00
Josh Stone b4ce4e3b09 Update to 1.57.0, fixes rhbz#2028675.
Backport rust#91070, fixes rhbz#1990657
Add rust-std-static-wasm32-wasi
2021-12-02 15:05:01 -08:00
Igor Raits 7b8811c5df
De-bootstrap
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 22:24:16 +01:00
Igor Raits 7ece76136b
Bootstrap
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 15:38:29 +01:00
Igor Raits 87168d10f5
Rebuild for libgit2 1.3.x
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 15:36:49 +01:00
Josh Stone a30f744cc0 Update to 1.56.1. 2021-11-01 10:13:10 -07:00
Josh Stone 917b223b5e Update to 1.56.0. 2021-10-21 12:29:34 -07:00
Sahana Prasad 59cd56ee37 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:14:06 +02:00
Josh Stone 8107b9011e unset bootstrap_arches 2021-09-09 16:51:23 -07:00
Josh Stone e675755a18 Update to 1.55.0.
Use llvm-ranlib for wasm rlibs; Fixes rhbz#2002612
2021-09-09 16:42:58 -07:00
Josh Stone 8df8326f7e Build with LLVM 12 on Fedora 35+ 2021-08-24 11:33:19 -07:00
Josh Stone 9e24510b77 Update to 1.54.0. 2021-07-29 09:14:40 -07:00
Fedora Release Engineering c2603b2286 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 12:57:15 +00:00
Josh Stone 9e0cdcfa93 Clean some temporary files to reduce total disk space 2021-07-21 09:44:42 -07:00
Josh Stone bb1cdb7330 noarch+ExcludeArch doesn't work on subpackages 2021-07-15 13:52:24 -07:00
Josh Stone e9feea05d7 Exclude wasm on s390x for lack of lld 2021-07-08 17:13:17 -07:00