summaryrefslogtreecommitdiff
path: root/lib/msun/amd64/s_logbl.S
Commit message (Expand)AuthorAgeFilesLines
* libm: Add missing END() directives for amd64 routinesConrad Meyer2019-10-231-0/+1
* Add section .note.GNU-stack for assembly files used by 386 and amd64.Konstantin Belousov2011-01-071-0/+2
* Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386,Dimitry Andric2010-10-011-2/+1
* Translate from the i386 so that this compiles and runs.Bruce Evans2007-12-171-1/+1
* Add logbl(3) to libm.David Schultz2007-12-171-0/+44