summaryrefslogtreecommitdiff
path: root/usr/src/lib/libm/amd64
AgeCommit message (Collapse)AuthorFilesLines
2022-10-1015040 remove support for unused sun studio inline asmRichard Lowe2-180/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2020-05-0412447 should install library compat symlinks from library makefiles, not ↵Richard Lowe1-1/+1
Targetdirs Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2016-02-146648 illumos build should be explicit about C standardsRichard Lowe1-13/+13
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-085261 libm should stop using synonyms.h (fix studio build)Richard Lowe1-7/+7
2014-11-265261 libm should stop using synonyms.hRichard Lowe29-48/+0
5298 fabs is 0-sized, confuses dis(1) and others Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gwr@nexenta.com>
2014-10-17693 Opensource replacement of sunwlibmPiotr Jasiukajtis32-0/+2869
Reviewed by: Igor Kozhukhov ikozhukhov@gmail.com Reviewed by: Keith M Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>