Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsysdecode: Decode FreeBSD32 syscalls on arm64. | Olivier Houchard | 2021-09-22 | 1 | -2/+2 |
* | Drop cloudabi | Konstantin Belousov | 2021-09-21 | 1 | -13/+0 |
* | Drop "All rights reserved" from my copyright statements. | John Baldwin | 2019-03-06 | 1 | -1/+0 |
* | libsysdecode: support errno and syscalls for arm64 Linux | Ed Maste | 2018-04-26 | 1 | -3/+5 |
* | libsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32. | Ed Schouten | 2017-12-16 | 1 | -4/+6 |
* | Move mksubr from kdump into libsysdecode. | John Baldwin | 2016-10-17 | 1 | -0/+3 |
* | Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions. | John Baldwin | 2016-01-30 | 1 | -5/+5 |
* | Add support to libsysdecode for decoding system call names. | John Baldwin | 2016-01-26 | 1 | -0/+105 |