summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/src/Frontend/CPlusPlusCompilerAMD64.cc
AgeCommit message (Expand)Author
2025-07-29feat: link & c++: code quality improvements and linker tweaks.Amlal El Mahrouss
2025-07-21feat: LibCompiler/CxxDrv: correct origin according to PEF ABI.Amlal El Mahrouss
2025-07-21refactor: refactor C++ frontend filename to match the other frontends name.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