Philipp Oppermann
95d4fbd54c
Update blog for target-pointer-width change
2025-09-03 18:02:19 +02:00
Philipp Oppermann
9e325de9c7
Update blog for target-c-int-width change
...
See #1425
2025-08-07 13:12:58 +02:00
Philipp Oppermann
9753695744
The no_mangle attribute is unsafe since Rust 2024
2025-03-27 15:39:15 +01:00
Felix Packard
b1bf2e51d6
Fix typo when referencing the rustc-abi field.
2025-02-20 15:46:05 +00:00
Philipp Oppermann
450afac4a1
Add rustc-abi field to target spec JSON
...
The Rust compiler now requires an explicit `rustc-abi: x86-softfloat` field when using the soft-float target feature. This was added in https://github.com/rust-lang/rust/pull/136146 and is part of the latest nightlies.
I updated the post branches in commit 688a21e4
2025-02-10 12:19:51 +01:00
Philipp Oppermann
1ba8a4b012
Remove chapter config from translated posts (they are not considered)
...
We only consider the chapter definitions on the original posts when generating the site.
2024-05-30 11:22:59 +02:00
Philipp Oppermann
1f6402f746
Specify bootloader version as v0.9 (without patch version) in all posts
...
Cargo automatically chooses the latest patch version, but beginners might not know that. So this hopefully avoids some confusion.
2024-02-16 13:25:04 +01:00
Philipp Oppermann
c31dcb48e5
Update data layouts of custom targets to LLVM 18
2024-02-16 13:11:03 +01:00
Philipp Oppermann
1dced13b29
Update data layouts in target specifications
...
The data layout changed in LLVM. Using the wrong data layout now leads to a build error.
2024-01-28 11:50:57 +01:00
Philipp Oppermann
a7f4647e73
Fix link syntax
2023-04-09 19:54:58 +02:00
seewishnew
b63ce2dc3c
Fixes bootloader version
...
Adds a note about using a custom physical memory offset and its caveats
2022-11-24 20:42:22 -08:00
JOE1994
1f27d18427
Add @Quqqu to Korean translators' list: post 1 & 2
...
@Quqqu helped with reviewing Korean translation drafts for
post-01 & post-02.
2022-06-08 20:29:02 -04:00
Philipp Oppermann
eab9b70c68
Fix Rust documentation links
2022-05-22 12:54:22 +02:00
JOE1994
d8dc4f5395
Korean translation for chapter 2
...
Special thanks to @Quqqu for reviewing the translation!
2022-04-28 22:37:51 -04:00