Skip to content

Commit 1e99c05

Browse files
committed
website: updates
1 parent 2205d18 commit 1e99c05

14 files changed

+22
-21
lines changed

website/_xpack.github.io/_posts/releases/riscv-none-elf-gcc/2019-11-01-riscv-none-embed-gcc-v8-3-0-1-1-released.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,12 @@ rv64imafdc/lp64d;@march=rv64imafdc@mabi=lp64d
129129

130130
## Bug fixes
131131

132-
- [[#3]](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/3)
133-
Due to an omission in the build scripts, the content of the `libgcov`
132+
- [[#3](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/3)]:
133+
due to an omission in the build scripts, the content of the `libgcov`
134134
library was mostly empty; the script was fixed and now the library has the
135135
expected content.
136-
- [[#4]](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/4)
137-
Due to a bug in the build scripts, the Windows binaries included two
136+
- [[#4](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/4)]:
137+
due to a bug in the build scripts, the Windows binaries included two
138138
copies of the `docs` folder, one in root and one in the `share` folder;
139139
the script was fixed and now there is only one copy in `share/docs`.
140140

@@ -172,7 +172,7 @@ be compiled with
172172

173173
## Known problems
174174

175-
- [[#5]](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/5)
175+
- [[#5](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/5)]
176176
the `riscv-none-embed-gdb-py` fails to start on Ubuntu (and possibly
177177
other Debian) systems, it fails with a message like:
178178
```console

website/_xpack.github.io/_posts/releases/riscv-none-elf-gcc/2021-11-04-riscv-none-embed-gcc-v10-1-0-1-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ the distribution.
186186

187187
## Bug fixes
188188

189-
- [[#10](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/10)] -
189+
- [[#10](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/10)]:
190190
due to a problem in the build scripts, the Windows archives did not include
191191
the proper multi-lib support, and the list of usable libraries was the
192192
default one, smaller than in the other platforms; fixed.

website/_xpack.github.io/_posts/releases/riscv-none-elf-gcc/2023-08-24-riscv-none-elf-gcc-v13-2-0-1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ the distribution.
275275

276276
## Known problems
277277

278-
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]
278+
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]:
279279
due to a an issue in the build scripts, the `riscv-none-elf-gdb` was
280280
built without ELF support (the Windows binaries are ok); will be fixed soon
281281
- due to the large number of libraries, the archive is >500 MB.

website/_xpack.github.io/_posts/releases/riscv-none-elf-gcc/2023-08-25-riscv-none-elf-gcc-v12-3-0-1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ the distribution.
275275

276276
## Known problems
277277

278-
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]
278+
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]:
279279
due to a an issue in the build scripts, the `riscv-none-elf-gdb` was
280280
built without ELF support (the Windows binaries are ok); will be fixed soon
281281
- due to the large number of libraries, the archive is >500 MB.

website/_xpack.github.io/_posts/releases/riscv-none-elf-gcc/2023-09-22-riscv-none-elf-gcc-v12-3-0-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ the distribution.
269269

270270
## Bug fixes
271271

272-
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]
272+
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]:
273273
due to a an issue in the build scripts, on GNU/Linux,
274274
the `riscv-none-elf-gdb` was built without ELF support; fixed
275275

website/_xpack.github.io/_posts/releases/riscv-none-elf-gcc/2023-09-25-riscv-none-elf-gcc-v13-2-0-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ the distribution.
269269

270270
## Bug fixes
271271

272-
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]
272+
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]:
273273
due to a an issue in the build scripts, on GNU/Linux,
274274
the `riscv-none-elf-gdb` was built without ELF support; fixed
275275

website/blog/2019-11-01-riscv-none-embed-gcc-v8-3-0-1-1-released.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ rv64imafdc/lp64d;@march=rv64imafdc@mabi=lp64d
125125

126126
## Bug fixes
127127

128-
- [[#3]](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/3)
129-
Due to an omission in the build scripts, the content of the `libgcov`
128+
- [[#3](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/3)]:
129+
due to an omission in the build scripts, the content of the `libgcov`
130130
library was mostly empty; the script was fixed and now the library has the
131131
expected content.
132-
- [[#4]](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/4)
133-
Due to a bug in the build scripts, the Windows binaries included two
132+
- [[#4](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/4)]:
133+
due to a bug in the build scripts, the Windows binaries included two
134134
copies of the `docs` folder, one in root and one in the `share` folder;
135135
the script was fixed and now there is only one copy in `share/docs`.
136136

@@ -172,7 +172,7 @@ be compiled with
172172

173173
## Known problems
174174

175-
- [[#5]](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/5)
175+
- [[#5](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/5)]
176176
the `riscv-none-embed-gdb-py` fails to start on Ubuntu (and possibly
177177
other Debian) systems, it fails with a message like:
178178
```console

website/blog/2021-11-04-riscv-none-embed-gcc-v10-1-0-1-2-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ TUI is not available on Windows
161161

162162
## Bug fixes
163163

164-
- [[#10](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/10)] -
164+
- [[#10](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues/10)]:
165165
due to a problem in the build scripts, the Windows archives did not include
166166
the proper multi-lib support, and the list of usable libraries was the
167167
default one, smaller than in the other platforms; fixed.

website/blog/2023-08-24-riscv-none-elf-gcc-v13-2-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ TUI is not available on Windows
247247

248248
## Known problems
249249

250-
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]
250+
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]:
251251
due to a an issue in the build scripts, the `riscv-none-elf-gdb` was
252252
built without ELF support (the Windows binaries are ok); will be fixed soon
253253
- due to the large number of libraries, the archive is >500 MB.

website/blog/2023-08-25-riscv-none-elf-gcc-v12-3-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ TUI is not available on Windows
247247

248248
## Known problems
249249

250-
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]
250+
- [[#22](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/22)]:
251251
due to a an issue in the build scripts, the `riscv-none-elf-gdb` was
252252
built without ELF support (the Windows binaries are ok); will be fixed soon
253253
- due to the large number of libraries, the archive is >500 MB.

0 commit comments

Comments
 (0)