aboutsummaryrefslogtreecommitdiff
path: root/libc/loader
AgeCommit message (Expand)AuthorFilesLines
2020-08-07[libc] Setup TLS in x86_64 loader.Siva Chandra Reddy2-2/+92
2020-06-09[libc] Skip entrypoints not present in the entrypoints list.Siva Chandra Reddy1-0/+5
2020-04-21[libc][Take 2] Propagate entrypoint deps to downstream targets.Siva Chandra Reddy1-8/+10
2020-04-21[libc] Revert "Propagate entrypoint deps to downstream targets."Siva Chandra Reddy1-10/+8
2020-04-21[libc] Propagate entrypoint deps to downstream targets.Siva Chandra Reddy1-8/+10
2020-04-10[libc] Add fully-qualified target names.Siva Chandra Reddy2-9/+39
2020-04-08[libc][NFC] Make all top of file comments consistent.Paula Toth1-1/+1
2020-03-28[libc] Extend add_object rule to handle helper object libraries.Siva Chandra Reddy1-3/+3
2020-03-25[libc] Add a simple x86_64 linux loader.Siva Chandra Reddy4-0/+113