summaryrefslogtreecommitdiff
path: root/cmd/extract_linker/main.go
AgeCommit message (Expand)Author
2022-02-25Fix adding /DISCARD/ to linker script Colin Cross
2022-02-16Discard PT_INTERP in embedded linker linker script Colin Cross
2021-07-27Add symbols for start and end of embedded linker Colin Cross
2021-07-13Use note in linker.s to place linker Colin Cross
2021-06-11Use a linker script for host bionic embedded linker sections Colin Cross
2021-06-11Give extracted linker sections pretty names Colin Cross
2018-10-22Rework how linux_bionic is built with LLD Dan Willemsen
2018-03-28Fix format string issues Colin Cross
2017-09-20Extract the linker and embed it into host bionic binaries Dan Willemsen