zig/lib/std/special
Michael Dusan 0f26120377 overhaul elf csu (c-runtime startup) logic
- more support for linux, android, freebsd, netbsd, openbsd, dragonfly
- centralize musl utils; musl logic is no longer intertwined with csu
- fix musl compilation to build crti/crtn for full archs list
- fix openbsd to support `zig build-lib -dynamic`
- initial dragonfly linking success (with a warning)

ancillary:

- fix emutls (openbsd) tests to use `try`
2021-05-23 15:38:57 -04:00
..
compiler_rt overhaul elf csu (c-runtime startup) logic 2021-05-23 15:38:57 -04:00
docs std docs: @This() in generic types 2021-04-12 09:31:45 +02:00
init-exe std/special: init-exe,lib make import(std) its own decl (#8160) 2021-03-05 19:13:05 -08:00
init-lib std: update usage of std.testing 2021-05-08 15:15:30 +03:00
build_runner.zig std/build: add -p alias for --prefix 2021-04-29 14:25:58 +02:00
c.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-12 16:41:20 -07:00
compiler_rt.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-15 21:44:38 -07:00
ssp.zig Year++ 2020-12-31 15:45:24 -08:00
test_runner.zig test runner: prepare stage2 workaround 2021-05-17 16:09:20 -07:00