aboutsummaryrefslogtreecommitdiff
path: root/lib/libproc/proc_regs.c
Commit message (Expand)AuthorAgeFilesLines
* mips: hide regnum definitions behind _KERNEL/_WANT_MIPS_REGNUMKyle Evans2019-08-221-0/+1
* mips: Fix register target for SP setting in libprocJustin Hibbits2019-08-081-1/+1
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-071-4/+4
* Fix style bugs and remove trailing whitespace in libproc and librtld_db.Mark Johnston2016-12-061-27/+28
* Add support for RISC-V ISA.Ruslan Bukin2016-01-241-0/+8
* Make libproc compilable on AArch64.Ruslan Bukin2015-07-011-4/+12
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-0/+8
* Clean up the debug printing in libproc a bit. In particular:Mark Johnston2013-10-271-2/+2
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits2012-11-071-0/+8
* Make libproc compilable for MIPSOleksandr Tymoshenko2012-03-231-0/+8
* New version of libproc. Changes are:Rui Paulo2010-07-311-0/+113