Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-24 | Ports: Update mold port to v1.0.2 | Andrew Kaster | |
Patches regenerated with the new ./package.sh dev mode. It seems to work as advertised, after a bit of experimentation :^). | |||
2022-01-16 | Ports: Add ReadMe files explaining port patches that have explanations | Ali Mohammad Pur | |
2022-01-12 | Ports: Remove obsolete mold patch | Daniel Bertalan | |
This is no longer needed, as both toolchains now support std::filesystem. | |||
2022-01-11 | Ports: Add mold port | Andrew Kaster | |
The port exposes some dynamic loader and toolchain shortcomings, namely RTLD_NEXT, RTLD_NOLOAD, and std::filesystem. Hopefully we can discover a ton of multi-threading bugs in Serenity with this port :^) |