Skip to content

Commit d6fe1ec

Browse files
committed
READMEs updates
1 parent 8f9583a commit d6fe1ec

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

README-MAINTAINER.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,10 @@ xpm link -C ~/Work/xpack-dev-tools/xbb-helper-xpack.git
9292

9393
The xPack GNU RISC-V Embedded GCC release schedule will generally follow the
9494
[GNU](https://gcc.gnu.org/releases.html) release schedule. To save some
95-
time, the initial X.1 release will be skipped. Updates for previous releases
96-
are also planned (like X-1.3, X-2.4, X-3.5).
95+
time, the initial X.1 release will be skipped. Updates for previous releases,
96+
like (X-1).3, (X-2).4, (X-3).5, are also planned.
97+
The builds will be performed after all these releases will be available
98+
(tentatively in August-September).
9799

98100
## How to make new releases
99101

@@ -549,13 +551,13 @@ These commands use the `xpack-develop` branch of this repo.
549551

550552
## Durations & results
551553

552-
The full builds take about 14 hours (3h30 without multi-libs):
554+
The full builds take about 15 hours (4h24 without multi-libs):
553555

554-
- `xbbmi`: 6h20 (1h04)
555-
- `xbbma`: 2h22 (0h33)
556-
- `xbbli`: 2h49 (0h41) Linux, 2h51 (0h33) Windows
557-
- `xbbla`: 13h33 (4h24)
558-
- `xbbla32`: 14h00 (4h17)
556+
- `xbbmi`: 5h15 (1h04) (nuc)
557+
- `xbbma`: 2h35 (0h33)
558+
- `xbbli`: 2h52 (0h41) Linux, 2h49 (0h33) Windows
559+
- `xbbla`: 13h33- (4h24)
560+
- `xbbla32`: 14h00- (4h17)
559561

560562
The workflows results and logs are available from the
561563
[Actions](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/actions/) page.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ The binaries can be installed automatically as **binary xPacks** or manually as
3232
This distribution plans to follow the official
3333
[GNU](https://gcc.gnu.org/releases.html) release schedule.
3434
To save some time, the initial X.1 release will be skipped.
35+
Updates for previous releases,
36+
like (X-1).3, (X-2).4, (X-3).5, are also planned.
3537

3638
## User info
3739

0 commit comments

Comments
 (0)