summaryrefslogtreecommitdiff
path: root/usr/src/tools/sgs
AgeCommit message (Collapse)AuthorFilesLines
2020-11-0413267 tools libld build picks up normal sgs libsRobert Mustacchi1-1/+8
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome5-1/+6
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-0411461 should use a native link-editor during the buildRichard Lowe11-0/+2106
11463 SUNWonld has passed its use-by date 11464 cmd/sgs/tools should contain tools, not common code 11465 sgsmsg should be built with the rest of the build tools Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>