about summary refs log tree commit diff
path: root/src/librustc_target/spec/linux_musl_base.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-17/+0
2020-06-27linker: Create GNU_EH_FRAME header by default when producing ELFsVadim Petrochenkov-7/+1
2020-05-14linker: More systematic handling of CRT objectsVadim Petrochenkov-15/+4
2019-02-08librustc_target => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-03rustc: Delete grouping logic from the musl targetAlex Crichton-25/+0
2018-05-31musl: don't use the included startfiles with -crt-staticJohannes Nixdorf-4/+5
2018-05-17Revert "musl: don't use the included startfiles with -crt-static"Alex Crichton-5/+4
2018-05-17Revert "musl: link crt{begin,end}.o from the system compiler"Alex Crichton-2/+0
2018-05-01musl: link crt{begin,end}.o from the system compilerJohannes Nixdorf-0/+2
2018-04-29musl: don't use the included startfiles with -crt-staticJohannes Nixdorf-4/+5
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-0/+68