summaryrefslogtreecommitdiff
path: root/src/s390x
Commit message (Expand)AuthorAgeFilesLines
* avoid leaking registers across sigreturnJameson Nash2022-05-221-0/+3
* Updated to determine PAGE_SIZE dynamically.Daniel Moody2022-03-101-15/+10
* Skip init_mem_validate calls during remote unwindAdeel2021-12-201-1/+1
* Fixes for the s390x targetUlrich Weigand2021-03-151-2/+2
* Rationalize endianness macrosStephen Webb2020-06-181-5/+1
* Use C11 atomicsSteve MacLean2020-05-213-5/+5
* Fix compilation with -fno-common.Yichao Yu2020-03-311-8/+7
* Use syscall directly in write_validate to avoid ASAN errorsDave Watson2018-01-171-1/+3
* s390x: remove unw_handle_signal_frame from public API. (#62)Michael Munday2018-01-111-3/+3
* s390x: remove PROTECTED visibilityDave Watson2018-01-0913-17/+17
* Add port to Linux on IBM Z (s390x)Michael Munday2018-01-0932-0/+1800