- Jan 23, 2025
-
-
Anhad Singh authored
These shall only be added iff `PREFER_STATIC` is not set. Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
- Dec 24, 2024
-
-
bjorn3 authored
-
- Dec 18, 2024
-
-
Andrey Turkin authored
It is referenced from init.rc so it should be in bin just like the other drivers ran by init.
-
- Nov 01, 2024
-
-
Andrey Turkin authored
-
- Oct 30, 2024
-
-
Jeremy Soller authored
-
- Oct 21, 2024
-
-
Andrey Turkin authored
-
- Oct 18, 2024
-
-
Jeremy Soller authored
-
- Oct 16, 2024
-
-
Andrey Turkin authored
-
- Oct 05, 2024
-
-
Jacob Lorentzon authored
-
- Sep 26, 2024
-
-
Andrey Turkin authored
-
- Sep 20, 2024
-
-
Kamil Koczurek authored
-
- Sep 02, 2024
-
-
bjorn3 authored
The targets specify the soft-float ABI already and -Csoft-float should likely have never existed in the first place. It is unsound to mix crates compiled with different float ABI's and the only stable way to get all crates to agree on the soft float ABI is by specifying a target which uses the soft float ABI anyway even without explicit -Csoft-float. See also https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/.60-Csoft-float.60.20considered.20harmful
-
- Jul 24, 2024
-
-
Ribbon authored
-
- Jul 21, 2024
-
-
bjorn3 authored
This is necessary for ps2d to use redox-log.
-
- Jul 20, 2024
-
-
bjorn3 authored
It isn't set by default on Linux either and it makes the tempnam libc function always create the temporary file in /tmp rather than prefer the caller indicated location.
-
- Jul 10, 2024
-
-
bjorn3 authored
This makes it easier to make driver changes. And in the future other recipes could potentially benefit from the same infrastructure too.
-
- Jun 24, 2024
-
-
Jeremy Soller authored
-
- Jun 16, 2024
-
-
bjorn3 authored
-
- Jun 09, 2024
-
-
bjorn3 authored
-
- Apr 19, 2024
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Apr 15, 2024
-
-
Chad Williamson authored
-
- Apr 07, 2024
-
-
-
Chad Williamson authored
-
- Mar 17, 2024
-
-
bjorn3 authored
-
- Mar 15, 2024
-
-
bjorn3 authored
Without this the virtual addresses will not match the file offsets for the final initfs blob on AArch64 as there it will align to 64k by default.
-
- Mar 10, 2024
- Feb 28, 2024
-
-
bjorn3 authored
-
- Feb 19, 2024
-
-
- Jan 25, 2024
- Jan 18, 2024
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jan 14, 2024
-
-
bjorn3 authored
-
- Jan 08, 2024
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
bjorn3 authored
-