summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
2023-08-25libc: get as+ld to workdzwdz
2023-08-17build: rework how sysroots workdzwdz
/usr/include is now built on the fly, letting me merge include files from multiple modules, which should be a win for organization later on. binutils & gcc need to be recompiled. limits.h shamelessly stolen from heat on #osdev, as gcc stopped providing me with its own header. which was a hack in the first place
2023-02-25toolchain: working customized toolchain for userland binsdzwdz
2023-02-24toolchain: partially set up the sysrootdzwdz
2023-02-23toolchain: update, move to a Camellia-specific toolchaindzwdz