aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sparc64/sys/__sparc_utrap_private.h
Commit message (Expand)AuthorAgeFilesLines
* Remove sparc64 specific parts of libc.Warner Losh2020-02-261-68/+0
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Handle alignment fault fixups in libc rather than in the kernel.Jake Burkholder2002-05-131-0/+1
* Emulate ldq and stq (load/store long double) instructions. GCC has startedJake Burkholder2002-04-271-0/+10
* Add space for %fsr and %tstate to utrapframe. Save them in the genericJake Burkholder2002-02-231-0/+2
* Add libc side of user trap handling.Jake Burkholder2002-01-011-0/+53