aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/elf.h
Commit message (Collapse)AuthorAgeFilesLines
* libmach, acid, db: 64-bit supportRuss Cox2012-02-191-17/+20
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* Start working through proper handling of pthreads whenrsc2005-01-231-5/+3
| | | | | debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
* add core cmdrsc2005-01-181-0/+1
|
* declare elfdl386mapdlrsc2004-12-281-0/+1
|
* better unwinding for 386.rsc2004-12-251-0/+4
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* libmachrsc2004-04-191-0/+233