aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/cloudabi64
Commit message (Expand)AuthorAgeFilesLines
* Catch up with changes to structure member names.Ed Schouten2017-01-171-1/+1
* Convert pointers obtained from the threadattr_t structure with TO_PTR().Ed Schouten2016-08-241-2/+2
* Provide the CloudABI vDSO to its executables.Ed Schouten2016-08-101-1/+0
* Don't forget to set sa->narg for CloudABI system calls.Ed Schouten2016-07-081-0/+1
* Update comments for the MD functions managing contexts for newKonstantin Belousov2016-06-161-1/+1
* Make CloudABI's way of doing TLS more friendly to userspace emulators.Ed Schouten2016-04-061-2/+26
* Make Position Independent Executables work for CloudABI.Ed Schouten2016-03-311-0/+1
* Fix reporting of the CloudABI ABI in kdump.John Baldwin2016-03-091-1/+1
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* Add support for CloudABI on ARM64.Ed Schouten2015-10-221-0/+162