summaryrefslogtreecommitdiffstats
path: root/src/libmach/Linux.c
Commit message (Collapse)AuthorAgeFilesLines
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* pointer conversionsrsc2006-02-141-1/+1
|
* name mangling, process controlrsc2005-11-281-10/+20
|
* Remove libthread_db nonsense.rsc2005-02-111-95/+0
|
* more pthreadrsc2005-02-111-0/+41
|
* Start working through proper handling of pthreads whenrsc2005-01-231-190/+1
| | | | | debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
* small hidingsrsc2005-01-071-3/+1
|
* better unwinding for 386.rsc2004-12-251-28/+237
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* back to 32 bit for nowrsc2004-06-111-10/+5
|
* maybe 64-bit betterrsc2004-06-111-5/+10
|
* various bug fixesrsc2004-05-051-7/+42
|
* libmachrsc2004-04-191-0/+450