| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-23 | move ld script processing to the frontend | Andrew Kelley | |
| along with the relevant logic, making the libraries within subject to the same search criteria as all the other libraries. this unfortunately means doing file system access on all .so files when targeting ELF to determine if they are linker scripts, however, I have a plan to address this. | |||
| 2024-10-23 | move link.Elf.LdScript to link.LdScript | Andrew Kelley | |
