summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/src/Linkers/DynamicLinkerPEF.cc
AgeCommit message (Expand)Author
2025-07-08refactor! Breaking changes in LibCompiler, see details.Amlal El Mahrouss
2025-07-07feat: use `verbose` instead of `ld-verbose` (ld64)Amlal El Mahrouss
2025-07-07fix: ld64: fix `fat-binary` to just `fat`Amlal El Mahrouss
2025-07-05LibDebugger: refactor! Breaking changes inside the debugger contracts.Amlal El Mahrouss
2025-06-18feat: PEF format update `5.0` and codebase refactors.Amlal El Mahrouss
2025-05-28refactor: Refactor toolchain source code.Amlal El Mahrouss
2025-05-28feat!: update the kernel codegen to output bit width and origin.Amlal El Mahrouss
2025-05-27fix: fix SEGFAULT on CxxDrv (AMD64), caused by a stack corruption.Amlal El Mahrouss