summaryrefslogtreecommitdiff
path: root/usr/src/lib/crt/common
AgeCommit message (Collapse)AuthorFilesLines
2020-12-0413341 crt1.o _start_crt_compiler hook not what gcc expectsAndy Fiddaman1-13/+27
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-10-028609 want a position independent CRTRichard Lowe7-0/+365
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Albert Lee <trisk@forkgnu.org> Approved by: Dan McDonald <danmcd@joyent.com>