summaryrefslogtreecommitdiffstats
path: root/lib/msun/amd64/e_remainder.S
Commit message (Collapse)AuthorAgeFilesLines
* Add section .note.GNU-stack for assembly files used by 386 and amd64.kib2011-01-071-0/+2
|
* Use hardware remainder on amd64 since it is 5 to 10 times faster thanbde2008-02-131-0/+53
software remainder and is already used for remquo().
OpenPOWER on IntegriCloud