Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libm: Add missing END() directives for amd64 routines | Conrad Meyer | 2019-10-23 | 1 | -0/+1 |
* | Add section .note.GNU-stack for assembly files used by 386 and amd64. | Konstantin Belousov | 2011-01-07 | 1 | -0/+2 |
* | Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, | Dimitry Andric | 2010-10-01 | 1 | -2/+1 |
* | Translate from the i386 so that this compiles and runs. | Bruce Evans | 2007-12-17 | 1 | -1/+1 |
* | Add logbl(3) to libm. | David Schultz | 2007-12-17 | 1 | -0/+44 |