| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-12 | musl: Use architecture-specific crt[in].s | Michael Forney | |
| This fixes .init so that gcc's crtbegin can call functions in .ctors. | |||
| 2020-06-05 | musl: Disable spurious local address return warning | Michael Forney | |
| 2020-04-15 | musl: Fix portability of sed expression | Michael Forney | |
| 2020-02-20 | musl: Fix dependencies when $dir != $gendir | Michael Forney | |
| 2020-02-13 | musl: Apply special CFLAGS | Michael Forney | |
| 2020-02-13 | musl: Build Scrt1.o | Michael Forney | |
| 2020-02-13 | musl: Sort sources to prevent spurious rebuilds | Michael Forney | |
| 2020-02-13 | musl: Build and install empty libraries | Michael Forney | |
| 2020-02-13 | musl: Build and install libc.so | Michael Forney | |
| Although we statically link everything, this is useful for running dynamically linked binaries from pkgsrc. | |||
| 2020-02-12 | musl: Use target architecture | Michael Forney | |
| 2020-02-12 | musl: Install headers and object files | Michael Forney | |
| Also, use -fPIC for all objects to allow for building PIEs. | |||
| 2019-12-16 | musl: Install headers and rest of crt files | Michael Forney | |
| 2019-08-06 | musl: Hard code x86_64 arch for now | Michael Forney | |
| 2019-08-06 | Add musl 1.1.23 | Michael Forney | |
| This is not yet used by anything, but eventually we can build the system against this instead of the toolchain default. | |||
