| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-10 | link: fix false positive crtbegin/crtend detection | Andrew Kelley | |
| Embrace the Path abstraction, doing more operations based on directory handles rather than absolute file paths. Most of the diff noise here comes from this one. Fix sorting of crtbegin/crtend atoms. Previously it would look at all path components for those strings. Make the C runtime path detection partially a pure function, and move some logic to glibc.zig where it belongs. | |||
| 2024-09-12 | Replace deprecated default initializations with decl literals | Linus Groh | |
| 2023-11-04 | link: commit missing source StringTable.zig | Jakub Konka | |
